Available skills
Skill files are hosted on Bolt Help. Fetch them by URL or discover them through the Bolt MCP server.
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.