๐ŸŽฏ

defuddle

๐ŸŽฏSkill

from agricidaniel/claude-obsidian

VibeIndex|
What it does
|

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.

๐Ÿ“ฆ

Same repository

agricidaniel/claude-obsidian(15 items)

defuddle

Installation

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

SKILL.md

252Installs
-
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.

๐ŸŽฏ
wiki-ingest๐ŸŽฏSkill

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.

๐ŸŽฏ
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.

๐ŸŽฏ
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.