recurring-loop-runnerUse when the user wants a prompt or command to run on a recurring interval, such as checking deploys, polling status, or repeating a slash-command.
Install via ClawdBot CLI:
clawdbot install wimi321/recurring-loop-runnerGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 9, 2026
A DevOps engineer sets a recurring loop to check the status of a critical deployment every 10 minutes. The system alerts the team on failure and provides immediate first-run feedback, ensuring rapid response to issues.
A marketing team uses the loop to post scheduled content on social platforms at regular intervals (e.g., hourly). The first post goes immediately, confirming the automation works, and the user can cancel or modify the schedule easily.
An IT administrator configures a recurring task to ping servers every 5 minutes and log response times. The initial check runs instantly, providing a baseline, and the loop continues to monitor uptime.
A financial analyst sets a loop to fetch real-time stock prices every 15 minutes during market hours. The first execution returns current data immediately, and the schedule can be stopped after market close.
A support lead creates a recurring loop to re-check unresolved high-priority tickets every 30 minutes and escalate if no update. The first run triggers immediate action, and the loop ensures no ticket is forgotten.
Offer the recurring loop runner as a premium feature within a SaaS platform (e.g., project management or monitoring tools), where users pay a monthly fee to automate repetitive tasks without manual intervention.
Charge users based on the number of loop executions or API calls made by the recurring runner. This model fits high-frequency use cases like server monitoring or data polling, where costs scale with usage.
Provide basic recurring loops (e.g., one task at a time) for free, and offer advanced features like unlimited loops, shorter intervals, or priority execution in paid tiers. This captures a wide audience and upsells power users.
💬 Integration Tip
Use natural language parsing to accept human-readable intervals (e.g., 'every 15 minutes') and provide clear cancellation instructions in the confirmation message.
Scored May 9, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.