Skip to main content

Collection of tools for working with Claude Code

Project description

CLAUDE CODE TOOLS

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

Documentation claude-code-tools on PyPI claude-code-tools installs/week 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 workflow plugin:

claude plugin marketplace add pchalasani/claude-code-tools
claude plugin install workflow@cctools-plugins

Install the equivalent dynamic workflow plugin for Codex:

codex plugin marketplace add pchalasani/claude-code-tools
codex plugin add dynamic-workflow@cctools-codex-plugins

The Codex plugin installs independently: it does not require the Python claude-code-tools package or an npm install. Node.js 20 or newer and Codex CLI 0.136.0 or newer are required for callbacks. Version 0.136.0 is the first compatible CLI release for this callback protocol. Codex still marks the app server and remote TUI interfaces as experimental, so those surfaces may evolve. The plugin can notify the originating Codex thread through Codex's shared app server after a detached workflow finishes. Callback preflight also rejects a stale connected server.

The optional Python package makes that callback setup a single command:

codex-dynamic
# Or continue the latest conversation:
codex-dynamic resume --last

codex-dynamic starts or reuses the local app server and then hands the terminal directly to Codex. After a plugin or Codex upgrade, the next launch automatically starts a fresh server generation; existing sessions and workflow callbacks stay connected to their old generation. No manual restart is needed. Use codex-server status or logs for nondisruptive inspection. A forced stop or restart cleans up every retained generation and disconnects its attached TUIs, so use those commands only after exiting the sessions normally.

The Python package also installs codex-workflows, an observational dashboard for durable workflow runs:

codex-workflows
codex-workflows watch --limit 20
codex-workflows show RUN_ID
codex-workflows --all

The default list contains only active workflows and identifies the project folder from which each workflow was launched. Use show RUN_ID for its full working directory, or --all to include completed and diagnostic history. The command reads durable workflow state and process metadata. It never changes a run, sends a signal, repairs state, or launches an agent. See the codex-workflows reference for filters, JSON output, and the complete versioned schema.

Server management and passive supervision add no model calls. Completion reporting starts a new turn only while the thread is idle; otherwise it steers and extends the active turn. Either reporting path consumes model tokens.

Each workflow run or resume uses narrow host execution for that exact reviewed supervisor command. The workflow JavaScript remains restricted, and every headless Codex worker keeps its declared sandbox.

See the Claude → Codex migration guide for usage and workflow-porting instructions.


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

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

claude_code_tools-1.17.0.tar.gz (423.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

claude_code_tools-1.17.0-py3-none-any.whl (2.3 MB view details)

Uploaded Python 3

File details

Details for the file claude_code_tools-1.17.0.tar.gz.

File metadata

  • Download URL: claude_code_tools-1.17.0.tar.gz
  • Upload date:
  • Size: 423.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.8

File hashes

Hashes for claude_code_tools-1.17.0.tar.gz
Algorithm Hash digest
SHA256 3db07fc636c852c6d9d2761013664729d2bb4205c802995e06ff35ae8095c6eb
MD5 4bf9a4ecb208551f3e4b617b07d848d6
BLAKE2b-256 e18e0ef1a32b44f34a9b4fa7bed1a714c25e60da1c9c40084e5f388c2f6e4051

See more details on using hashes here.

File details

Details for the file claude_code_tools-1.17.0-py3-none-any.whl.

File metadata

File hashes

Hashes for claude_code_tools-1.17.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bf5e533405130790f6138f109bc2de6964010ea3d6ff772051321cd4805fcfcd
MD5 709a5b036a631fafb5aa2c02517c0441
BLAKE2b-256 322279dbb0583c49fd639dcd756f75eb15701d81761063e31f0ddc2e9a5cde3a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page