byiamzifei· 33 skills
Manage project learnings — small, atomic, validated patterns that the agent should remember across all skills and sessions. Different from /money-save (which captures full session state); learnings are individual insights that get auto-loaded into every other money-* skill's context. Use when the user has just discovered something worth remembering — a customer pattern, a pricing insight, a channel that works, a failure mode. Triggered by: 'remember this', 'log a learning', 'this is a pattern', 'show learnings', 'what have we learned', '记住这个', '存入经验', '查看经验库'.
$npx -y skills add iamzifei/show-me-the-money --skill money-learnInstalls into the current project.
Run `npx skills use "https://github.com/iamzifei/show-me-the-money" --skill "iamzifei/show-me-the-money/money-learn"` 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.