π¦ ClawHub
Workflow Skillify
by @wimi321
Use when a successful session or repeatable process should be captured as a reusable skill with steps, arguments, and invocation guidance.
TERMINAL
clawhub install workflow-skillifyπ About This Skill
name: "workflow_skillify" description: "Use when a successful session or repeatable process should be captured as a reusable skill with steps, arguments, and invocation guidance."
Workflow Skillify
Use this skill at the end of a repeatable process to capture it as a standalone skill.
Workflow
1. Summarize the session and extract user-visible goals, corrections, and constraints. 2. Identify inputs, outputs, artifacts, and success criteria. 3. Interview for missing details only where the workflow is ambiguous. 4. Write a cleanSKILL.md with trigger conditions, steps, and optional arguments.
5. Save the skill in the appropriate repo-level or personal location.Guardrails
Example Requests
Inputs
Outputs
Success Criteria
Non-Goals
Source Provenance
Derived fromsrc/skills/bundled/skillify.ts.