🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 4.1K |
| ⭐ GitHub Stars | 898(fork 46) |
| 🗓️ 最近推送 | 2026-08-03 |
| 🌱 项目创建 | 2026-01-05 |
| 💻 语言 / License | Python · Apache-2.0 |
| 🐛 开放Issue | 27 |
📝 工具简介
来自真实工程师的.agents目录技能包,直接拿来用的代码审查技能。
📖 怎么用
安装很简单,先跑 `claude plugin marketplace add getsentry/skills`,再执行 `claude plugin install sentry-skills@sentry-skills` 就装好了。如果你用的是本地仓库,也可以 `git clone git@github.com:getsentry/skills.git ~/sentry-skills` 后,用 `claude plugin marketplace add ~/sentry-skills` 和 `claude plugin install sentry-skills` 来装。装完记得重启 Claude Code,技能会在相关场景自动激活。想更新的话,跑 `claude plugin marketplace update` 和 `claude plugin update sentry-skills@sentry-skills`,或者直接 `/plugin` 打开管理器操作。README未说明具体配置和调用步骤。
📋 迷你测评
来自真实工程师的.agents目录技能包。亮点是开箱即用,无需额外设置。源自实际项目,针对性明确。
📄 README 要点
这是Sentry官方为员工打造的AI代理技能包,遵循Agent Skills开放格式。安装方式多样,Claude Code用户可通过插件市场安装,支持技能和代理的稀疏检出,装完重启即自动激活;也支持skills.sh生态,兼容Claude Code、Cursor、Cline、GitHub Copilot等工具。技能包括创建维护AGENTS.md和CLAUDE.md文件、博客写作等。适合需要在Sentry项目中配置AI代理、调试生产问题的开发者,技能会在相关场景自动触发。
查看英文原文
Sentry Skills [!NOTE] For skills to help set up Sentry in your project or debug production issues, see https://github.com/getsentry/sentry for ai Agent skills for Sentry employees, following the Agent Skills open format. Installation Claude Code [安装/使用命令见下方] If you use claude plugin marketplace add sparse for this repo, include skills and agents alongside .claude plugin because the root plugin manifest loads repo root skills/ and agents/ . Restart Claude Code after installation. Skills activate automatically when relevant. Update: [安装/使用命令见下方] Or run /plugin to open the plugin manager. Skills Package (skills.sh) For agents supporting the skills.sh ecosystem: [安装/使用命令见下方] Works with Claude Code, Cursor, Cline, GitHub Copilot, and other compatible agents. Available Skills Skill Description agents md Create and maintain concise, reference backed AGENTS.md and CLAUDE.md files. blog writing guide Write, review, and improve blog posts for the Sentry engineering blog following Sentry's specific writing standards, voice, and quality bar. brand guidelines Write copy following Sentry brand guidelines. claude settings audit Analyze a repository to generate recommended Claude Code settings.json permissions. code review Perform code reviews following Sentry engineering practices. code simplifier Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. commit ALWAYS use this skill when committing code changes — never commit directly without it. create branch Create git branches following Sentry naming conventions. django access review Django access control and IDOR security review. django perf review Django performance code review. doc coauthoring Guide users through a structured workflow for co authoring documentation. document api endpoint Document and type a Sentry API endpoint with drf spectacular OpenAPI schema — write/fix @extend schema , specify response TypedDicts, type parameters, fix type drift, and promote to PUBLIC.
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除