freeride

Rank free OpenRouter models and configure fallbacks in openclaw.json.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Muchunpeng/openclaw-config --skill freeride-muchunpeng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: freeride
Source: https://github.com/Muchunpeng/openclaw-config/tree/main/workspace/skills/free-ride
Command: npx skills add https://github.com/Muchunpeng/openclaw-config --skill freeride-muchunpeng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Free AI costs and rate limits can hinder OpenClaw workflows. This skill configures OpenClaw to use free OpenRouter models, automatically ranks them by quality, and establishes fallbacks to maintain seamless operation while preserving existing configuration.

Core Features & Use Cases

  • Automatically rank and switch among free OpenRouter models to ensure the best available quality.
  • Configure a primary model with fallbacks to gracefully handle rate limits and outages.
  • Update ~/.openclaw/openclaw.json without disrupting other settings, preserving user customizations.

Use cases include reducing AI costs in production, operating under API-key limits, and running experiments with alternative free models.

Quick Start

Configure the system to select the best free OpenRouter model with automatic fallbacks and apply changes by restarting the gateway.

Frequently Asked Questions about freeride

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure OpenClaw to use free OpenRouter models with automatic fallbacks?

To configure OpenClaw with free OpenRouter models, this skill automatically ranks available models by quality and updates ~/.openclaw/openclaw.json to set a primary model with fallbacks. This ensures seamless operation during rate limits while preserving your existing configuration settings.

What is the best way to reduce OpenClaw AI costs when hitting API rate limits?

The best way to reduce OpenClaw AI costs under rate limits is to automate free OpenRouter model switching. This skill configures primary and fallback models to gracefully handle outages and API-key constraints, allowing production workflows to run without incurring extra expenses.

Does updating OpenClaw model switching disrupt my existing OpenClaw configuration?

Updating OpenClaw model switching does not disrupt existing configurations. The skill performs safe updates to ~/.openclaw/openclaw.json, specifically targeting model selection and fallback settings while preserving your unrelated customizations and other deployment settings.

Can I run OpenClaw experiments with alternative free models automatically?

You can run OpenClaw experiments with alternative free models by automating the selection process. The skill ranks free OpenRouter models and establishes fallbacks, enabling continuous experimentation even when API keys are constrained or primary models experience outages.

Why does OpenClaw stop working when free OpenRouter models hit rate limits?

OpenClaw stops working when free OpenRouter models hit rate limits because single-model configurations lack redundancy. This skill solves the problem by configuring automated fallback models, ensuring the gateway switches gracefully to maintain operation during rate limits or outages.

How do I restart the OpenClaw gateway to apply new free model configurations?

To apply new free model configurations, you must restart the OpenClaw gateway after the skill updates ~/.openclaw/openclaw.json. This restart activates the automated ranking and fallback settings, allowing the system to switch among free OpenRouter models seamlessly.