managing-streamlit-apps

Installation
SKILL.md

Managing Streamlit apps

A Streamlit app is a Python data app running in an isolated sandbox inside PostHog. Each app has immutable versions of its code; one version is active; a sandbox process serves the active version. The full lifecycle is driven with the streamlit-apps-* MCP tools.

The happy path: create → set source → start → share

Installs
37
GitHub Stars
80
First Seen
Aug 3, 2026
managing-streamlit-apps — posthog/ai-plugin