Install
After installing the SDK:Target a specific stack
Flags
SDK reorganization (v0.7.4+): run
autoplay-install-skills --migrate to install the import migration skill. See Migration 0.7.4.Just want one skill? Use curl
No need to install the SDK just to grab a skill file. Each skill page below has a one-line curl command β same pattern asautoplay-agentic-setup β that prints its SKILL.md straight to stdout, ready to pipe into an agentβs context or redirect into .claude/skills/<name>/SKILL.md yourself. For example:
cURL
Bundled skills
Each skill is available as a rendered doc page and a rawSKILL.md fetchable by curl.
Skills are copied into
.cursor/skills/ in your project. Open Cursor or Claude and ask it to set up Autoplay β the agent will follow the wired patterns automatically.