什麼是 done?
總結會話結果並保存到黑曜石保險庫(使用者) 來源:gentamura/dotfiles。
總結會話結果並保存到黑曜石保險庫(使用者)
透過命令列快速安裝 done AI 技能到你的開發環境
來源:gentamura/dotfiles。
Capture everything from the current session (Claude Code or Codex) and save it to the Obsidian vault.
Requires: OBSIDIANVAULT environment variable. Set it in /.zshrc.local: ``` # 00-env export OBSIDIANVAULT="$HOME/Documents/Obsidian Vault" ``` If unset, abort and ask the user to configure it.
總結會話結果並保存到黑曜石保險庫(使用者) 來源:gentamura/dotfiles。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/gentamura/dotfiles --skill done 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/gentamura/dotfiles --skill done總結會話結果並保存到黑曜石保險庫(使用者) 來源:gentamura/dotfiles。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/gentamura/dotfiles --skill done 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/gentamura/dotfiles