·obsidian-developer
</>

obsidian-developer

zpankz/mcp-skillset

Expertenhandbuch zur Inspektion und Automatisierung von Obsidian mithilfe des MCP-Servers obsidian-devtools.

0Installationen·0Trend·@zpankz

Installation

$npx skills add https://github.com/zpankz/mcp-skillset --skill obsidian-developer

SKILL.md

This skill transforms Claude into an expert Obsidian plugin developer and automation engineer. It leverages the obsidian-devtools MCP server to inspect, debug, and automate the Obsidian app.

| API Basics | app.vault, app.workspace, app.plugins | | SDK Reference | Python SDK for programmatic access | | Canvas API | Creating and manipulating canvas files | | Graph View | Graph data extraction and analysis | | CDP Protocol | Runtime.evaluate internals | | DOM Patterns | CSS classes for UI automation |

| plugin-audit.js | List enabled plugins with metadata | | theme-extract.js | Dump CSS variables | | dataview-query.js | Run Dataview queries via JS | | frontmatter-batch.js | Batch frontmatter operations | | canvas-generator.js | Generate canvases from vault data |

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/zpankz/mcp-skillset --skill obsidian-developer
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist obsidian-developer?

Expertenhandbuch zur Inspektion und Automatisierung von Obsidian mithilfe des MCP-Servers obsidian-devtools. Quelle: zpankz/mcp-skillset.

Wie installiere ich obsidian-developer?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/zpankz/mcp-skillset --skill obsidian-developer Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/zpankz/mcp-skillset