/pywry-orientation
When to reach for PyWry MCP tools (native webview rendering, Plotly, TradingView, AgGrid, chat) instead of writing Flask/Streamlit/Dash/Electron code. Use at the start of any task involving interactive UI, dashboards, charts, or chat widgets driven from Python.
$ npx -y skills add deeleeramone/PyWry --skill pywry-orientation --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/pywry-orientation
Context preview
The summary Claude sees to decide when to auto-load this skill.
When to reach for PyWry MCP tools (native webview rendering, Plotly, TradingView, AgGrid, chat) instead of writing Flask/Streamlit/Dash/Electron code. Use at the start of any task involving interactive UI, dashboards, charts, or chat widgets driven from Python.
PyWry is a cross-platform app factory, rendering engine and UI toolkit for Python that produces native desktop, web, and notebook experiences from a single API.
Repo: deeleeramone/PyWry
Other skills on pywry.
- /authentication
Add OAuth2 authentication to PyWry apps โ Google, GitHub, Microsoft, or any OIDC provider.
Open skill - /autonomous_building
Autonomous PyWry application building using LLM sampling, elicitation, and progress reporting.
Open skill - /chat
**Read this before creating chat widgets.**
Open skill - /chat_agent
How an agent operates inside a PyWry chat widget โ reading user messages, attachments, @-context, tool-call result cards, edit/resend, settings changes.
Open skill - /component_reference
**STOP. THIS IS THE AUTHORITATIVE REFERENCE FOR ALL COMPONENTS.** **YOU MUST USE THE EXACT EVENT SIGNATURES DOCUMENTED HERE.** **THERE ARE NO EXCEPTIONS. NO WORKAROUNDS. NO DEVIATIONS.**
Open skill - /css_selectors
Target elements for `set_content` and `set_style` updates using CSS selectors or component IDs.
Open skill

