← Back to Skills Marketplace
mrmps

OpenRouter Cron Migration

by mrmps · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openrouter-crons
Description
Collaboratively migrate specific OpenClaw cron jobs onto popular OpenRouter models. Audit cron usage, fetch the current OpenRouter rankings via curl, propose...
Usage Guidance
This skill appears to do what it says (audit crons, fetch OpenRouter rankings, and migrate approved jobs), but the runtime instructions will read files in your home directory (~/.openclaw/*.env, auth-profiles.json) and expect an OpenRouter API key. Before installing or invoking it: (1) confirm you trust the skill source (owner and homepage are unknown); (2) back up your OpenClaw cron configuration and auth files; (3) prefer to provide any API key via your normal secure mechanism (environment variable or OpenClaw onboarding) rather than pasting it into chat; (4) review which exact commands the agent will run and require explicit approval before any cron edit/run is executed; and (5) consider running the steps manually or in a test environment first. The main inconsistency is that the skill metadata declares no required env vars/config paths even though the instructions access them — treat that as a red flag and ask the publisher to correct the manifest or clarify what the skill will access.
Capability Analysis
Type: OpenClaw Skill Name: openrouter-crons Version: 1.0.0 The openrouter-crons skill is a utility designed to help users migrate OpenClaw cron jobs to cheaper models on OpenRouter. It performs inventory checks using the openclaw CLI, fetches live pricing and ranking data from the official OpenRouter API (openrouter.ai), and updates cron configurations based on user approval. While it accesses local configuration files (~/.openclaw/.env) to locate API keys, its actions are transparent, collaborative, and strictly aligned with its stated purpose of cost optimization and cron management.
Capability Assessment
Purpose & Capability
The described goal (audit cron usage, query OpenRouter rankings, propose and apply cron → model changes) matches the commands and steps in SKILL.md. Requesting an OpenRouter API key and calling the OpenRouter models API is coherent with the stated purpose.
Instruction Scope
The instructions explicitly read user config files (e.g., ~/.openclaw/.env, ~/.openclaw/agents/main/agent/auth-profiles.json, ~/.openclaw/openclaw.json) and reference the OPENROUTER_API_KEY environment variable, but the skill metadata lists no required env vars or config paths. The skill also runs commands that modify cron jobs (openclaw onboard, openclaw cron edit/run). Although it says to get explicit approval, the agent will be instructed to read and change user-managed configs and run jobs — these are sensitive operations and should have been declared.
Install Mechanism
Instruction-only skill with no install spec and no code files. This minimizes disk-write and supply-chain risk; nothing is downloaded or installed by the skill itself.
Credentials
The SKILL.md depends on an OpenRouter API key and inspects local OpenClaw configuration files, but the registry metadata declares no required environment variables or config paths. Asking for the OpenRouter key is reasonable for the task, but the lack of declared credentials/configs is an inconsistency and means the agent may request or access secrets unexpectedly.
Persistence & Privilege
The skill does not request always:true and does not include an install that alters other skills. It runs OpenClaw CLI commands that may persist provider onboarding (storing auth) — which is normal for onboarding — but this is limited to the OpenClaw config scope rather than system-wide privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openrouter-crons
  3. After installation, invoke the skill by name or use /openrouter-crons
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: guides OpenClaw users through usage-driven cron migrations to popular OpenRouter models.
Metadata
Slug openrouter-crons
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is OpenRouter Cron Migration?

Collaboratively migrate specific OpenClaw cron jobs onto popular OpenRouter models. Audit cron usage, fetch the current OpenRouter rankings via curl, propose... It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.

How do I install OpenRouter Cron Migration?

Run "/install openrouter-crons" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenRouter Cron Migration free?

Yes, OpenRouter Cron Migration is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenRouter Cron Migration support?

OpenRouter Cron Migration is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenRouter Cron Migration?

It is built and maintained by mrmps (@mrmps); the current version is v1.0.0.

💬 Comments