🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 3.5K |
| ⭐ GitHub Stars | 897(fork 46) |
| 🗓️ 最近推送 | 2026-08-03 |
| 🌱 项目创建 | 2026-01-05 |
| 💻 语言 / License | Python · Apache-2.0 |
| 🐛 开放Issue | 27 |
📝 工具简介
Sentry团队开发的Agent Skills,用于开发过程中的设置审计。
📖 怎么用
这是 Sentry 官方出的技能包,帮你配置 Sentry 或排查线上问题。安装方式:用插件市场跑 `claude plugin marketplace add getsentry/skills` 然后 `claude plugin install sentry-skills@sentry-skills`;或者用 npx 跑 `npx skills add getsentry/skills`;也可以 git clone 后本地添加。更新用 `claude plugin marketplace update` 加 `claude plugin update sentry-skills@sentry-skills`。装完重启 Claude Code,技能会在相关场景自动触发,不用手动调。
📋 迷你测评
Sentry团队开发的Agent Skills,用于开发过程中的设置审计。亮点是团队实战出品,针对设置安全。适合需要配置审查的开发流程。
📄 README 要点
这是一套为 Claude Code 准备的技能包,主要帮你在项目里快速配置 Sentry 错误监控,或者排查线上问题。安装方式挺灵活,既可以通过 Claude 插件市场直接添加,也支持 skills.sh 生态,能用在 Claude Code、Cursor、Cline 这些主流 AI 编程工具上。装好后技能会自动激活,不用手动切换。里面包含多个实用技能,比如自动生成和维护 AGENTS.md、CLAUDE.md 这类项目说明文件,还有写博客之类的辅助功能。适合那些想在项目里快速接入 Sentry、又不想手动折腾配置的开发者,装完重启一下 Claude Code 就能用了。
查看英文原文
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)
交流使用体验、避坑建议;违规内容将被删除