# loop

> loop enables recurring agent prompts at set intervals (e.g. /loop 5m) for monitoring, polling, and iterative tasks.

- Page: https://skill123.app/skills/loop/
- Category: productivity
- Platforms: cursor
- Quality score: 84/100
- Last verified: 2026-06-22
- Source: https://github.com/cursor/skills-cursor

## When to use

- Recurring checks
- Polling workflows
- Interval-based automation

## Install

```bash
npx skills add https://github.com/cursor/skills-cursor/tree/main/loop
```

Agents can also read https://skill123.app/install/skill123.md and install this skill.
