obsidian-plugin-deploy

Community

Build and deploy Obsidian plugins to test vaults.

Authoratman-33
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates the end-to-end build and deployment of Obsidian plugins to a Windows or WSL test vault, reducing manual setup and speeding in-app testing.

Core Features & Use Cases

  • Auto-detect vault path in WSL or native Windows environments.
  • Build the plugin with npm run build and validate outputs (main.js, manifest.json, styles.css).
  • Create the plugin directory under <vault>/.obsidian/plugins/your-plugin-id and copy necessary files.
  • Copy files to allow Obsidian to load the updated plugin for quick testing.
  • Use case: a developer iterates plugin code and needs rapid verification inside Obsidian app.

Quick Start

Run the deployment script to build and copy files to your test vault.

  • On Windows: python .claude/skills/obsidian-plugin-deploy/scripts/deploy.py
  • On Unix-like: python3 .claude/skills/obsidian-plugin-deploy/scripts/deploy.py

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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-plugin-deploy
Download link: https://github.com/atman-33/skills/archive/main.zip#obsidian-plugin-deploy

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.