🎯

wiki-ingest

🎯Skill

from agricidaniel/claude-obsidian

VibeIndex|
What it does
|

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.

πŸ“¦

Same repository

agricidaniel/claude-obsidian(15 items)

wiki-ingest

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add agricidaniel/claude-obsidian --skill wiki-ingest
skills.sh Install⚠ Installs to .agents/skills/
npx skills add agricidaniel/claude-obsidian --skill wiki-ingest
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/wiki-ingest/SKILL.md

SKILL.md

305Installs
-
AddedApr 13, 2026

More from this repository10

🎯
autoresearch🎯Skill

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.

🎯
wiki🎯Skill

A persistent wiki vault skill for Claude + Obsidian that scaffolds structure with three layers: immutable raw sources, LLM-generated knowledge base, and schema definition.

🎯
obsidian-markdown🎯Skill

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.

🎯
save🎯Skill

Saves conversations and insights into an Obsidian wiki vault as structured notes, automatically determining note type, creating frontmatter, and updating index/log.

🎯
obsidian-bases🎯Skill

Part of claude-obsidian, a 10-skill knowledge companion that builds and maintains a persistent, compounding wiki vault in Obsidian with zero manual filing.

🎯
canvas🎯Skill

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.

🎯
wiki-lint🎯Skill

Health check skill for Obsidian wiki vaults that finds orphan pages, dead wikilinks, stale claims, missing cross-references, and generates Dataview dashboards.

🎯
wiki-query🎯Skill

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.

🎯
defuddle🎯Skill

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.

🎯
wiki-fold🎯Skill

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.