obsidian-api-docs

Community

Find and explain Obsidian API docs.

Authorjwplatta
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you locate and explain Obsidian plugin API documentation, offering practical interpretations and examples.

Core Features & Use Cases

  • Documentation Lookup: Retrieve official Obsidian API pages quickly.
  • Contextual Guidance: Provide explanations tailored to your plugin scenario.
  • Reference Examples: Show code patterns from official docs and local samples.

Quick Start

Ask for a topic (e.g., "How do I register a command?"), and I will fetch the relevant Obsidian docs and present a concise, actionable guide with example usage.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: obsidian-api-docs
Download link: https://github.com/jwplatta/prompt-library/archive/main.zip#obsidian-api-docs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository