CtrlK
BlogDocsLog inGet started
Tessl Logo

obsidian-cli

Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured CLI skill body that is concise, fully actionable with executable commands, and includes a numbered plugin dev workflow with explicit error-recovery feedback. Section organization is clean with no nested references, appropriate for a CLI command reference kept inline.

DimensionReasoningScore

Conciseness

The body is lean and command-oriented, assuming Claude's competence; it does not explain what Obsidian is or basic concepts, and every section earns its place (the macOS callout is useful operational guidance, not padding).

3 / 3

Actionability

Provides fully executable, copy-paste-ready commands throughout (create, append, search, property:set, tasks, plugin:reload, dev:errors, dev:screenshot) with real flags and parameter syntax.

3 / 3

Workflow Clarity

The develop/test cycle is a clearly numbered sequence with an explicit validation checkpoint and feedback loop ('if errors appear, fix and repeat from step 1'), satisfying the highest anchor.

3 / 3

Progressive Disclosure

No bundle files exist, so there is nothing to verify; the body is well-organized into clear sections (Syntax, File/Vault targeting, Common patterns, Plugin development) with only one-level navigation (official docs URL plus 'obsidian help'), avoiding nested references.

3 / 3

Total

12

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that concisely states concrete capabilities and pairs them with an explicit 'Use when...' trigger clause covering both vault operations and plugin development. It is distinctive and avoids vague fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions for both core vault ops ('read, create, search, and manage notes, tasks, properties') and plugin dev ('reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM'), matching the anchor for listing several specific concrete actions.

3 / 3

Completeness

Explicitly answers both what (the enumerated actions) and when via a 'Use when the user asks to interact with their Obsidian vault...' trigger clause, satisfying the highest anchor.

3 / 3

Trigger Term Quality

Uses natural phrasings a user would say ('interact with their Obsidian vault', 'manage notes', 'search vault content', 'develop and debug Obsidian plugins and themes'), giving good coverage rather than just technical jargon.

3 / 3

Distinctiveness Conflict Risk

Scoped specifically to the Obsidian CLI with triggers tied to 'Obsidian vault' and Obsidian plugin/theme development, giving it a clear niche unlikely to fire for unrelated note or file skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
breferrari/obsidian-mind
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.