Loading...
Loading...
Found 5,008 Skills
Ralph Wiggum-inspired automation loop for specification-driven development. Orchestrates task implementation, review, cleanup, and synchronization using a Python script. Use when: user runs /loop command, user asks to automate task implementation, user wants to iterate through spec tasks step-by-step, or user wants to run development workflow automation with context window management. One step per invocation. State machine: init → choose_task → implementation → review → fix → cleanup → sync → update_done. Supports --from-task and --to-task for task range filtering. State persisted in fix_plan.json.
Backblaze integration. Manage data, records, and automate workflows. Use when the user wants to interact with Backblaze data.
Phase 2 of the feature workflow — Write code according to the implementation sequence in {slug}-design.md, and submit a completion report in a unified format for user review after finishing. Prerequisites: {slug}-design.md has been approved (standard design includes test design, or fastforward design includes acceptance criteria), and {slug}-checklist.yaml exists in the same directory. Trigger scenarios: User says "The plan is confirmed, start implementation", "Write code according to the plan", "Start working". If you encounter situations not covered by the plan during implementation (new concepts, out-of-scope files, need for patch branches), proactively stop and discuss with the user based on the plan, do not proceed forcefully.
Mozilla Observatory integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mozilla Observatory data.
Subscribe-HR integration. Manage data, records, and automate workflows. Use when the user wants to interact with Subscribe-HR data.
Open Exchange Rates integration. Manage data, records, and automate workflows. Use when the user wants to interact with Open Exchange Rates data.
Ikas integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ikas data.
Concord integration. Manage data, records, and automate workflows. Use when the user wants to interact with Concord data.
Clockwork Recruiting integration. Manage data, records, and automate workflows. Use when the user wants to interact with Clockwork Recruiting data.
AdRoll integration. Manage data, records, and automate workflows. Use when the user wants to interact with AdRoll data.
WhiteHat Security integration. Manage data, records, and automate workflows. Use when the user wants to interact with WhiteHat Security data.
Basic Hive skill. Enable agents to work as members of the Hive runtime: discover context, view members, receive <HIVE ...> messages, send messages, and load higher-level workflow skills.