aicm Skill
aicm is a TypeScript AI agent skill for Cursor, Windsurf, Codex with npx. A CLI tool for managing Agentic configurations across projects
How to use aicm Skill
Install or run
npm install --save-dev pirate-codingClient configuration
{
"mcpServers": {
"user-server": {
"command": "./user-scripts/user-server.sh",
"env": { "USER_TOKEN": "user123" }
},
"canceled-server": {
"command": "./scripts/canceled-server.sh",
"env": { "CANCELED_TOKEN": "canceled456" },
"aicm": true
}
},
"userConfig": {
"setting": "preserve-this"
}
}
Compatible clients
What is aicm Skill?
aicm is a TypeScript AI agent skill for Cursor, Windsurf, Codex with npx. A CLI tool for managing Agentic configurations across projects This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- File editing support
- Document generation support
- Anthropic provider support
Technical details
Install or run aicm using npx. Check ranyitz/aicm for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Built for Rust
- Install or run with npx
- Works with Cursor
- Works with Windsurf
- Works with Codex
- Uses SSE transport
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use aicm Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is aicm?
aicm is a TypeScript AI agent skill for Cursor, Windsurf, Codex with npx. A CLI tool for managing Agentic configurations across projects
Who is aicm best for?
aicm is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.
How do I install aicm?
Install or run aicm using npx. Check aicm for the latest setup command.
Is aicm actively maintained?
aicm may need a closer maintenance check before production use.
Auto-fetched from GitHub.