What is done?
Summarize session findings and save to Obsidian vault (user) Source: gentamura/dotfiles.
Summarize session findings and save to Obsidian vault (user)
Quickly install done AI skill to your development environment via command line
Source: 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.
Summarize session findings and save to Obsidian vault (user) Source: gentamura/dotfiles.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gentamura/dotfiles --skill done Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Stable fields and commands for AI/search citations.
npx skills add https://github.com/gentamura/dotfiles --skill doneSummarize session findings and save to Obsidian vault (user) Source: gentamura/dotfiles.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gentamura/dotfiles --skill done Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/gentamura/dotfiles