sentry-sdk-skill-creator

Generate a complete Sentry SDK skill bundle with SKILL.md and reference files.

20|3|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-sdk-skill-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentry-sdk-skill-creator
Source: https://github.com/getsentry/sentry-agent-skills/tree/main/skills/sentry-sdk-skill-creator
Command: npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-sdk-skill-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the construction of a complete Sentry SDK skill bundle for any platform, including a main wizard SKILL.md and per-feature reference files.

Core Features & Use Cases

  • Automates creation of a full Sentry SDK skill bundle structure.
  • Produces a wizard-guided main SKILL.md plus comprehensive references for each feature pillar.
  • Provides a repeatable pattern for porting the wizard to new platforms and maintaining consistency across skills.

Quick Start

Provide the target platform and desired features to generate a complete sentry-<platform>-sdk skill bundle.

Frequently Asked Questions about sentry-sdk-skill-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Sentry SDK skill bundle for a new platform?

To create a Sentry SDK skill bundle, provide the target platform and desired features to generate a main wizard SKILL.md alongside per-feature reference files, ensuring research-backed content and consistent structure.

What is the best way to automate Sentry SDK documentation generation across multiple platforms?

Automating Sentry SDK documentation generation uses a repeatable pattern to port wizard guidance to new platforms, producing comprehensive references for each feature pillar while maintaining cross-linking with frontend and backend companion skills.

Does the Sentry SDK skill creator support extending an existing sentry platform bundle?

Yes, the Sentry SDK skill creator supports extending an existing sentry-<platform>-sdk bundle by generating additional per-feature reference files and updating the main SKILL.md without breaking the current wizard configuration.

Can I use the Sentry SDK skill wizard to organize deep-dive feature content?

Yes, you can use the Sentry SDK skill wizard to organize deep-dive content by automatically storing comprehensive feature documentation in dedicated reference files within the references directory.

What limitations exist when porting the Sentry SDK wizard to new platforms?

A key limitation when porting the Sentry SDK wizard is ensuring cross-linking compatibility with frontend and backend companion skills, requiring research-backed content to maintain a consistent structure across different platform bundles.

Do I need to manually configure cross-links between Sentry SDK companion skills?

No, you do not need to manually configure cross-links because the Sentry SDK skill creator automatically generates cross-links with frontend and backend companion skills during the bundle creation process.