Obsidian ops
Skills for any AI agent harness, by Mad House
npx -y skills add samhcus/skills --skill obsidian-opsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Improve Obsidian itself, including graph states, dashboards, plugin configuration, explorer order, file colors, Kanban, and other live vault UX surfaces. Use when the user wants Obsidian to feel better, not just the note content.
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.3 KB, as published. Nobody here has run it
Obsidian Ops
This skill owns the Obsidian UI and plugin surface.
Start here
- Run
~/dev/mad-house/skills/skills/obsidian-audit/scripts/audit.sh - Read the live Windows vault surfaces that matter:
/mnt/c/Users/*/Documents/vault/.obsidian//mnt/c/Users/*/Documents/vault/dashboards/
- Change only the targeted Obsidian-facing files
- Mirror the changed surfaces with
~/dev/mad-house/skills/skills/obsidian-sync/scripts/sync.sh
This skill owns
- graph state and Extended Graph tuning
- explorer order, colors, icons, and dashboard surfaces
- plugin settings and safe plugin-level operational changes
- Kanban boards and visual control surfaces
This skill does not own
- long-term note topology or MOC growth, use
vault-growth - broad wiki note authoring outside Obsidian-facing surfaces
- git repair of the whole Windows vault repo