跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Sentry SDK Skill Creator

技能 已验证 活跃
属于:Sentry

Create a complete Sentry SDK skill bundle for any platform. Use when asked to "create an SDK skill", "add a new platform skill", "write a Sentry skill for X", or build a new sentry-<platform>-sdk skill bundle with wizard flow and feature reference files.

目的

To automate the creation of high-quality, well-researched Sentry SDK skill bundles, ensuring developers can easily integrate Sentry observability into any platform.

功能

  • Creates complete Sentry SDK skill bundles
  • Guides research for SDK features from official docs
  • Generates main SKILL.md wizard and deep-dive reference files
  • Emphasizes wizard-first setup for framework SDKs
  • Ensures accurate API representation and documentation

使用场景

  • When asked to create a Sentry SDK skill for a new platform
  • When needing to add support for a new language/framework to Sentry agent skills
  • When building a new `sentry-<platform>-sdk` skill bundle
  • When porting the SDK skill pattern to a new Sentry SDK

非目标

  • Generating skills for non-Sentry related tools
  • Providing direct Sentry configuration outside of the SDK skill bundle creation process
  • Writing skills without thorough research from official documentation

工作流

  1. Read philosophy documentation.
  2. Identify the target SDK platform and its supported features.
  3. Perform detailed research on SDK setup, configuration, and feature pillars using provided prompts and writing to research files.
  4. Create the main SKILL.md file, incorporating wizard flow, quick start, and reference dispatch.
  5. Create individual reference files for each supported feature pillar.
  6. Verify APIs and content against SDK source code and documentation.
  7. Review and refine the generated skill bundle.
  8. Update related documentation (README, AGENTS.md) and register the new skill.

安装

请先添加 Marketplace

/plugin marketplace add getsentry/sentry-for-ai
/plugin install sentry-for-ai@sentry-plugin-marketplace

质量评分

已验证
98 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标170
许可证MIT
状态
查看源代码

类似扩展

Cli Creator

100

Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.

技能
openai

Product Self Knowledge

100

Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong.

技能
SeifBenayed

Sentry Python SDK

100

Full Sentry SDK setup for Python. Use when asked to "add Sentry to Python", "install sentry-sdk", "setup Sentry in Python", or configure error monitoring, tracing, profiling, logging, metrics, crons, or AI monitoring for Python applications. Supports Django, Flask, FastAPI, Celery, Starlette, AIOHTTP, Tornado, and more.

技能
getsentry

Context Mode Ops

100

使用并行子代理军队管理 context-mode GitHub 问题、PR、发布和营销。为每个任务编排 10-20 个动态代理。在分类问题、审查 PR、发布版本、撰写 LinkedIn 帖子、宣布发布、修复错误、合并贡献、验证 ENV 变量、测试适配器或同步分支时使用。

技能
mksglu

Fixflow

100

使用严格的交付工作流执行编码任务:构建完整计划、分步实现、持续运行测试,并默认在每一步 (`per_step`) 后提交。当用户要求行为驱动交付或需求不明确时,支持显式提交策略覆盖 (`final_only`, `milestone`) 和可选的 BDD(给定/当/则)。

技能
majiayu000

Kotlin Mcp Server Generator

100

Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.

技能
github