Code Assistant Manager
Description
code-assitant-manager allows you to manage the code assistants like claude code, codex, gemini on a single interface.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Code Assistant Manager (CAM)
[](https://opensource.org/licenses/MIT) [](https://github.com/Chat2AnyLLM/code-assistant-manager/actions)
**One CLI to Rule Them All.**
Tired of juggling multiple AI coding assistants? **CAM** is a unified Python CLI to manage configurations, prompts, skills, and plugins for **17 AI assistants** including Claude, Codex, Gemini, Qwen, Copilot, Blackbox, Goose, Continue, and more from a single, polished terminal interface.
Installation
Quick Install (Recommended)
Since CAM is not yet published to PyPI, install it locally:
# Clone the repository
git clone https://github.com/Chat2AnyLLM/code-assistant-manager.git
cd code-assistant-manager
# Run the install script
./install.sh
Or use pipx (Works on MacOS)
# Install pipx if not present
brew install pipx
# Clone the repository
git clone https://github.com/Chat2AnyLLM/code-assistant-manager.git
cd code-assistant-manager
# Install using pipx
pipx install .
Alternative Methods
# Install using the install scrip
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development