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.

96

16.66x
Quality

94%

Does it follow best practices?

Impact

100%

16.66x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

The canonical home for this skill is obsidian-cli in kepano/obsidian-skills

SKILL.md
Quality
Evals
Security

Quality

Content

96%Weight 40%Scale 1-5

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

A tight, highly actionable body with executable command examples and a well-sequenced, validated plugin development workflow. Structure is clean and well-organized, with only minor room to split dense reference material into bundle files.

DimensionReasoningScore

Conciseness

Lean and efficient: assumes Claude's competence, never explains what Obsidian or a CLI is, and every section earns its place with concrete examples rather than prose padding.

5 / 5

Actionability

Fully executable, copy-paste-ready commands throughout (e.g. 'obsidian create name="My Note" content="Hello world"', 'obsidian plugin:reload id=my-plugin', 'obsidian dev:errors') covering the common cases for both vault and plugin work.

5 / 5

Workflow Clarity

The plugin develop/test cycle is a clearly numbered sequence with explicit validation (dev:errors) and a feedback loop ('if errors appear, fix and repeat from step 1'), plus visual and console verification checkpoints.

5 / 5

Progressive Disclosure

Well-organized into clear sections with a single cleanly-signaled external reference ('Full docs: https://help.obsidian.md/cli') and no nested references, though all content lives inline in a 106-line body with no progressive split into separate reference files.

4 / 5

Total

19

/

20

Passed

Description

92%Weight 40%Scale 1-5

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, specific description that clearly answers both what the skill does and when to trigger it, with concrete actions and a distinct niche. The only minor gap is missing some natural synonym terms and file extensions in the trigger language.

DimensionReasoningScore

Specificity

Lists multiple concrete actions across two domains ('read, create, search, and manage notes, tasks, properties' and 'reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM'), giving comprehensive coverage with no real gaps.

5 / 5

Completeness

Explicitly states both what it does (vault CRUD, plugin/theme dev commands) and when to use it via a concrete 'Use when...' clause enumerating trigger phrases.

5 / 5

Trigger Term Quality

Good coverage of natural phrases users would say ('interact with their Obsidian vault', 'manage notes', 'search vault content', 'develop and debug Obsidian plugins'), but missing common synonyms and extensions like .md, tags, or backlinks.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (the Obsidian CLI) with distinct, specific triggers that are unlikely to fire for unrelated skills.

5 / 5

Total

19

/

20

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
Atmosphere/atmosphere
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.