Overview
- Skill Key
- hgosansn/mukt
- Author
- hgosansn
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/hgosansn/mukt
- Latest Commit SHA
- deb9b6663139bb6251b3d184e03f4712e64c2c00
Zero-cost OpenRouter responder that auto-discovers the best currently free model, retries on failures, and returns clean answers fast. Use this when a user asks to query OpenRouter, wants lowest-cost/free model routing, or explicitly requests a free-model OpenRouter response.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 openrouter-free-responder 技能。 若已安装,则直接安装 openrouter-free-responder 技能。
Use the bundled script to execute prompts against free OpenRouter models.
## Workflow
1. Ensure `OPENROUTER_API_KEY` is set.
2. Run:
```bash
python3 {baseDir}/scripts/openrouter_free_chat.py --prompt "<user prompt>"
```
3. If the user provided system guidance, pass `--system "..."`.
4. Return the `response` text and mention which model was used.
## Command Options
- `--prompt` (required): User prompt text.
- `--system` (optional): System instruction.
- `--max-attempts` (optional, default `8`): Number of top free models to try.
- `--temperature` (optional, default `0.3`): Sampling temperature.
- `--debug` (optional): Print model ranking and fallback attempts to stderr.
## Output Contract
The script prints one JSON object to stdout with:
- `selected_model`: Model that produced the final response.
- `response`: Final assistant text.
- `attempted_models`: Ordered list of tried models.
- `free_model_candidates`: Number of free models discovered.
If no model succeeds, the script exits non-zero with an error message.
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.