Use when the user says "run the daily flow", "run the morning flow", "run everything", "fetch sync render", "do my finances", or any whole-routine equivalent — and the skill scripts/run_daily.sh invokes for the unattended daily cron job. Runs the full findash flow end-to-end (fetch → sync → render → deliver to Telegram).
$npx -y skills add ya5huk/findash --skill daily-runInstalls into the current project.
Run `npx skills use "https://github.com/ya5huk/findash" --skill "ya5huk/findash/daily-run"` 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.