llmcouncil-router

Route any prompt to the best-performing LLM using peer-reviewed council rankings from LLM Council.

7 stars

Best use case

llmcouncil-router is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Route any prompt to the best-performing LLM using peer-reviewed council rankings from LLM Council.

Teams using llmcouncil-router should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/llmcouncil-router/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/ashtiwariasu/llmcouncil-router/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/llmcouncil-router/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How llmcouncil-router Compares

Feature / Agentllmcouncil-routerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Route any prompt to the best-performing LLM using peer-reviewed council rankings from LLM Council.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# llmcouncil-router

Route any prompt to the best-performing LLM using peer-reviewed council rankings from LLM Council.

## Install

```
npx clawhub@latest install llmcouncil-router
```

Related Skills

semantic-router

7
from Demerzels-lab/elsamultiskillagent

Auto-routing skill with configurable model pools and task type matching.

router

7
from Demerzels-lab/elsamultiskillagent

Cost-optimize AI agent operations by routing tasks to appropriate models based on complexity.

nano-banana-pro-openrouter

7
from Demerzels-lab/elsamultiskillagent

Generate images with Nano Banana Pro via OpenRouter. Use when the user asks for image generation, mentions Nano Banana Pro, Gemini 3 Pro Image, or OpenRouter image generation.

model-router

7
from Demerzels-lab/elsamultiskillagent

A comprehensive AI model routing system that automatically selects the optimal model for any task. Set up multiple AI providers (Anthropic, OpenAI, Gemini, Moonshot, Z.ai, GLM) with secure API key storage, then route tasks to the best model based on task type, complexity, and cost optimization. Includes interactive setup wizard, task classification, and cost-effective delegation patterns. Use when you need "use X model for this", "switch model", "optimal model", "which model should I use", or to balance quality vs cost across multiple AI providers.

imagerouter

7
from Demerzels-lab/elsamultiskillagent

Generate AI images with any model using ImageRouter API (requires API key).

rotate-openrouter-key

7
from Demerzels-lab/elsamultiskillagent

Safely rotate the OpenRouter API key across all config files in an OpenClaw installation.

add-top-openrouter-models

7
from Demerzels-lab/elsamultiskillagent

Sync OpenRouter models used by OpenClaw into this installation's config.

sonnet-model-router

7
from Demerzels-lab/elsamultiskillagent

Self-aware multi-provider model routing for OpenClaw.

smart-router

7
from Demerzels-lab/elsamultiskillagent

Expertise-aware model router with semantic domain scoring, context-overflow protection, and security redaction. Automatically selects the optimal AI model using weighted expertise scoring (Feb 2026 benchmarks). Supports Claude, GPT, Gemini, Grok with automatic fallback chains, HITL gates, and cost optimization.

intelligent-router

7
from Demerzels-lab/elsamultiskillagent

Intelligent model routing for sub-agent task delegation.

aisa-llm-router-skill

7
from Demerzels-lab/elsamultiskillagent

Unified LLM Gateway - One API for 70+ AI models.

astrai-inference-router

7
from Demerzels-lab/elsamultiskillagent

Route all LLM calls through Astrai for 40%+ cost savings with intelligent routing and privacy controls.