Persistent Obsidian-based memory for coding agents. Use at session start to orient from a knowledge vault, during work to look up architecture/component/pattern notes, and when discoveries are made to write them back. Activate when the user mentions obsidian memory, obsidian vault, obsidian notes, or /obs commands. Provides commands: init, analyze, recap, project, note, todo, lookup, relate.
$npx -y skills add comeonoliver/skillshub --skill obsInstalls into the current project.
Run `npx skills use "https://github.com/comeonoliver/skillshub" --skill "comeonoliver/skillshub/obs"` 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/comeonoliver/skillshub" that are relevant to the current task. Run `npx skills add "https://github.com/comeonoliver/skillshub"` and select the relevant skills, then follow their instructions.