LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

building-streamlit-multipage-apps - Build Multi-Page Streamlit Apps

Create Streamlit apps with multiple pages, navigation, and state management

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create multi-page app structure
  • define navigation menu
  • initialize global state
  • switch between pages
  • show pages conditionally
  • share UI elements

Inputs

  • app pages directory
  • navigation configuration
  • state keys

Outputs

  • multi-page app
  • navigation menu
  • shared state

Requirements

  • Streamlit framework

Source

  • Spec: SKILL.md
streamlit
multipage
navigation
state
web app
create multi-page app structure
define navigation menu
initialize global state
switch between pages
app pages directory
navigation configuration
state keys
multi-page app
navigation menu
shared state