loop
规格合规loop 支持按间隔重复执行 Agent 提示(如 /loop 5m),用于监控、轮询与迭代任务。
Run prompts on recurring or variable intervals within a session.
适用场景
- → 定期检查
- → 轮询工作流
- → 定时间隔自动化
兼容平台
Cursor
安装
CLI 安装
npx skills add https://github.com/cursor/skills-cursor/tree/main/loop 手动安装
~/.cursor/skills/loop/ 资源文件
skill-name/
├── SKILL.md
Source
https://github.com/cursor/skills-cursor/loop相关技能
Guide for building apps with the Cursor SDK (@cursor/sdk) programmatically.
开发 Cursor
Q92 spec ✓
babysit Featured
Keep PRs merge-ready by triaging comments, resolving conflicts, and fixing CI.
效率 Cursor Claude Code
Q91 spec ✓
Split large changes into small, reviewable pull requests.
效率 Cursor Claude Code
Q90 spec ✓
Create Cursor Automations for scheduled or triggered agent workflows.
效率 Cursor
Q88 spec ✓