By alexgreensh
Offload grunt work to cheaper AI engines (OpenRouter, Codex, keyless Gemini) while Claude orchestrates, or bring in a stronger model as an advisor with per-model prompting, image generation, and consensus second opinions.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub alexgreensh/outsourcerer --plugin outsourcererBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Audit, fix, and monitor Claude Code context window usage. Find the ghost tokens.
Offline security scanner for AI-agent repos, skills, plugins, and MCP servers
Smart LLM routing with Claude subscription monitoring, complexity-first model selection, and 20+ AI providers
Smart LLM routing with Claude subscription monitoring, complexity-first model selection, and 20+ AI providers
Run any model with an Anthropic- or OpenAI-compatible API (e.g. DeepSeek, GLM, Kimi, Qwen, MiniMax) — even your Codex subscription — as real Claude Code workflows, agent-team teammates, or one-shot subagents, driven exactly like native ones. Your main session's own auth is untouched (OAuth subscription or API key, either works); API-key providers bill the provider key via apiKeyHelper, while a Codex subscription bills through a local OAuth daemon — each worker receives its credential on demand, never through its env or argv. Requires the `cc-fleet` binary on PATH, installed separately.
Cost-optimize your agentic loops: route every model call through the cheapest viable path. Bundles the bitrouter setup skill and the origin MCP server for in-session model arbitrage.
Turn your strongest Claude model into a team-lead orchestrator: it plans and reviews, delegates execution to the cheapest capable workers (Claude subagents or auto-detected Codex CLI workers), and blind-verifies meaningful changes before accepting them.
Sub-agent runner — runs agent definitions on Codex, Claude Code, Cursor CLI, GLM (Z.ai), Grok Build, Gemini CLI, or OpenCode from any host AI tool.