主动召回 omd 自记忆:推理/写作/决策卡住时主动查既有事实,不等被动触发。经 memory_recall 语义+词法混合检索,回带 confidence + source。Trigger:/omd-recall、查历史、以前怎么做的、翻一下记忆、有没有先例。
$npx -y skills add abysscn/oh-my-dag --skill omd-recallInstalls into the current project.
Run `npx skills use "https://github.com/abysscn/oh-my-dag" --skill "abysscn/oh-my-dag/omd-recall"` 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/abysscn/oh-my-dag" that are relevant to the current task. Run `npx skills add "https://github.com/abysscn/oh-my-dag"` and select the relevant skills, then follow their instructions.