Install
openclaw skills install @raguets/skillifyPart of the Overpowered skill suite. Generalize and package a qualified or otherwise proven repeatable workflow into a portable Agent Skill with concise instructions, progressive disclosure, trigger-focused metadata, gotchas, and evals. Use after real execution evidence exists—especially for a Skill Academy capability ready to graduate; do not use as the hot-generation mechanism during a task or merely to save a conversation.
openclaw skills install @raguets/skillifyThis skill is for productizing a proven workflow, not acquiring a missing capability during the current task. gear-up creates/stages the smallest temporary capability; the Skill Academy collects reuse evidence; skillify turns a qualified method into a durable portable Agent Skill.
Harness-native self-learning may already capture local procedures. skillify focuses on portability, minimality, trigger quality, and testability.
Extract the invariant method, remove accidental project context, and prove the skill adds value with realistic evals.
Accept one of these starting states:
If the method has never worked, package it only as an explicit experimental draft. Never call it proven or graduated.
description that covers both capability and trigger conditions.SKILL.md concise; move deep details to one-level references/ files.skill-name/
├── SKILL.md
├── references/ # only when needed
└── evals/
└── evals.json
Stop when the package is structurally valid, its scope is coherent, trigger metadata is precise, evals can distinguish the desired behavior from a baseline, and its graduation/deployment status is stated truthfully.