obsidian

Community

Obsidian automation & plugin development

Authorjulianobarbosa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides guidance on Obsidian vault structure, Local REST API, and plugin development to automate notes and knowledge workflows.

Core Features & Use Cases

  • Vault structure guidance: Best practices for Obsidian vault layout and config.
  • Plugin development: TypeScript plugin templates and lifecycle hooks.
  • URI schemes & automation: Obsidian URI automation and advanced workflows.

Quick Start

Create a basic Obsidian plugin skeleton and register a sample command.

Dependency Matrix

Required Modules

requestsurllib3

Components

scriptsreferences

💻 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
Download link: https://github.com/julianobarbosa/claude-code-skills/archive/main.zip#obsidian

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