Browse / General-purpose / openclaw-config
openclaw-config
paperclipinc
Optimized OpenClaw workspace template.
Open paperclipinc/openclaw-config → On the boundary of the four rules.
openclawopenclaw-setup
Works with any agent
ships AGENTS.md, the cross-tool instruction file.
In its own words
Clone, add your Fuel VK, run.
Optimized workspace template for OpenClaw pro instances, powered by Fuel.
Clone this repo, add your Fuel virtual key, and you have a production-ready workspace with optimized inference, context management, and cost controls. No config to figure out.
This template combines best practices from the OpenClaw Token Optimization Guide by @mattganzak and the OpenClaw Runbook by @digitalknk. The key difference: this config uses Fuel as the model provider, so you get semantic role routing (worker/reasoning/heartbeat) with automatic cheapest-provider selection instead of managing provider keys and model IDs directly.
What this config saves you
Typical result: An autonomous agent running 8+ hours/day costs $0.30-1.00/day with Fuel vs $3-5/day with default config.
How Fuel works
Your agent asks for worker, reasoning, or heartbeat. Fuel resolves that to the best real model at the cheapest provider and rewrites both request and response. Your agent never sees a provider-specific model ID.
Costs are approximate. We continuously optimize which providers and models back each role. Current model details are always visible at openclaw.rocks.
Region filtering
By default, Fuel routes to the best model globally. If you have data sovereignty or compliance requirements, change the baseUrl in openclaw.json:
The repository's own description, then 64% of its README. Read the rest on GitHub ↗
This one grew out of another entry. It began as a copy of MadsLorentzen/ai-job-search, and most of its files are now different from the original, so it is listed in its own right rather than behind its source.
Where it came from
What this copy built: +memory — top-level directories this copy added on top of the original.
Read from the repository's git tree on 2026-08-17.