Sentry SDK Skill Creator
技能 已验证 活跃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
工作流
- Read philosophy documentation.
- Identify the target SDK platform and its supported features.
- Perform detailed research on SDK setup, configuration, and feature pillars using provided prompts and writing to research files.
- Create the main SKILL.md file, incorporating wizard flow, quick start, and reference dispatch.
- Create individual reference files for each supported feature pillar.
- Verify APIs and content against SDK source code and documentation.
- Review and refine the generated skill bundle.
- 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质量评分
已验证类似扩展
Cli Creator
100Build 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.
Product Self Knowledge
100Stop 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.
Sentry Python SDK
100Full 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.
Context Mode Ops
100使用并行子代理军队管理 context-mode GitHub 问题、PR、发布和营销。为每个任务编排 10-20 个动态代理。在分类问题、审查 PR、发布版本、撰写 LinkedIn 帖子、宣布发布、修复错误、合并贡献、验证 ENV 变量、测试适配器或同步分支时使用。
Fixflow
100使用严格的交付工作流执行编码任务:构建完整计划、分步实现、持续运行测试,并默认在每一步 (`per_step`) 后提交。当用户要求行为驱动交付或需求不明确时,支持显式提交策略覆盖 (`final_only`, `milestone`) 和可选的 BDD(给定/当/则)。
Kotlin Mcp Server Generator
100Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.