什么是 writing-agents?
在创建新代理、编辑现有代理或为任务工具定义专门的子代理角色时使用 来源:aaddrick/claude-desktop-debian。
在创建新代理、编辑现有代理或为任务工具定义专门的子代理角色时使用
通过命令行快速安装 writing-agents AI 技能到你的开发环境
来源:aaddrick/claude-desktop-debian。
Writing agents IS Test-Driven Development applied to role definitions.
Agents are specialized subagents invoked via the Task tool. They receive full conversation context and execute autonomously with a defined persona, tools, and behavioral guidelines.
Core principle: If you didn't test the agent on representative tasks, you don't know if it performs correctly.
在创建新代理、编辑现有代理或为任务工具定义专门的子代理角色时使用 来源:aaddrick/claude-desktop-debian。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/aaddrick/claude-desktop-debian --skill writing-agents在创建新代理、编辑现有代理或为任务工具定义专门的子代理角色时使用 来源:aaddrick/claude-desktop-debian。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/aaddrick/claude-desktop-debian --skill writing-agents 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/aaddrick/claude-desktop-debian