npx claudepluginhub pchalasani/claude-code-toolsSafety hooks to block or require user approval for dangerous commands (rm, git operations, .env access, file size limits)
Provides an agent, skill, hook, and slash command related to the `aichat` tool-set for searching and resuming CLI-agent sessions
Provides tmux-cli skill, to allow Claude-Code to interact with CLI scripts or other code-agents in tmux panes, using the `tmux-cli` command
Workflow skills and agents: code-walk-thru, log-work, make-issue-spec skills; ui-tester agent for browser-based UI validation
Design patterns for the Langroid multi-agent LLM framework
Audio feedback when Claude Code agent completes tasks using pocket-tts
Inter-agent communication for Claude Code and Codex CLI sessions via threads and messages
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
Share bugs, ideas, or general feedback.
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.