What problem does it solve? One-off marketing tasks get forgotten; this Skill turns them into repeatable, scheduled loops that an AI agent runs on a cadence, each with a defined trigger, self-check, state handling, and stop condition so nothing double-acts or runs away. ## Core Features & Use Cases - Loop catalog: 43 ready-to-adapt marketing loops covering SEO, paid ads, social, activation, retention, revenue, and referrals, each with a nine-part anatomy (cadence, act condition, self-check, idempotency, bail-out, output). - Cadence and guardrails: matches check frequency to how fast the underlying signal changes, and enforces human checkpoints before any loop publishes, spends, or sends. - Scheduling guidance: wires loops into Claude Code (/loop, ScheduleWakeup, CronCreate), generic cron, or a manual weekly cadence. - Use Case: Set up a weekly SEO ranking watch that checks positions every Monday, acts only when a tracked keyword drops more than five positions, dedupes alerts already sent, and stages a draft fix for approval. ## Quick Start Ask the agent to set up a weekly marketing loop that monitors ad creative fatigue and drafts a refresh whenever CPA drifts above target.