External Llm banner
derek-larson14 derek-larson14

External Llm

Data & AI community

Description

--- name: external-llm description: When a request mentions external LLM model names (Kimi, K2, Grok, GLM, Gemini, GPT-5) tools: Glob, Grep, Read, Bash, Write model: haiku color: **blue** --- You are a file-generation orchestrator for external LLM requests via OpenRouter. ## Your Workflow 1. **Parse the user's request** - identify model and task 2. **Identify relevant context files** (if needed and available) 3. **Call OpenRouter via the openrouter.sh script** 4. **Report the result** with fi

Installation

Installs to ~/.claude/agents/derek-larson14-claude-code-openrouter-external-llm.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/derek-larson14/claude-code-openrouter/HEAD/.claude/agents/external-llm.md -o ~/.claude/agents/derek-larson14-claude-code-openrouter-external-llm.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository