loop
Spec compliantloop enables recurring agent prompts at set intervals (e.g. /loop 5m) for monitoring, polling, and iterative tasks.
Run prompts on recurring or variable intervals within a session.
When to use
- → Recurring checks
- → Polling workflows
- → Interval-based automation
Platforms
Cursor
Install
CLI install
npx skills add https://github.com/cursor/skills-cursor/tree/main/loop Manual install
~/.cursor/skills/loop/ Resources
skill-name/
├── SKILL.md
Source
https://github.com/cursor/skills-cursor/loopRelated Skills
Guide for building apps with the Cursor SDK (@cursor/sdk) programmatically.
Development Cursor
Q92 spec ✓
babysit Featured
Keep PRs merge-ready by triaging comments, resolving conflicts, and fixing CI.
Productivity Cursor Claude Code
Q91 spec ✓
Split large changes into small, reviewable pull requests.
Productivity Cursor Claude Code
Q90 spec ✓
Create Cursor Automations for scheduled or triggered agent workflows.
Productivity Cursor
Q88 spec ✓