kepano/obsidian-skills▌
5 approved skills in this repository
defuddle
Productivity
Extract clean markdown from web pages, removing clutter and navigation to minimize token usage. \n \n Converts web page content to readable markdown using the --md flag, stripping ads, navigation, and boilerplate \n Supports output to file with -o flag and extraction of specific metadata properties (title, description, domain) via -p \n Offers multiple output formats: markdown, JSON with both HTML and markdown versions, or raw HTML \n Preferred alternative to WebFetch for standard web pages, doc
obsidian-bases
Productivity
Create database-like views of Obsidian notes using .base files with filters, formulas, and multiple display modes. \n \n Supports four view types: table, cards, list, and map, each configurable with custom property ordering and grouping \n Define computed properties using formulas with conditional logic, date arithmetic, string formatting, and 15+ built-in functions \n Apply global or view-specific filters using tag, folder, property, date, and link conditions with AND/OR/NOT logic \n Includes s
obsidian-cli
Productivity
Read, create, search, and manage Obsidian vault notes via CLI with built-in plugin development and debugging tools. \n \n Core vault operations: read, create, append, search notes; manage tasks, properties, tags, and backlinks with flexible file targeting \n Daily note shortcuts for quick appends and reads; supports templates, silent mode, clipboard output, and multi-vault targeting \n Plugin development workflow: reload plugins, run JavaScript in app context, capture screenshots, inspect DOM an
json-canvas
Productivity
Create and edit JSON Canvas files with nodes, edges, groups, and visual connections. \n \n Supports four node types: text (with Markdown), file references, external links, and visual groups for organizing layouts \n Edges connect nodes with optional labels, directional arrows, anchor points (top/right/bottom/left), and color coding \n Includes comprehensive validation workflows: ID uniqueness checks, edge reference integrity, and JSON parsing to prevent broken canvases \n Provides layout guideli
obsidian-markdown
Productivity
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, and properties. \n \n Covers Obsidian-specific syntax extensions: wikilinks ( [[Note]] ), embeds ( ![[Note]] ), callouts ( > [!type] ), block IDs, and frontmatter properties \n Supports internal vault linking with automatic rename tracking, plus embeds for notes, images, PDFs, and external media \n Includes callout types (note, warning, tip, danger, etc.), inline and block comments, highlights, LaTeX math, and Mermaid d