Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.
Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page.
Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.
Create, edit, and query Obsidian Bases (.base files) with views, filters, formulas, and summaries. ALWAYS query existing bases via `obsidian base:query` CLI before reading individual note files — this returns structured data from Obsidian's live index without loading file contents. Use when working with .base files, querying vault data, creating database-like views, or when the user mentions Bases, table views, card views, filters, formulas, or structured data queries in Obsidian.
Interact with Obsidian vaults using the `obsidian` CLI to read, create, search, and manage notes, tasks, properties, and more. ALWAYS prefer CLI commands over Read/Edit/Write/Grep tools for vault operations — the CLI uses Obsidian's live index, saving significant context window tokens. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, query bases, create or edit notes, perform vault health checks, or develop and debug Obsidian plugins and themes.
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Agent Skills for use with Obsidian.
These skills follow the Agent Skills specification so they can be used by any skills-compatible agent, including Claude Code and Codex CLI.
/plugin marketplace add HelloWorldSungin/obsidian-skills
/plugin install obsidian@obsidian-skills
Add the contents of this repo to a /.claude folder in the root of your Obsidian vault (or whichever folder you're using with Claude Code). See more in the official Claude Skills documentation.
Copy the skills/ directory into your Codex skills path (typically ~/.codex/skills). See the Agent Skills specification for the standard skill format.
| Skill | Description |
|---|---|
| obsidian-markdown | Create and edit Obsidian Flavored Markdown (.md) with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax |
| obsidian-bases | Create and edit Obsidian Bases (.base) with views, filters, formulas, and summaries |
| json-canvas | Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections |
| obsidian-cli | Comprehensive reference for the Obsidian CLI (70+ commands) — file ops, search, properties, tasks, bases, sync, plugins, and developer tools |
| vault-audit | Audit vault health — broken links, orphan notes, dead ends, tag/property consistency |
| defuddle | Extract clean markdown from web pages using Defuddle, removing clutter to save tokens |
npx claudepluginhub helloworldsungin/obsidian-skills --plugin obsidianMCP wrapper skills for calling GitHub, Linear, Context7, DeepWiki, and Playwright via mcporter CLI — zero context window overhead
Project planning and execution — solo plans, team orchestration, Linear integration
Prompt engineering for task delegation — create prompts, run prompts, guided questioning
Task management with Linear integration — capture, check, and hand off todos
Shared skills for ArkNode projects built around two co-equal cores: a stateless workflow consultant that routes each task to exactly one execution ecosystem and files a GitHub epic as the plan of record, and a conventions layer (OKF v0.1 knowledge bundles, GitHub Issues task management, NotebookLM sync) applied via onboarding, health diagnostics, and version-driven migration.
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns