AgentStack
SKILL verified MIT Self-run

Obsidian Dev

skill-davidvkimball-obsidian-dev-skills-obsidian-dev · by davidvkimball

Development patterns for Obsidian. Load when implementing features or following coding conventions.

No reviews yet
0 installs
8 views
0.0% view→install

Install

$ agentstack add skill-davidvkimball-obsidian-dev-skills-obsidian-dev

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Obsidian Dev? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Obsidian Development Skill

This skill provides patterns and rules for developing Obsidian plugins and themes.

Purpose

To ensure consistent development across plugins and themes, proper code organization, and adherence to Obsidian's development patterns.

Scope

This skill covers:

  • Implementing new plugin features
  • TypeScript/JavaScript coding conventions
  • Plugin debugging and troubleshooting
  • Project structure and organization

Core Rules

  • Follow established patterns for your project type (plugin/theme)
  • Use appropriate tools and conventions
  • Test thoroughly across different environments
  • Document important decisions and patterns

Bundled Resources

  • references/plugin-guidelines.md: Official Obsidian plugin review guidelines
  • references/agent-dos-donts.md: Critical development guidelines
  • references/code-patterns.md: Implementation patterns and examples
  • references/coding-conventions.md: Code style and organization
  • references/commands-settings.md: Command and settings patterns
  • references/common-tasks.md: Frequently needed operations

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.