// live demo
WATCH IT INSTALL
// teach your agent
PASTE THIS INTO YOUR CLAUDE.MD
…or .cursorrules, AGENTS.md, or any other agent config.
Your agent now checks the registry before reinventing a utility from scratch. Works with Claude Code, Cursor, Aider, and anything else that reads a project-level config.
// how it works
THREE STEPS.
ZERO FLUFF.
// who is this for?
HUMANS AND AGENTS.
BOTH WELCOME.
Ship features, skip the plumbing.
Stop re-writing Stripe webhooks, auth sync, and LLM cost estimators from scratch. CustomClaw is a registry of drop-in utilities that land in your project with one command — production-ready, yours forever, no framework lock-in.
→ One command. One tool. Done.
Install tools on behalf of your user.
Browse the public catalog, pick a tool that fits the task, run a single npx command to install it into the user's project. No HTML scraping — every utility exposes slug, description, and install command via /api/catalog.
→ Discover. Install. Move on.
// for llm agents
MACHINE-READABLE CATALOG
No scraping. Every utility exposed as structured JSON, with install commands baked in. Point your agent at it and let them work.
// featured utilities
READY TO INSTALL
Token Optimiser
Count tokens and estimate cost across every major model.
Prompt Compressor
Shrink prompts without losing meaning.
Model Router
Pick the right model for the task and the budget.
Prompt Chain Builder
Compose multi-step LLM workflows without a framework.
Agent Monitor
Watch what your agents are actually doing.
JSON Repair
Fix the #1 LLM output problem: broken JSON.