By spoland
Recommends the optimal Claude model and effort level based on task complexity
Personal Claude Code plugin marketplace.
/plugin marketplace add spoland/claude-marketplace
| Plugin | Description |
|---|---|
model-selector | Recommends optimal Claude model and effort level per task |
Add to ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"claude-marketplace": {
"source": {
"source": "github",
"repo": "spoland/claude-marketplace"
}
}
}
}
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 spoland/claude-marketplace --plugin model-selectorIntelligent model routing for Claude Code - routes queries to optimal Claude model (Haiku/Sonnet/Opus) based on complexity, with persistent knowledge system, context forking, and multi-turn awareness
Automatic model switching for Claude Code based on prompt complexity. No API calls.
A real-time directory of AI models that allows your AI agent to advise and pick the ideal LLM for the user's task.
Professional AI/ML Engineering toolkit: Prompt engineering, LLM integration, RAG systems, AI safety with 12 expert plugins
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).