Turns your Obsidian vault into queryable dashboards using either native Bases (1.8+, no plugin) or the Dataview community plugin. You get filtered tables, cards, and grouped views over your notes by folder, tag, or frontmatter properties. The skill walks through config resolution to find your vault path, checks which tool you have available, then generates the appropriate YAML or dataview query block. Worth knowing: Bases use expression string filters that must wrap in `and:`/`or:`/`not:` (bare arrays break the parser), and `groupBy` goes inside each view definition, not at the top level. Good for "show me all my active projects" or "list concepts by domain" without manually maintaining index pages.
npx -y skills add ar9av/obsidian-wiki --skill wiki-dashboard --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev