MCPcopy Index your code
hub / github.com/pchalasani/claude-code-tools

github.com/pchalasani/claude-code-tools @v1.14.2 sqlite

repository ↗ · DeepWiki ↗ · release v1.14.2 ↗
1,337 symbols 5,667 edges 115 files 1,076 documented · 80%
README

CLAUDE CODE TOOLS

CLI tools, skills, agents, hooks, and plugins for enhancing productivity with Claude Code and other coding agents.

Documentation aichat-search Mentioned in Awesome Codex CLI

Full Documentation

Install

# 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:

  • Homebrew (macOS/Linux): brew install pchalasani/tap/aichat-search
  • Cargo: cargo install aichat-search
  • Pre-built binary: Releases (look for rust-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.

quick start plugins
aichat tmux-cli agent-tunnel
lmsh vault env-safe
safety statusline gdocs
gsheets alt voice
session repair
development license

Legacy links — The sections below exist to preserve links shared in earlier discussions. For current documentation, visit the full docs site.

aichat — Session Management

See aichat in the full documentation.

tmux-cli — Terminal Automation

See tmux-cli in the full documentation.

Voice Plugin

See Voice in the full documentation.

License

MIT

Core symbols most depended-on inside this repo

get
called by 926
claude_code_tools/agent_tunnel/registry.py
execute
called by 75
claude_code_tools/tmux_cli_controller.py
run
called by 55
claude_code_tools/msg/watcher.py
_run_tmux_command
called by 28
claude_code_tools/tmux_cli_controller.py
list
called by 28
claude_code_tools/dotenv_vault.py
trim_and_create_session
called by 28
claude_code_tools/trim_session.py
extract_subcommands
called by 28
plugins/safety-hooks/hooks/command_utils.py
check_rm_command
called by 28
plugins/safety-hooks/hooks/rm_block_hook.py

Shape

Function 693
Method 508
Class 107
Route 29

Languages

Python97%
TypeScript3%

Modules by API surface

tests/test_agent_tunnel.py46 symbols
claude_code_tools/tmux_cli_controller.py46 symbols
claude_code_tools/aichat.py46 symbols
tests/test_session_resolution.py39 symbols
plugins/safety-hooks/hooks/test_command_utils.py39 symbols
tests/test_trim_session.py38 symbols
claude_code_tools/agent_tunnel/backends.py38 symbols
tests/test_msg_store.py36 symbols
node_ui/menu.js36 symbols
claude_code_tools/session_utils.py31 symbols
tests/test_command_utils.py30 symbols
claude_code_tools/search_index.py29 symbols

Dependencies from manifests, versioned

@astrojs/starlight0.37.6 · 1×
astro5.17.1 · 1×
chalk5.3.0 · 1×
figures5.0.0 · 1×
ink5.0.1 · 1×
ink-select-input6.0.0 · 1×
meow13.2.0 · 1×
react18.3.1 · 1×
react-devtools-core4.28.5 · 1×
sharp0.33.0 · 1×
claude-agent-sdk0.1.6 · 1×
click8.0.0 · 1×

For agents

$ claude mcp add claude-code-tools \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact