Exports your Obsidian wiki's knowledge graph to four structured formats: JSON for scripting, GraphML for Gephi and Cytoscape, Cypher for Neo4j, and an interactive HTML viewer. It walks the vault, parses wikilinks and frontmatter relationships, assigns community IDs based on tag clustering, and writes everything to a wiki-export directory. The typed edge system is nice: plain wikilinks default to generic connections, but if you declare relationships in frontmatter (like "contradicts" or "extends"), those semantic types override the defaults. Includes a visibility filter mode that excludes internal or PII-tagged pages when you need a public-safe export. Good for getting your wiki into graph databases or visualization tools without writing your own parser.
npx -y skills add ar9av/obsidian-wiki --skill wiki-export --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