/connect/kepano/obsidian-skills
kepano/obsidian-skills
Agent skills for Obsidian — Markdown, Bases, JSON Canvas. Connect it as a live MCP server — every SKILL.md shows up in your agent as a tool, auto-updating on every commit.
MCP URL
any MCP-aware client — transport: streamable-http
- 01
Open your MCP client's server settings and add a new server.
- 02
Set the transport to "streamable-http" (or "HTTP" if there's no streamable option) and paste this URL:
- url
https://mcp.skillsovermcp.com/mcp/kepano/obsidian-skills
/tools
5 skills ready to use
Each SKILL.md shows up to your agent as a callable tool. The frontmatter says when to use it; the body says how.
defuddle
skills/defuddle/SKILL.mdExtract 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. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly.
json-canvas
skills/json-canvas/SKILL.mdCreate 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.
obsidian-bases
skills/obsidian-bases/SKILL.mdCreate and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.
obsidian-cli
skills/obsidian-cli/SKILL.mdInteract with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.
obsidian-markdown
skills/obsidian-markdown/SKILL.mdCreate 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.
/what
What is this page?
Skills Over MCP turns any public GitHub repo of SKILL.md files into a live MCP server. This page is the share link for kepano/obsidian-skills — hand it to a teammate and they can paste the MCP URL into Claude Code, Cursor, or Codex in seconds.
Don't have a skills repo yet? Use the template — fork it, push your own SKILL.md files, and you'll have a stable MCP URL of your own.
Connect your own repo →
Paste a GitHub URL, get a stable MCP endpoint. No signup. No rebuilds. Free for public repos.