byiamzifei· 33 skills
Restore a prior business-state snapshot saved by /money-save, so you can continue from exactly where the last session left off. Loads the most recent snapshot for the current project (auto-detected from the working directory), or a specific one by index. Use when starting a new Claude Code conversation and the user wants to continue prior work. Triggered by: 'continue from last time', 'where did we leave off', 'pick up from before', 'resume', '接着上次', '续上', '之前的结论', '上次诊断到哪了'.
$npx -y skills add iamzifei/show-me-the-money --skill money-restoreInstalls into the current project.
Run `npx skills use "https://github.com/iamzifei/show-me-the-money" --skill "iamzifei/show-me-the-money/money-restore"` 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/iamzifei/show-me-the-money" that are relevant to the current task. Run `npx skills add "https://github.com/iamzifei/show-me-the-money"` and select the relevant skills, then follow their instructions.