We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfbec25 commit 7cf41d4Copy full SHA for 7cf41d4
1 file changed
composer.json
@@ -1,5 +1,8 @@
1
{
2
- "name": "netresearch/agent-cli-tools",
+ "name": "netresearch/cli-tools-skill",
3
+ "replace": {
4
+ "netresearch/agent-cli-tools": "self.version"
5
+ },
6
"description": "Netresearch AI skill for CLI tool management, auto-installation and environment setup",
7
"type": "ai-agent-skill",
8
"license": "MIT",
0 commit comments