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
1
GitHub Stars
66
First Seen
Today
managing-streamlit-apps — posthog/ai-plugin