Obsidian Skills

Normal
GitHub Unknown MIT

Description

Agent skills for Obsidian. Teach your agent to use Markdown, Bases, JSON Canvas, and use the CLI.

Key Features

  • Obsidian Markdown skill — Teach agents to create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties
  • Obsidian Bases skill — Create and edit .base files with views, filters, formulas and summaries
  • JSON Canvas skill — Create and edit JSON Canvas files with nodes, edges, groups and connections
  • Obsidian CLI skill — Interact with Obsidian vaults via CLI, including plugin and theme development
  • Defuddle web extraction — Extract clean markdown from web pages using Defuddle, removing clutter to save tokens

Use Cases

💡 AI-assisted note writing — Use Claude Code or Codex CLI to have agents auto-create and edit notes in Obsidian syntax
💡 Vault structure management — Batch create and organize vault file structures, templates and kanban boards via agent
💡 Knowledge graph building — Use JSON Canvas skill to auto-draw concept maps and mind maps
💡 Web content curation — Extract clean content from web pages and format into Obsidian notes

Strengths & Limitations

Strengths

  • High community interest (47.8k stars)
  • Permissive open-source license (MIT)
  • Responsive to issues, low backlog

Categories

Quick Start

# For Claude Code - add to your Obsidian vault's .claude folder
git clone https://github.com/kepano/obsidian-skills.git /path/to/vault/.claude

# For OpenCode
git clone https://github.com/kepano/obsidian-skills.git ~/.opencode/skills/obsidian-skills

Related Projects

Awesome LLM Skills

1.7k · Python
Normal C

A curated list of awesome LLM and AI Agent Skills, resources and tools for customising AI Agent workflows. Works with Claude Code, Codex, Gemini CLI and custom agents.

agenttoolsmcp +2
  • · Curated collection of LLM skills for Claude Code, Codex, Gemini CLI, and more
  • · Covers document processing (docx, pdf, pptx, xlsx), development tools, and research workflows
  • · Cross-platform compatibility with Anthropic, OpenAI, Google, and Alibaba AI tools

MCP Language Server

1.6k · Go
Stale C

MCP Language Server gives MCP-enabled clients access to semantic code tools like go-to-definition, find-references, rename, and diagnostics, providing AI agents with precise code navigation capabilities.

mcpgocoding +2
  • · MCP server that bridges language servers (gopls, rust-analyzer, pyright, tsserver, clangd) to LLM clients
  • · Semantic code navigation tools: go-to-definition, find-references, rename, and diagnostics
  • · Hover information and documentation retrieval for any symbol in the codebase

OpenChamber

9.5k · TypeScript
Active A

Desktop and web interface for OpenCode AI agent, providing a graphical UI for managing agent sessions, MCP server configurations, and task execution.

typescriptagentmcp +3
  • · Cross-device continuity: start a session in TUI, continue on tablet/phone, return to terminal with same state
  • · Branchable chat timeline with /undo, /redo, and one-click forks from earlier conversation turns
  • · Smart tool UIs for diffs, file operations, permissions, and long-running task progress visualization

Vercel Agent Skills

30.8k · JavaScript
Active A

Vercel's official collection of agent skills, providing practical skill modules and tools for AI coding agents.

agentcodingtools +2
  • · Vercel project optimization — Auto-audit project cost, performance, caching, function usage, and billing
  • · React best practices — 40+ performance optimization rules from Vercel engineering
  • · Web design audit — 100+ rules checking accessibility, performance, and UX