wiki
๐ฏSkillfrom agricidaniel/claude-obsidian
A persistent wiki vault skill for Claude + Obsidian that scaffolds structure with three layers: immutable raw sources, LLM-generated knowledge base, and schema definition.
Same repository
agricidaniel/claude-obsidian(15 items)
Installation
npx vibeindex add agricidaniel/claude-obsidian --skill wikinpx skills add agricidaniel/claude-obsidian --skill wiki~/.claude/skills/wiki/SKILL.mdSKILL.md
More from this repository10
An autonomous research skill for the claude-obsidian knowledge companion that runs a search-fetch-synthesize-file loop. It automatically searches topics, fetches sources, synthesizes findings, and files them into a structured Obsidian wiki vault where knowledge compounds over time.
Teaches correct Obsidian Flavored Markdown syntax including wikilinks, embeds, callouts, properties, tags, highlights, and math notation, ensuring links don't break and callouts render properly when creating or editing Obsidian notes.
Saves conversations and insights into an Obsidian wiki vault as structured notes, automatically determining note type, creating frontmatter, and updating index/log.
Part of claude-obsidian, a 10-skill knowledge companion that builds and maintains a persistent, compounding wiki vault in Obsidian with zero manual filing.
Ingests files, URLs, or batches of sources into an Obsidian wiki vault by extracting entities and concepts, creating wiki pages, adding cross-references, and logging operations.
Visual reference layer for Obsidian wiki vaults that manages canvas files by adding images, text cards, PDFs, and wiki pages with auto-positioning inside zones, integrating with the /banana image capture skill.
Health check skill for Obsidian wiki vaults that finds orphan pages, dead wikilinks, stale claims, missing cross-references, and generates Dataview dashboards.
Queries an Obsidian wiki vault with quick, standard, and deep modes, reading hot cache and index before relevant pages, synthesizing answers with citations, and filing good answers back as wiki pages.
A knowledge companion for Claude + Obsidian that builds a persistent, compounding wiki vault by automatically extracting entities and concepts from sources, maintaining cross-references, and synthesizing answers from accumulated knowledge.
Performs extractive log rollup by reading wiki log entries and writing structurally-idempotent fold pages that link back to children, implementing bounded summarization without invention.