# Installer claude-cmd avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de claude-cmd pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:claude-cmd
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install claude-cmd
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:claude-cmd
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/claude-cmd>
- **Version:** 1.1.1
- **Résumé source:** Claude Code Commands Manager
- **Page d'accueil:** <https://github.com/kiliczsh/claude-cmd>
- **Dépôt:** <https://github.com/kiliczsh/claude-cmd>
- **Licence:** MIT
- **Archive source:** <https://registry.npmjs.org/claude-cmd/-/claude-cmd-1.1.1.tgz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- claude-cmd (cli)
- claude-cmd (alias)

## Dépendances

- node

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.1.1
- données locales: OK
- dépôt amont: https://github.com/kiliczsh/claude-cmd
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

claude-cmd is a small npm-distributed command manager for Claude Code users. Its official README positions it as a lightweight CLI for managing custom commands, Claude configuration files, security profiles, and MCP server settings.

### Historique du projet

The npm package was first published in July 2025, shortly after Claude Code created a market for reusable slash commands, CLAUDE.md files, and .claude project configuration. The project keeps the shape of a classic single-purpose developer CLI: install it globally, run `claude-cmd`, and use menus or subcommands to search, install, and manage Claude Code command assets.

The official README emphasizes command discovery, CLAUDE.md generation, local and remote command repositories, security profiles, and MCP integration. That makes the project part of the first wave of community tools that treated Claude Code configuration as packageable developer infrastructure rather than one-off dotfiles.

### Historique d'adoption

The package is distributed through npm as `claude-cmd`; the npm registry metadata records five published versions and published version 1.1.1. Homebrew also packages the npm tarball as formula `claude-cmd`, giving macOS and Linux users a package-manager install path alongside npm.

The source trail is narrow: official sources document npm and Homebrew distribution, but there is not enough primary evidence to claim broad adoption outside the Claude Code power-user niche.

### Modes d'utilisation

Typical use is interactive: run `claude-cmd` to browse command-management menus. The README also documents direct subcommands for listing installed commands, searching local or remote command repositories, installing a command, and showing version help.

The tool writes into Claude Code's normal configuration area, including `~/.claude/settings.json` and project `.claude/settings.json` or `.claude/settings.local.json`, so it complements rather than replaces Claude Code's own settings model.

### Pourquoi les passionnés de paquets s'y intéressent

For package-manager people, claude-cmd is interesting as a dotfile-era tool recast for AI coding agents: it packages prompts, slash commands, MCP references, and project instruction files into something discoverable and installable from a CLI.

Its Homebrew formula wraps an npm tarball, a common pattern for JavaScript CLIs that want to be available to users who think in `brew install` rather than `npm install -g`.

### Chronologie

- 2025-07: npm registry records the first `claude-cmd` publication.
- 2025-07: npm registry records published version 1.1.1 after five published versions.
- 2026: Homebrew formula `claude-cmd` packages version 1.1.1 from the npm registry.

### Related projects

- Claude Code is the host tool whose commands and settings claude-cmd manages.
- Model Context Protocol servers are part of the configuration surface the README says claude-cmd can manage.
- Claude Code Templates is a related community catalog for agents, commands, hooks, MCPs, and settings.

### Sources

- <https://github.com/kiliczsh/claude-cmd>
- <https://registry.npmjs.org/claude-cmd>
- <https://formulae.brew.sh/api/formula/claude-cmd.json>
- <https://code.claude.com/docs/en/settings.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.claude/settings.json, ./.claude/settings.json, ./.claude/settings.local.json
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** claude-cmd
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [MCP tool packages](https://pkg.so/fr/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [AI and agent packages](https://pkg.so/fr/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [node](https://pkg.so/fr/brew/node/) - Runtime dependency declared by Homebrew.
- [claudekit](https://pkg.so/fr/brew/claudekit/) - Shares pkgdb curated category or tags: ai, claude-code, cli, coding-agents, commands.
- [qwen-code](https://pkg.so/fr/brew/qwen-code/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, developer-workflow.
- [worktrunk](https://pkg.so/fr/brew/worktrunk/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, developer-workflow.
- [specify](https://pkg.so/fr/brew/specify/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, developer-workflow.
- [ccusage](https://pkg.so/fr/brew/ccusage/) - Shares pkgdb curated category or tags: ai, claude-code, cli, coding-agents.
- [openspec](https://pkg.so/fr/brew/openspec/) - Shares pkgdb curated category or tags: ai, cli, coding-agents, developer-workflow.
- [claude-code-router](https://pkg.so/fr/brew/claude-code-router/) - Shares pkgdb curated category or tags: ai, claude-code, cli, coding-agents.
- [tweakcc](https://pkg.so/fr/brew/tweakcc/) - Shares pkgdb curated category or tags: ai, claude-code, cli, coding-agents.
- [claude-hooks](https://pkg.so/fr/brew/claude-hooks/) - Both packages touch the same language runtime or ecosystem. Shared terms: agents, ai, claude, claude-code, cli.

## Combined YAML source

View the package source record on GitHub. [combined/claude-cmd.yml](https://github.com/mxcl/pkgdb/blob/main/combined/claude-cmd.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
