setting-up-streamlit-environment
作者: streamlit
為 Streamlit 應用程式設定 Python 環境。適用於建立新專案或管理相依性時。涵蓋使用 uv 進行相依性管理與執行…
npx skills add https://github.com/streamlit/agent-skills --skill setting-up-streamlit-environment來自 streamlit 的更多技能
template-skill
streamlit
替換為技能描述及其使用時機。
official
building-streamlit-chat-ui
streamlit
在 Streamlit 中建置聊天介面。適用於建立對話式 UI、聊天機器人或 AI 助手。涵蓋 st.chat_message、st.chat_input、訊息…
official
building-streamlit-custom-components-v2
streamlit
Builds bidirectional Streamlit Custom Components v2 (CCv2) using `st.components.v2.component`. Use when authoring inline HTML/CSS/JS components or packaged…
official
building-streamlit-dashboards
streamlit
在 Streamlit 中建立儀表板。適用於建立 KPI 顯示、指標卡片或資料密集的版面配置。涵蓋邊框、卡片、響應式版面配置及儀表板…
official
building-streamlit-multipage-apps
streamlit
建立多頁面的Streamlit應用程式。適用於建立包含多個頁面的應用程式、設定導覽,或管理跨頁面狀態時使用。
official
choosing-streamlit-selection-widgets
streamlit
選擇正確的 Streamlit 選擇元件。在決定使用單選按鈕、下拉選單、分段控制、膠囊按鈕或其他選項選擇元件時使用。…
official
connecting-streamlit-to-snowflake
streamlit
將 Streamlit 應用程式連接到 Snowflake。適用於設定資料庫連線、管理機密資訊,或從 Streamlit 應用程式查詢 Snowflake 時使用。
official
creating-streamlit-themes
streamlit
建立並自訂 Streamlit 主題。適用於變更應用程式的顏色、字型或外觀,或使應用程式符合品牌規範。涵蓋 config.toml…
official