Practical productivity tools for Claude Code, Codex-CLI, and similar CLI coding agents.
npx skills add https://github.com/pchalasani/claude-code-tools --skill patternsCLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.
CLI tools, skills, agents, hooks, and plugins for enhancing productivity with Claude Code and other coding agents.
# Core package
uv tool install claude-code-tools
# With Google Docs/Sheets extras
uv tool install "claude-code-tools[gdocs]"
# Upgrade an existing installation
uv tool install --force claude-code-tools
The search engine (aichat search) requires a
separate Rust binary:
brew install pchalasani/tap/aichat-searchcargo install aichat-searchrust-v*)Install the Claude Code
plugins
for hooks, skills, and agents:
claude plugin marketplace add pchalasani/claude-code-tools
Click a card to jump to that feature, or
read the full docs.
Legacy links — The sections below exist to
preserve links shared in earlier discussions.
For current documentation, visit the
full docs site.
See aichat in the full documentation.
See tmux-cli in the full documentation.
See Voice in the full documentation.
MIT