什麼是 done?
將會議摘要(決定、問題、後續行動)捕獲到黑曜石庫中,並從每日筆記中連結它。當使用者鍵入 /done 或要求結束編碼會話時使用。 來源:olivoil/om-skills。
將會議摘要(決定、問題、後續行動)捕獲到黑曜石庫中,並從每日筆記中連結它。當使用者鍵入 /done 或要求結束編碼會話時使用。
透過命令列快速安裝 done AI 技能到你的開發環境
來源:olivoil/om-skills。
Capture the key outcomes of this Claude Code session into a markdown file in the Obsidian vault, and link it from today's daily note.
Run echo $OBSIDIANVAULTPATH to get the Obsidian vault root directory. If empty, ask the user for the path before proceeding.
Use just the repo name (e.g. om-skills from olivoil/om-skills). If the branch name contains /, replace them with - (e.g. feature/foo becomes feature-foo).
將會議摘要(決定、問題、後續行動)捕獲到黑曜石庫中,並從每日筆記中連結它。當使用者鍵入 /done 或要求結束編碼會話時使用。 來源:olivoil/om-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/olivoil/om-skills --skill done將會議摘要(決定、問題、後續行動)捕獲到黑曜石庫中,並從每日筆記中連結它。當使用者鍵入 /done 或要求結束編碼會話時使用。 來源:olivoil/om-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/olivoil/om-skills --skill done 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/olivoil/om-skills