agentsclimarketplace

Obsidian audit

Skill samhcus/skills/skills/obsidian-audit

Skills for any AI agent harness, by Mad House

Install
npx -y skills add samhcus/skills --skill obsidian-audit

Assembled 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

Audit the live Obsidian vault surface, plugin set, graph config, and drift between the canonical WSL vault and the live Windows vault. Use when the graph looks wrong, plugins misbehave, or vault changes are not appearing in Obsidian.

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.2 KB, as published. Nobody here has run it

Obsidian Audit

Get the real Obsidian state before making changes.

Step 1, collect

~/dev/mad-house/skills/skills/obsidian-audit/scripts/audit.sh

Step 2, synthesize

Summarize only what matters:

  • resolved canonical and live vault paths
  • enabled core and community plugins
  • graph and Extended Graph settings that affect visibility
  • drift between the canonical and live vault for graph and key plugin data
  • git status of both vault copies when available

Call out mismatches and risky plugin state first.

Never

  • assume the Windows vault is using the same files as ~/vault
  • claim sync is healthy without checking the live vault path
  • recommend rebase-based Obsidian Git automation as a default

Gives 0 of the 12 instructions most audit compliance skills give

Counted across 936 of the 1,487 authors here whose files we hold, read 2026-08-06

  • group findings by severityin 44 of 936
  • Fetch latest guidelines before each reviewin 43 of 936, across 3 files
  • Check files against all fetched rulesin 42 of 936, across 2 files
  • Output findings in terse file:line formatin 41 of 936, across 3 files
  • Ask user which files to review if none specifiedin 41 of 936, across 3 files
  • Read specified files or prompt user for filesin 39 of 936, across 1 file
  • generate the audit reportin 39 of 936, across 36 files
  • assign a severity to every findingin 25 of 936
  • run automated accessibility scansin 23 of 936, across 13 files
  • map findings to WCAG criteriain 20 of 936, across 10 files
  • confirm audit scopein 19 of 936, across 9 files
  • check title tags and meta descriptions for uniquenessin 19 of 936, across 5 files

Said here and by no other author read

  • collect real Obsidian state before making changes
  • summarize resolved canonical and live vault paths
  • summarize enabled core and community plugins
  • summarize graph and Extended Graph visibility settings
  • summarize drift between canonical and live vault
  • summarize git status of both vault copies

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.