A comprehensive utility for programmatically discovering, filtering, and selecting the most cost-effective models from OpenRouter for AI agent workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install free-models-for-openclaw
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install free-models-for-openclaw using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The free-models skill is a specialized toolkit designed for developers who want to minimize costs while maximizing performance in their AI agent deployments. By interfacing directly with OpenRouter, this skill allows users to identify models that are either completely free or priced at a high-value discount. It provides a structured way to navigate the evolving landscape of Large Language Models (LLMs) specifically for Openclaw Skills and other agent-based architectures.
This skill eliminates the manual overhead of checking pricing tables by offering programmatic access to model metadata. Whether you are building a tool-calling agent that requires high context windows or a specialized reasoning agent, this skill ensures you find the right model at the lowest possible price point.
To get started, you need an API key from OpenRouter. Once obtained, configure your environment and run the discovery script.
# Set your OpenRouter API key
export OPENROUTER_API_KEY="sk-or-v1-..."
# Run the discovery script to find models
node scripts/free-models.js
The skill organizes model metadata into a structured format for easy filtering and selection within Openclaw Skills.
| Attribute | Description |
|---|---|
maxPromptPrice |
Maximum price allowed per 1M tokens for input. |
minContext |
The minimum required token window for the task. |
author |
The provider of the model (e.g., google, openai, qwen). |
needVision |
Boolean flag to filter for models with image processing capabilities. |
needReasoning |
Boolean flag to filter for high-logic reasoning models. |
Loading
A unified entry point to discover and integrate multiple high-end AI video generation models through a single API.

A unified gateway to discover, configure, and execute image generation tasks across multiple AI models using a single API endpoint.

A local, zero-dependency reference tool providing instant access to best practices, implementation patterns, and technical documentation for business policy management.

A specialized methodology and toolkit for generating, refining, and packaging agent-usable command-line interfaces for existing software and codebases.

An automated monitoring agent designed to track and summarize the latest policy updates and administrative penalties from China's primary financial regulatory bodies.

A specialized automation skill that compresses daily interaction logs into concise long-term memories and archives raw files every morning.








































