defuddle
Extracts clean markdown from web pages via Defuddle CLI, removing clutter to save tokens. Method: run `defuddle parse <url> --md`. Value: clean readable content for analysis, lower token cost than WebFetch.
Skill Relationships
Skill → Skill usage relationships, with cross-layer references. Same color blocks indicate the same skill form.
Skill Composition
Each skill is designed for a specific kind of caller — some only fire when you name them, others load automatically when the model judges them relevant. The split below summarises both modes at a glance.
These skills only fire when you call them by name. The agent will not load them on its own — they stay inert until invoked.
These skills are loaded automatically by the agent when it judges the context relevant. You usually don't need to call them yourself.
Skill List
Extracts clean markdown from web pages via Defuddle CLI, removing clutter to save tokens. Method: run `defuddle parse <url> --md`. Value: clean readable content for analysis, lower token cost than WebFetch.
Create and edit JSON Canvas (.canvas) files with nodes, edges, groups, and connections for visual canvases, mind maps, and flowcharts in Obsidian. Provides spec-based workflows, ID generation, layout guidelines, and a validation checklist. Outputs valid canvas files that visualize ideas and structures clearly.
Create and edit Obsidian Bases (.base) with views, filters, formulas, and summaries. Provides schema, syntax, and examples to build database-like note views. Value: structured, queryable vault organization via YAML config.
Use the Obsidian CLI to read, create, search, and manage notes, tasks, and properties in a running Obsidian vault, and to develop/debug plugins and themes. Provides command syntax, file/vault targeting, and a dev cycle. Value: automate vault ops and debug plugins from the command line.
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, and properties. Provides a 6-step workflow and syntax references for Obsidian-specific extensions. Outputs valid notes that render correctly in Obsidian, improving vault organization and internal linking.