Skip to main content
Autoplay-AI
GitHub creator profile

Autoplay-AI

Repository-level view of 10 collected skills across 1 GitHub repositories.

skills collected
10
repositories
1
updated
2026-05-25
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

activity-posthog
software-developers

Configures PostHog as the event source for Autoplay by adding the browser snippet, calling posthog.identify() with product_id, and setting up the PostHog webhook destination. The PostHog session ID is the scoping key used throughout the Autoplay integration. Use when the user mentions PostHog, posthog-js, posthog.identify, product_id, or asks how to capture user events for Autoplay.

2026-05-25
autoplay-core
software-developers

Sets up the Autoplay SDK for real-time event streaming into any chatbot or AI agent. Covers install, credentials, stream wiring, LLM guardrails, and the two most critical concepts — session scoping and conversation scoping — that must be correct regardless of which chatbot or activity source is used. Use when starting any Autoplay integration, when the user mentions autoplay-sdk, AsyncConnectorClient, ActionsPayload, or asks how to wire real-time user events into a chatbot.

2026-05-25
chatbot-intercom
software-developers

Wires the Autoplay SDK into Intercom by posting real-time user activity as internal admin notes. Covers BaseChatbotWriter subclass, conv_map session linking, on_session_linked flush, webhook registration, and note redaction for summary replacement. Use when the user mentions Intercom, internal notes, conversation_id linking, BaseChatbotWriter, or asks how to give their Intercom bot real-time context.

2026-05-21
chatbot-botpress
software-developers

Wires the Autoplay SDK into Botpress by storing real-time user activity in Botpress Tables and injecting it into an Autonomous Agent via agentContext. Covers the dual Webhook + chat flow path, AutoPlayEventsTable, AutoPlayEventsSummaryTable, and the system prompt pattern. Use when the user mentions Botpress, Botpress Studio, Botpress Tables, Autonomous Agent, or asks how to give their Botpress bot real-time context.

2026-05-17
activity-fullstory
software-developers

Configures a FullStory Stream to fire a webhook to Autoplay on every user click, capturing target text, page URL, timestamp, and session ID. Everything is configured in the FullStory dashboard — no frontend code changes required. Use when the user mentions FullStory, FullStory Streams, Anywhere Activation, or asks how to stream user click events from FullStory into Autoplay.

2026-05-14
chatbot-ada
software-developers

Wires the Autoplay SDK into Ada (ada.cx) by injecting real-time user context via Ada metaFields on web apps. Covers Ada Variables setup, FastAPI context endpoint, and the adaEmbed web SDK integration. Use when the user mentions Ada, ada.cx, adaEmbed, metaFields, or asks how to give their Ada bot real-time context.

2026-05-14
chatbot-crisp
software-developers

Wires the Autoplay SDK into Crisp AI for real-time user context. Use when the user mentions Crisp, Crisp AI, or asks how to give their Crisp chatbot real-time context from Autoplay.

2026-05-14
chatbot-dify
software-developers

Wires the Autoplay SDK into Dify by writing real-time user activity to a Dify External Knowledge Base keyed by session_id. Use when the user mentions Dify, Dify knowledge base, External Knowledge API, or asks how to give their Dify agent real-time context.

2026-05-14
Showing top 8 of 10 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded