What is done?
Capture a session summary (decisions, questions, follow-ups) into the Obsidian vault and link it from the daily note. Use when the user types /done or asks to wrap up a coding session. Source: olivoil/om-skills.
Capture a session summary (decisions, questions, follow-ups) into the Obsidian vault and link it from the daily note. Use when the user types /done or asks to wrap up a coding session.
Quickly install done AI skill to your development environment via command line
Source: 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).
Capture a session summary (decisions, questions, follow-ups) into the Obsidian vault and link it from the daily note. Use when the user types /done or asks to wrap up a coding session. Source: olivoil/om-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/olivoil/om-skills --skill doneCapture a session summary (decisions, questions, follow-ups) into the Obsidian vault and link it from the daily note. Use when the user types /done or asks to wrap up a coding session. Source: olivoil/om-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/olivoil/om-skills --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/olivoil/om-skills