tmux-cli

Practical productivity tools for Claude Code, Codex-CLI, and similar CLI coding agents.

Instalação
CLI
npx skills add https://github.com/pchalasani/claude-code-tools --skill tmux-cli

Instale esta skill com a CLI e comece a usar o fluxo de trabalho SKILL.md em seu espaço de trabalho.

Última atualização em 4/30/2026
CLAUDE CODE TOOLS

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

Documentation
aichat-search

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.


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