Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.autoplay.ai/llms.txt

Use this file to discover all available pages before exploring further.

Auto-generated from autoplay_sdk/skills/. Edit the source SKILL.md and run python scripts/sync_skill_docs.py.
Download .md Β· Open raw file Β· Install via CLI: autoplay-install-skills

Chatbot β€” Crisp AI

Read autoplay-core first for install, credentials, and the stream wiring pattern.

⚠️ Session scoping β€” critical

Crisp conversations have a session_id. You must link the browser Autoplay session_id to the Crisp conversation_id before context can be delivered β€” see autoplay-core for the conv_map + on_session_linked pattern. Full tutorial coming soon. See the docs for current status.

Reference