A lightweight (~46kB) and comprehensive CLI tool for managing Claude commands, configurations, and workflows.
Repo: kiliczsh/claude-cmd
What's inside
A lightweight (~46kB) and comprehensive CLI tool for managing Claude commands, configurations, and workflows. This tool helps you organize and manage custom commands for Claude AI, create project-specific configurations, and handle MCP (Model Context Protocol) servers.
npm install -g claude-cmd@latest
Start the interactive CLI:
claude-cmd
# Show help
claude-cmd --help
claude-cmd -h
# List installed commands
claude-cmd list
# Search for commands (remote repository)
claude-cmd search git
# Search for commands (local repository)
claude-cmd --local search api
# Install a command
claude-cmd install git-helper
claude-cmd --local install api-docs
# Show version
claude-cmd --version
~/.claude/
├── commands/ # Installed Claude commands
├── settings.json # Global configuration
└── CLAUDE.md # Global Claude instructions
Project files:
├── CLAUDE.md # Project-specific instructions
├── CLAUDE.local.md # Local overrides (gitignored)
└── .claude/ # Project-specific configurations
The tool uses a hierarchical configuration system:
~/.claude/settings.json./.claude/settings.json./.claude/settings.local.jsonWe welcome contributions from the community! Whether you're fixing bugs, adding new features, improving documentation, or sharing command templates, your help makes this project better for everyone.
Please read our Contributing Guidelines to get started.
Thank you to all the contributors who have helped make this project possible! 🙏
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any issues or have questions, please:
Muhammed Kılıç (@kiliczsh)
Made with ❤️ for the Claude AI community
FAQ
claude-cmd is a Claude Code plugin with hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it