Skip to main content
Run any Skill in Manus
with one click
GitHub repository

llm-obsidian-wiki

llm-obsidian-wiki contains 8 collected skills from ignromanov, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
20
updated
2026-05-30
Forks
2
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

llm-obsidian-wiki
file-clerks-434071

Karpathy's LLM Wiki pattern as a Claude Code plugin — agent-first edition. Four task-oriented agents (Researcher / Advisor / Curator / Scribe) maintain a structured Obsidian vault that compounds knowledge across sessions. Privacy-first, local-only by default, citations + confidence + supersession baked in. Keywords: llm-wiki, obsidian-plugin, knowledge-base, claude-code, pkm, llm-memory, agent-first.

2026-05-30
answer
management-analysts-131111

This skill should be used when wiki-advisor needs to answer a user question by searching the wiki, retrieving cited claims, and composing an answer with [[wikilink]] references. Triggers on "what do we know about X", "what did we decide", "answer from the wiki", "find in vault".

2026-05-29
audit
file-clerks-434071

This skill should be used when wiki-curator needs to perform a read-only health check of the vault, scanning for orphans, stale pages, source drift, contradictions, and tree-topology violations. Triggers on "audit wiki", "check health", "find issues", "wiki diagnostic".

2026-05-08
capture
file-clerks-434071

This skill should be used when an agent needs to ingest a source (URL, YouTube, GitHub, PDF, clipboard, session log) into the vault. Triggers when wiki-scribe or wiki-researcher needs to "capture", "save source", "intake", "file URL", or "hash and store".

2026-05-08
init
library-assistants-clerical-434121

This skill should be used when bootstrapping a brand-new LLM Wiki vault — creates dir tree, seeds wiki.config.md, CLAUDE.md, hot.md, .gitignore. Invoked via /wiki:init slash command. Triggers on "init wiki", "create new vault", "scaffold knowledge base".

2026-05-08
maintain
file-clerks-434071

This skill should be used when wiki-curator needs to apply auto-fixes for structural violations (orphans, missing fields, hot.md updates) and propose semantic fixes (contradictions, supersession, hub splits) with user confirmation. Triggers on "fix wiki issues", "auto-resolve", "split hubs", "promote drafts", "update hot.md".

2026-05-08
migrate
software-developers

This skill should be used when wiki-curator needs to upgrade a vault's schema_version to match the current plugin version. Triggers on "migrate wiki", "upgrade schema", "apply migration v0.X → v0.Y".

2026-05-08
research
writers-and-authors

This skill should be used when wiki-researcher needs to investigate a topic from scratch with web search, capture multiple sources, identify concepts, write cross-linked wiki pages with confidence scoring, and detect contradictions with existing knowledge. Triggers on "research X", "investigate Y", "build a write-up about Z", "compile knowledge on W".

2026-05-08