Use when the user says "sync finance", "sync my finance", "ingest new docs", or any morning-update equivalent. Gathers new Drive drops into local staging (best-effort), ingests everything staged — bank fetch pairs + manual drops — into the SQLite database, sorts dump/ drops into their archetype folders on Drive, and backs the database up to Drive weekly.
$npx -y skills add ya5huk/findash --skill sync-finance-dataInstalls into the current project.
Run `npx skills use "https://github.com/ya5huk/findash" --skill "ya5huk/findash/sync-finance-data"` 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.