Skip to main content
Agent skills add project-local guidance so your assistant follows the correct Autoplay pattern for your stack: session replay providers send live user activity in, AI support agents consume it through MCP or REST, and optional tour tools can act on the result.

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 as autoplay-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 raw SKILL.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.