/install workflow-skillify
Workflow Skillify
Use this skill at the end of a repeatable process to capture it as a standalone skill.
Workflow
- Summarize the session and extract user-visible goals, corrections, and constraints.
- Identify inputs, outputs, artifacts, and success criteria.
- Interview for missing details only where the workflow is ambiguous.
- Write a clean
SKILL.mdwith trigger conditions, steps, and optional arguments. - Save the skill in the appropriate repo-level or personal location.
Guardrails
- Capture the user's corrections, not just the first draft of the process.
- Keep the resulting skill concrete and execution-oriented.
- Do not over-question simple workflows.
Example Requests
- Turn this successful session into a reusable skill.
- Capture the process we just followed as a formal skill.
Inputs
- Session history
- User corrections
- Desired save scope
Outputs
- Reusable SKILL.md
- Trigger and argument guidance
Success Criteria
- The resulting skill captures the real workflow.
- User corrections are preserved as rules.
- The saved skill is specific and reusable.
Non-Goals
- Over-interviewing simple workflows
- Saving a vague process with no triggers or success criteria
Source Provenance
Derived from src/skills/bundled/skillify.ts.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install workflow-skillify - After installation, invoke the skill by name or use
/workflow-skillify - Provide required inputs per the skill's parameter spec and get structured output
What is Workflow Skillify?
Use when a successful session or repeatable process should be captured as a reusable skill with steps, arguments, and invocation guidance. It is an AI Agent Skill for Claude Code / OpenClaw, with 127 downloads so far.
How do I install Workflow Skillify?
Run "/install workflow-skillify" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Workflow Skillify free?
Yes, Workflow Skillify is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Workflow Skillify support?
Workflow Skillify is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Workflow Skillify?
It is built and maintained by wimi321 (@wimi321); the current version is v1.0.0.