Communityv1.0.0

Obsidian Plugin Development

Create and develop Obsidian plugins from scratch. Use when building a new Obsidian plugin, scaffolding from the sample-plugin-plus template, or developing plugin features. Covers project setup, manifest configuration, TypeScript development, settings UI, commands, ribbons, modals, and Obsidian API patterns.

2kdownloads3stars2active installsdavidvkimball
View on ClawHubBack to Skills

Skill Details

Slug
obsidian-plugin-dev
Latest Version
1.0.0
Author
davidvkimball
Published
Jan 28, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Obsidian Plugin Development.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

obsidian-plugin 1.0.0 - Initial release. - Provides step-by-step instructions for setting up, developing, building, and releasing Obsidian plugins using the obsidian-sample-plugin-plus template. - Includes guidance on manifest configuration, TypeScript development, settings UI, commands, ribbons, modals, and Obsidian API patterns. - Documents development workflow, common patterns, plugin architecture, constraints, and release checklist. - Adds quick references to relevant documentation and code patterns.