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-orientationInstalls into the current project.
Run `npx skills use "https://github.com/deeleeramone/pywry" --skill "deeleeramone/pywry/pywry-orientation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/deeleeramone/pywry" that are relevant to the current task. Run `npx skills add "https://github.com/deeleeramone/pywry"` and select the relevant skills, then follow their instructions.