Curated OpenClaw skills for powerful AI use cases with ClawRouter cost optimization.
Save 90%+ on AI costs while accessing 30+ frontier models through intelligent routing.
Use these skills via Telegram, Discord, WhatsApp, or any OpenClaw channel!
git clone https://github.com/blockrunai/OpenClaw-Super-Tasks
cd OpenClaw-Super-Tasks
# Copy to OpenClaw workspace
cp -r skills/* ~/.openclaw/workspace/skills/Talk to @BotFather on Telegram:
/newbot
Add token to ~/.openclaw/openclaw.json:
{
"channels": {
"telegram": {
"enabled": true,
"botToken": "YOUR_TOKEN_HERE",
"dmPolicy": "pairing"
}
}
}Restart and pair:
openclaw daemon restart
# Message your bot, it sends pairing code
openclaw pairing approve telegram <CODE>Message your bot:
- "Debug: def foo(): return x/0"
- "Research AI agent trends"
- "Analyze github.com/openclaw/openclaw"
Each response shows real cost and savings via ClawRouter!
| Skill | What It Does | Example | Expected Cost* |
|---|---|---|---|
| debug-code | Find bugs, explain fixes | "Debug this: [code]" | $0.002-0.02 |
| web-research | Research topics, synthesize findings | "Research X" | $0.01-0.08 |
| github-analyze | Analyze repos, architecture | "Analyze github.com/user/repo" | $0.15-0.40 |
| explain-code | Explain how code works | "Explain: [code]" | $0.001-0.01 |
| code-review | Review code quality | "Review: [code]" | $0.05-0.15 |
*With ClawRouter routing to optimal models. Compare to Claude Opus: $0.08-5.00 per task
All skills automatically show ClawRouter cost info:
π Bug Analysis
[Your analysis here]
---
π° Cost: $0.0023 (saved 97% vs Claude Opus $0.08)
π Model: xai/grok-code-fast-1 (MEDIUM tier)
β‘ Tokens: 250 in, 180 out
β±οΈ Time: 1.8s
You β Telegram/Discord β OpenClaw β Skill β ClawRouter β Optimal Model
β
Logs cost to file
β
Response with cost appended
ClawRouter routes to the cheapest capable model across 30+ options:
- SIMPLE tasks β Kimi K2.5 ($0.001/M)
- MEDIUM tasks β Grok Code Fast ($0.20/M)
- COMPLEX tasks β Gemini 2.5 Pro ($10/M)
- REASONING tasks β DeepSeek R1 ($0.50/M)
- β OpenClaw 2026.2+ (install guide)
- β ClawRouter plugin (install)
- β Messaging account (Telegram, Discord, etc.)
Create ~/.openclaw/workspace/skills/my-skill/SKILL.md:
---
name: my-skill
description: What it does
metadata:
openclaw:
requires:
config: ["providers.blockrun"]
---
# My Custom Skill
## Description
Explain what this skill does.
## When to Use
- User asks X
- User needs Y
## Instructions
Step-by-step what the AI should do...
## Format Response
Show example output format...
## Append Cost
Read from ~/.openclaw/blockrun/logs/usage-YYYY-MM-DD.jsonl- OpenClaw Documentation
- ClawRouter Repository
- Creating OpenClaw Skills
- Telegram Setup Guide
- OpenClaw Configuration
PRs welcome! To add a new skill:
- Create
skills/skill-name/SKILL.md - Follow the format in existing skills
- Test with OpenClaw
- Submit PR with example output
MIT License - use freely in personal and commercial projects.
BlockRun - Pay-per-request AI inference with USDC micropayments
Related Projects:
- ClawRouter - Smart AI model routing
- BlockRun Platform - x402 micropayment infrastructure