OpenAgentSkill Registry Manifest Skill: loopify Slug: coreyhaines31-loopify Category: design-creative Description: When you want to set up an agent loop, cron-scheduled task, or recurring workflow that runs autonomously in Claude Code. Judgment layer on top of ScheduleWakeup, CronCreate, and the /loop skill — decides whether to use dynamic pacing (self-scheduling wake-ups), cron scheduling (fixed intervals), or a one-shot loop; tunes delay to avoid the 5-minute cache-miss cliff; designs idempotent loop bodies; sets bail-out conditions so loops don't run forever. Examples of loops to loopify — weekly review pulse, daily brief generation, hourly monitoring of a metric, periodic vault compilation, upstream-check for an adapted skill, sponsorship-pipeline refresh, YouTube-transcript-batch-download, morning startup routine. Triggers on "/loopify," "set up a loop," "schedule this task," "run this daily," "run this weekly," "cron this," "make this recurring," "automate this on a schedule," "keep this running until X." Part of the -ify trifecta (skillify / toolify / loopify) for extending Claude Code. NOT Agent fit: - Decision: 86/100 Production-ready - Primary fit: Workflow automation - Role: Primary pick Supply profile: - Track: Coding and developer agents - Scenario: Coding agents - Applicable agents: Claude Code, CLI, Codex, Cursor - Maintenance: 8d since push - Risk: Needs review Trust: - Trust score: 84/100 Strong shortlist - Audit: 85/100 Needs review Attribution: - Status: Registry indexed - Source: github fast track - Creator: coreyhaines31 - Claim URL: https://www.openagentskill.com/skills/coreyhaines31-loopify#claim-this-skill Install: npx skills add coreyhaines31/makerskills --skill loopify URLs: - Web: https://www.openagentskill.com/skills/coreyhaines31-loopify - API: https://www.openagentskill.com/api/agent/skills/coreyhaines31-loopify - Install API: https://www.openagentskill.com/api/skills/coreyhaines31-loopify/install - Repository: https://github.com/coreyhaines31/makerskills/tree/main/skills/loopify