Metadata-Version: 2.4
Name: install-command
Version: 0.2.0
Summary: Install Claude Code slash commands from GitHub to your project
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: agent-resources>=0.1.0
Description-Content-Type: text/markdown

# install-command

Install Claude Code slash commands from GitHub to your project.

```bash
uvx install-command <username>/<command-name>
```

See [agent-resources](https://github.com/kasperjunge/agent-resources) for full documentation.
