pchalasani/claude-code-tools
Practical productivity tools for Claude Code, Codex-CLI, and similar CLI coding agents.
What it solves
This project provides a suite of CLI tools, plugins, and agents designed to increase productivity when using Claude Code and other AI coding agents. It addresses the gap between raw LLM capabilities and the practical, everyday workflow of a developer's terminal environment.
How it works
It operates as a collection of complementary tools and plugins. Some are installed as Python packages via uv, while others are Rust-based binaries (like aichat-search) or plugins that can be added directly to the Claude Code marketplace. It includes a variety of specialized utilities such as session management, terminal automation via tmux, and on-device speech-to-text for dictation.
Who it’s for
Developers who use Claude Code or similar AI coding agents and want to extend their functionality with specialized CLI tools, hooks, and integrations with external services like Google Docs and Sheets.
Highlights
- Voice Integration: Local, on-device speech-to-text (Moonshine + VAD) for direct cursor dictation.
- Terminal Automation: Tools for tmux-cli and session management via aichat.
- External Integrations: Plugins for Google Docs and Google Sheets.
- Safety and Security: Includes safety hooks and environment-safe utilities.
- Agent Tunneling: Tools for agent-tunneling and session repair.
- Extensible Plugin System: A marketplace-compatible plugin system for adding skills and agents to Claude Code.