Claude Stacks automates the import/export of Claude AI configurations, including MCPs, agents, commands, hooks, and settings. Operations teams can quickly migrate or back up configurations across environments. It connects to Claude AI and integrates with existing workflows via CLI.
git clone https://github.com/Commands-com/claude-stacks.gitClaude Stacks automates the import/export of Claude AI configurations, including MCPs, agents, commands, hooks, and settings. Operations teams can quickly migrate or back up configurations across environments. It connects to Claude AI and integrates with existing workflows via CLI.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/Commands-com/claude-stacksCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Export the current Claude AI configuration for [COMPANY] including all MCPs, agents, commands, hooks, and settings. Save the configuration to a file named [CONFIG_NAME].
```json
{
"version": "1.0",
"configurations": {
"mcps": [
{
"name": "Customer Support MCP",
"description": "Handles customer inquiries and support tickets",
"commands": [
{
"name": "create_ticket",
"description": "Creates a new support ticket",
"parameters": {
"priority": "string",
"description": "string"
}
}
]
}
],
"agents": [
{
"name": "Support Agent",
"description": "Assists with customer support tasks",
"hooks": [
{
"name": "ticket_creation_hook",
"description": "Triggers when a new ticket is created",
"actions": [
{
"name": "notify_team",
"description": "Notifies the support team about the new ticket"
}
]
}
]
}
],
"settings": {
"default_language": "English",
"timezone": "UTC"
}
}
}
```Agents that listen, think and act for you.
AI assistant built for thoughtful, nuanced conversation
IronCalc is a spreadsheet engine and ecosystem
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan