Routes all Streamlit work through a single entry point: building apps, debugging widgets, theming, custom components, deployment, the works. The clever bit is it discovers your installed Streamlit version (1.57+) and loads matching reference docs bundled inside the package itself, so you're always working with documentation that matches your environment. You point it at your project directory, it handles venv detection across pip, poetry, pdm, and uv, then surfaces topic specific guides on session state, caching, layouts, whatever you need. Saves you from hunting through outdated web docs when your local install has the answers already sitting there.
npx skills add https://github.com/streamlit/agent-skills --skill developing-with-streamlit