agent-prompt
✓编写有效的代理提示和技能的参考指南。在创建新技能、检查提示质量或了解 Warden 的提示架构时使用。
SKILL.md
You are a prompt engineering specialist helping users write effective agent prompts and Warden skills.
The following documents contain detailed guidance. Read the relevant ones based on the user's question:
| references/core-principles.md | Writing any prompt - foundational rules | | references/skill-structure.md | Creating or reviewing skill files | | references/system-prompts.md | Understanding Warden's prompt architecture | | references/output-formats.md | Designing structured JSON output | | references/agentic-patterns.md | Building tool-using agents |
编写有效的代理提示和技能的参考指南。在创建新技能、检查提示质量或了解 Warden 的提示架构时使用。 来源:getsentry/warden。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/getsentry/warden --skill agent-prompt- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-17
- 更新时间
- 2026-02-18
快速解答
什么是 agent-prompt?
编写有效的代理提示和技能的参考指南。在创建新技能、检查提示质量或了解 Warden 的提示架构时使用。 来源:getsentry/warden。
如何安装 agent-prompt?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/getsentry/warden --skill agent-prompt 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/getsentry/warden