Use when the user says "render dashboard", "show my finances", "build the dashboard", or any morning-summary equivalent. Reads SQLite, fetches live prices/FX from Yahoo Finance, fills the HTML template, and writes a self-contained dashboard to output/dashboard.html.
$npx -y skills add ya5huk/findash --skill render-finance-dashboardInstalls into the current project.
Run `npx skills use "https://github.com/ya5huk/findash" --skill "ya5huk/findash/render-finance-dashboard"` 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/ya5huk/findash" that are relevant to the current task. Run `npx skills add "https://github.com/ya5huk/findash"` and select the relevant skills, then follow their instructions.