·cursor-agent-supervisor
</>

cursor-agent-supervisor

ypares/agent-skills

将具有明确定义范围的任务卸载给子代理,例如使用子代理来实现一组规范。当任务不需要对整个项目有广泛的了解时,请使用此技能

9安装·2热度·@ypares

安装

$npx skills add https://github.com/ypares/agent-skills --skill cursor-agent-supervisor

SKILL.md

You can start subagents (e.g. to work on a specific JJ revision) with:

cursor-agent --print --model unknown-model will print an error that will list available models. Unless you know which model is best for the task, just use sonnet-4.5 by default.

Important: Sub-agent tasks can take several minutes. Always use a longer timeout:

将具有明确定义范围的任务卸载给子代理,例如使用子代理来实现一组规范。当任务不需要对整个项目有广泛的了解时,请使用此技能 来源:ypares/agent-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/ypares/agent-skills --skill cursor-agent-supervisor
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 cursor-agent-supervisor?

将具有明确定义范围的任务卸载给子代理,例如使用子代理来实现一组规范。当任务不需要对整个项目有广泛的了解时,请使用此技能 来源:ypares/agent-skills。

如何安装 cursor-agent-supervisor?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ypares/agent-skills --skill cursor-agent-supervisor 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/ypares/agent-skills