Available skills
| Skill | What it does |
|---|---|
| bolt-api-verify | Cross-check endpoints, auth headers, env vars, and request bodies against OpenAPI specs |
| bolt-gaming-docs | Gaming payment links, Unity and JavaScript SDKs, webhooks, and interactive ads |
Install in Cursor
Download a skill into.cursor/skills/:
bolt-gaming-docs:
Other agents
Copy the sameSKILL.md file into your agent’s skills directory (for example .claude/skills/ for Claude Code). The skill content is plain markdown with YAML frontmatter.
When to use each skill
bolt-api-verify: Before writing or reviewing Bolt API code. Confirms paths and payloads againsthttps://assets.bolt.com/external-api-references/bolt.yml. Marks unknown behavior as BLOCKED instead of inventing fields.
bolt-gaming-docs: When integrating in-game checkout links, Unity or JavaScript SDKs, or gaming webhooks. Points to canonical guides under Gaming and verifies gaming endpoints in the OpenAPI spec.