Skip to content

feat: Replace Agent Skills docs with Agent Plugin#18688

Open
evanpurkhiser wants to merge 1 commit into
masterfrom
evanpurkhiser/feat/agent-plugin-setup
Open

feat: Replace Agent Skills docs with Agent Plugin#18688
evanpurkhiser wants to merge 1 commit into
masterfrom
evanpurkhiser/feat/agent-plugin-setup

Conversation

@evanpurkhiser

Copy link
Copy Markdown
Member

DESCRIBE YOUR PR

Sentry's AI skills now ship as a single plugin installed with npx @sentry/ai install. This reworks the docs and the SDK setup widget to point at the plugin rather than at individual skills.

  • Rewrite the /ai/agent-skills page as /ai/agent-plugin, built around npx @sentry/ai install, and redirect the old URL
  • Point the "Agent-Assisted Setup" callout's copy prompt at the single https://skills.sentry.dev/instrument entrypoint, naming the SDK in prose instead of encoding a per-SDK skill path; the expand section now installs the full plugin with npx @sentry/ai install
  • Rename the agentSkillsCallout component to agentSetupCallout and update all references
  • Update inbound links (AI hub landing card, home page, dotagents page) and align the llms.txt discovery index with the plugin model

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

Sentry's AI skills now ship as a single plugin installed with
`npx @sentry/ai install`, so the docs and the setup widget should point
at the plugin rather than at individual skills.

- Rewrite the /ai/agent-skills page as /ai/agent-plugin around the
  plugin installer, and redirect the old URL
- Point the setup callout's copy prompt at the single
  https://skills.sentry.dev/instrument entrypoint, name the SDK in
  prose, and install the full plugin via `npx @sentry/ai install`
- Rename the agentSkillsCallout component to agentSetupCallout
- Align the llms.txt discovery index with the plugin model
@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview, Comment Jul 9, 2026 8:52pm
sentry-docs Ready Ready Preview, Comment Jul 9, 2026 8:52pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant