Skip to content

Commit 1325292

Browse files
committed
Fix composer.json: concise description, update email to [email protected]
1 parent bcea817 commit 1325292

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "netresearch/agent-cli-tools",
3-
"description": "CLI tool management for coding agents. Use when a command fails with 'command not found', installing/updating CLI tools, setting up project environments, or checking dependencies. Provides auto-instal",
3+
"description": "Netresearch AI skill for CLI tool management, auto-installation and environment setup",
44
"type": "ai-agent-skill",
55
"license": "MIT",
66
"authors": [
77
{
88
"name": "Netresearch DTT GmbH",
9-
"email": "plugins@netresearch.de",
9+
"email": "info@netresearch.de",
1010
"homepage": "https://www.netresearch.de/",
1111
"role": "Manufacturer"
1212
}

0 commit comments

Comments
 (0)