🍺 BREW Explorer

← all formulae

claude-cmd

brew install claude-cmd v1.1.1 MIT

Claude Code Commands Manager

180
30-day installs · #2727
613
90-day · #2668
2.0k
365-day · #2842
305
★ GitHub stars · updated 5mo ago

Runtime dependencies

GitHub topics

claude claude-code commands

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "node"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Claude Code Commands Manager",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:25+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "claude-cmd",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-03-13T14:03:40Z",
  "github_readme_excerpt": "\u003cimg width=\"680\" height=\"494\" alt=\"image\" src=\"https://github.com/user-attachments/assets/785f74e6-99a5-40bd-bd9c-b17cb66476d5\" /\u003e\n\n\n\n# claude-cmd\n\nA 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.\n\n## Features\n\n- \ud83c\udfaf **Interactive CLI**: Easy-to-use command-line interface with intuitive menus\n- \ud83d\udcdd **CLAUDE.md Management**: Create and manage project-specific Claude configuration files\n- \ud83d\udd0d **Command Discovery**: Search and install commands from online repositories (184+ commands available)\n- \ud83d\udee1\ufe0f **Security Management**: Configure permissions and security profiles\n- \u2601\ufe0f **MCP Integration**: Manage Model Context Protocol servers\n- \ud83d\ude80 **Project Initialization**: Quick setup for different project types\n- \u2699\ufe0f **Settings Management**: Centralized configuration management\n- \ud83c\udf10 **Local \u0026 Remote**: Works with both local command repositories and remote GitHub sources\n\n## Installation\n\n### Global Installation\n\n```bash\nnpm install -g claude-cmd@latest\n```\n\n## Usage\n\n### Interactive Mode\n\nStart the interactive CLI:\n\n```bash\nclaude-cmd\n```\n\n### Command Line Options\n\n```bash\n# Show help\nclaude-cmd --help\nclaude-cmd -h\n\n# List installed commands\nclaude-cmd list\n\n# Search for commands (remote repository)\nclaude-cmd search git\n\n# Search for commands (local repository)\nclaude-cmd --local search api\n\n# Install a command\nclaude-cmd install git-helper\nclaude-cmd --local install api-docs\n\n# Show version\nclaude-cmd --version\n```\n\n## Features Overview\n\n### \ud83d\udccb Command Management\n- Browse and install commands from online repositories (184+ commands)\n- Search commands by name, description, or tags\n- Manage local command collections\n- Dynamic content loading for optimal package size\n- Support for both local and remote command sources\n\n### \ud83c\udfaf CLAUDE.md Configuration\n- Create project-specifi",
  "github_repo": "kiliczsh/claude-cmd",
  "github_stars": 305,
  "github_topics": [
    "claude",
    "claude-code",
    "commands"
  ],
  "homepage": "https://github.com/kiliczsh/claude-cmd",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 180,
  "installs_365d": 1974,
  "installs_90d": 613,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "claude-cmd",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 2727,
  "rank_365d": 2842,
  "rank_90d": 2668,
  "raw_hash": "67170b7b1eef727c",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/c/claude-cmd.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "1.1.1",
  "versioned_formulae": [],
  "why_use_this": null
}