
Agent Toolkit
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.
Overview
agent-toolkit is a plugin marketplace for the Build phase that wires Claude Code to Codex, Gemini, Perplexity, and 53 other model CLI skills for orchestrated coding work.
What is this marketplace?
- 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
- 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
Community signal: 2k GitHub stars.
What problem does it solve?
Switching between Codex, Gemini, and Perplexity manually breaks flow when one agent session should pick the right model CLI for each subtask.
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: Builders who only use a single in-editor model with no external CLIs or who need non-AI DevOps plugins exclusively.
What do I get? / Deliverables
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
Plugins in this marketplace
56 plugins — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Build agent-tooling is the canonical shelf because the pack standardizes how coding agents call external model CLIs during implementation and review loops. Agent-tooling reflects multi-model dispatch (Codex exec/resume, Gemini large-context review, Perplexity research) rather than a single app feature.
How it compares
Multi-model CLI orchestration marketplace, not a lone MCP server or domain-specific vertical pack.
Common Questions / FAQ
Who is Agent Toolkit for?
It is for solo 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.