modelpool-free

ModelPool (Free) — Free AI model manager for OpenClaw. One command to auto-discover free models, configure multi-key rotation for multiplied free quota, build smart fallback chains, and one-click repair model issues. v1.0.1: Fixed security patterns (removed shell=True, killall, /proc writes). Prepare your OpenRouter API key(s) before install (free at openrouter.ai) and say goodbye to model anxiety forever.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "modelpool-free" with this command: npx skills add meilihulee/modelpool-free

🎱 ModelPool (Free) — Free AI Model Manager for OpenClaw

One command. Unlimited free AI. No more rate limits.

Prepare your OpenRouter API key(s) before install (free at openrouter.ai), then:

modelpool setup

ModelPool will auto-discover the best free models, configure multi-key rotation, and build a smart fallback chain. You'll never hit a rate limit again.

Commands

CommandDescription
modelpool setupThe one command you need — interactive setup, enter keys, everything auto-configured
modelpool autoAuto-reconfigure with existing keys (non-interactive)
modelpool listBrowse all free models ranked by quality score
modelpool switch <model>Manually switch primary model
modelpool statusShow current config, keys, and fallback chain
modelpool repairOne-click fix — diagnoses and repairs 7 common issues automatically
modelpool keys add <key>Add another OpenRouter key (more keys = more quota)
modelpool keys listShow all configured keys
modelpool refreshForce refresh model cache from API

How It Works

Multi-Key Rotation

Each OpenRouter key has independent rate limits. ModelPool distributes models across keys:

  • Key1: Model A, Model C, Model E
  • Key2: Model B, Model D, Model F

When Key1 hits rate limit → auto-switch to Key2 → back to Key1 when cooldown ends.

2 keys = 2x quota. 3 keys = 3x quota. Simple math.

Smart Fallback Chain

Models ranked by quality (context window × reasoning × benchmarks). Fallback alternates between keys for maximum uptime:

Request → Key1/StepFlash → ✅
Request → Key1/StepFlash → ❌ Rate Limited
         → Key2/StepFlash → ✅ (fresh key!)
         → Key1/Nemotron  → ✅ (different model, same key)

One-Click Repair (modelpool repair)

7-step auto-fix:

  1. Check Gateway process
  2. Test each model API connectivity
  3. Fix config (openclaw doctor)
  4. Clean stuck sessions
  5. Rebuild fallback chain (skip dead models)
  6. Free memory & clean logs
  7. Full restart

Getting Started

  1. Get free API key(s) at openrouter.ai (no credit card needed)
  2. Run modelpool setup
  3. Enter your key(s)
  4. Done. Go code.

Requirements

  • OpenClaw installed
  • Python 3.8+
  • At least 1 OpenRouter API key (free)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Zoom

Zoom API integration with managed OAuth. Manage meetings, webinars, recordings, and user profiles. Use this skill when users want to schedule meetings, manag...

Registry SourceRecently Updated
General

Kleinanzeigen.de Helper

Erstelle und verwalte Verkaufsanzeigen speziell auf kleinanzeigen.de. Verwende diesen Skill wenn der Human sagt, er will etwas auf kleinanzeigen.de verkaufen...

Registry SourceRecently Updated
General

Poku

Sends and receives phone calls and messages (like SMS, WhatsApp, Slack), and reserves dedicated phone numbers using the Poku API. Example use cases: calling...

Registry SourceRecently Updated
General

IMAP/SMTP Email - Maddy Fix

Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Sup...

Registry SourceRecently Updated