Auto-generated from
autoplay_sdk/skills/. Edit the source SKILL.md and run python scripts/sync_skill_docs.py..md Β· Open raw file Β· Install via CLI: autoplay-install-skills
Chatbot β Dify
Read autoplay-core first for install, credentials, and the stream wiring pattern.
β οΈ Session scoping β critical
Dify retrieves context via an External Knowledge ID. That ID must match the key you used when storing events. Picksession_id or email and use it consistently β if they donβt match, retrieval returns empty or the wrong userβs data.
See the full tutorial for step-by-step setup including the External Knowledge API endpoint, retrieval handler, and proactive trigger scoping.
Reference
- Full tutorial: https://developers.autoplay.ai/recipes/dify-tutorial