Files
stripe-ai-sync[bot] 583467aab1 sync skills
2026-09-11 00:47:15 +00:00
..
2026-09-11 00:47:15 +00:00
2026-09-11 00:47:15 +00:00
2026-09-11 00:47:15 +00:00
2026-09-11 00:47:15 +00:00
2026-09-11 00:47:15 +00:00

Provider Plugins

This directory contains plugins for different AI code editors.

Layout

Each provider can contain multiple plugins. Keep each plugin in its own subdirectory under providers/<provider>/ so its manifest, skills, and other assets remain isolated as more plugins are added.

Skills

Do not edit skill files in provider directories manually.

Skills in providers/*/plugin/skills/ are automatically synced from docs.stripe.com/.well-known/skills via the sync-skills workflow. Any manual changes will be overwritten.

To manually trigger a sync, go to the workflow page and click "Run workflow".