Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Design custom workflow cycles for any domain. Create structured, repeatable processes that become persistent skills.
Design custom workflow cycles for any domain. Create structured, repeatable processes that become persistent skills.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
A structured workflow optimized for a specific goal. Examples: code โ Request โ Plan โ Execute โ Verify โ Deliver research โ Question โ Search โ Synthesize โ Report content โ Idea โ Draft โ Critique โ Refine โ Publish
User repeats similar multi-step processes Current workflow has inefficiencies or skipped steps User asks "how should I approach X every time?"
Goal โ What does this cycle produce? Be specific. Map โ How does user currently do it? Where do they get stuck? Phases โ 3-6 sequential steps with clear input/output each Handoffs โ Automatic, gated (needs user), or conditional Memory โ Preferences, patterns, things to avoid Check discovery.md for questions to ask users when designing.
Each phase needs: clear input โ output, validation before proceeding, can delegate to sub-agent. Check implementation.md for how to structure cycle skills.
CycleLoopDifferent phases in sequenceSame action repeatedProduces complete outputRefines until criteriaDesign once, use many timesCreated per task They combine: cycles can use loops within phases. Check examples.md for cycle patterns. Related: For iterating until success criteria are met (same action repeated), see the loop skill.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.