cycleDesign custom workflow cycles for any domain. Create structured, repeatable processes that become persistent skills.
Install via ClawdBot CLI:
clawdbot install ivangdavila/cycleA structured workflow optimized for a specific goal. Examples:
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.
| Cycle | Loop |
|-------|------|
| Different phases in sequence | Same action repeated |
| Produces complete output | Refines until criteria |
| Design once, use many times | Created 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.
AI Usage Analysis
Analysis is being generated⦠refresh in a few seconds.
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.
Advanced desktop automation with mouse, keyboard, and screen control
Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually triggering workflows, or debugging automation issues.
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
Browser automation via Playwright MCP server. Navigate websites, click elements, fill forms, extract data, take screenshots, and perform full browser automation workflows.