
Agent Toolkit
- 2.2k repo stars
- Updated March 5, 2026
- softaworks/agent-toolkit
agent-toolkit is a plugin marketplace that wires Claude Code to Codex, Gemini, Perplexity, and 53 other model CLI skills for orchestrated coding work.
About
agent-toolkit is a large softaworks marketplace that treats Claude Code as an orchestrator atop specialized model CLIs instead of a single monolithic model. developers gain fifty-six installable plugins spanning Codex for automated editing, Gemini for oversized context review, Perplexity for retrieval-style questions, and many adjacent AI utilities described in the manifest. The pattern is phase-specific at the task level but multi-phase in practice: the same Codex hook supports Build refactors, Ship review, and Operate fixes when logs arrive. You should already know which vendor CLI you trust for a given job because the marketplace exposes capabilities, not governance policy. Intermediate operators benefit most—beginners may be overwhelmed by choice. Quantitatively it is one of the broadest third-party AI orchestration marketplaces listed for Claude ecosystems.
- 56-plugin agent-toolkit marketplace from softaworks for Claude-style agent hosts
- codex plugin routes OpenAI Codex CLI (codex exec, codex resume) with GPT-5.2 default for edits
- gemini plugin targets Gemini 3 Pro for plan review and >200k context code review
- perplexity and additional ai-tools category plugins extend research and analysis
- Each plugin ships paired skills under dist/plugins paths with strict false for flexible invocation
Agent Toolkit by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin marketplace add softaworks/agent-toolkitAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2.2k |
|---|---|
| Last updated | March 5, 2026 |
| Repository | softaworks/agent-toolkit ↗ |
What it does
Install when you want one marketplace to invoke Codex, Gemini, Perplexity, and dozens of other model CLIs from Claude Code without rewriting orchestration each time.
Who is it for?
Power users running Claude Code who already pay for OpenAI, Google, and Perplexity CLIs and want marketplace-native skill entrypoints.
Skip if: Skip if you only use a single in-editor model with no external CLIs or and need non-AI DevOps plugins exclusively.
What you get
After registering agent-toolkit, you enable targeted plugins so Claude routes exec, review, and research work to the matching vendor CLI with bundled skills.
- Selectable set of up to 56 AI CLI plugins with paired skills
- Codex-driven refactor and exec pathways
- Gemini and Perplexity-backed review and research invocations
By the numbers
- 56 plugins in the agent-toolkit marketplace
- Named first-wave plugins include codex (GPT-5.2 default), gemini (Gemini 3 Pro default), and perplexity in ai-tools cate
Plugins in this marketplace
56 plugins - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Multi-model CLI orchestration marketplace, not a lone MCP server or domain-specific vertical pack.
FAQ
Who is Agent Toolkit for?
It is for developers orchestrating multiple AI coding and research CLIs from Claude Code via consistent skill wrappers.
When should I use Agent Toolkit?
Use it when tasks explicitly call for Codex exec/resume, Gemini large-context review, Perplexity lookups, or sibling plugins in the 56-plugin catalog.
How do I add Agent Toolkit to my agent?
Add softaworks/Agent Toolkit as a Claude marketplace, install only the plugins you need (codex, gemini, perplexity, etc.), and ensure each vendor CLI is authenticated on the host.