CtrlK
BlogDocsLog inGet started
Tessl Logo

obsidian-vault

在 Obsidian vault 中使用 wikilinks 和索引笔记搜索、创建并管理笔记。适用于用户想在 Obsidian 中查找、创建或组织笔记时。

71

Quality

86%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

A tight, well-organized, mostly copy-paste-ready skill body with strong conciseness and clean section structure. The main gap is the absence of validation/verification steps in the create and search workflows, which caps workflow clarity.

Suggestions

Add a verification checkpoint to the create-note workflow, e.g. after writing, confirm the file exists and that its [[wikilinks]] resolve to real notes (grep the vault) before considering the task done.

Define what a 'learning unit' means in create step 2, or point to a concrete template/example, so that step is actionable rather than abstract.

For the find-related-notes/backlinks workflow, note how to interpret empty results (no backlinks found) so Claude knows the next action.

DimensionReasoningScore

Conciseness

Lean sections with executable bash snippets and no padding or explanation of concepts Claude already knows (no 'what is Obsidian/wikilinks' preamble); every line earns its place, matching the lean-and-efficient anchor.

3 / 3

Actionability

Dominantly copy-paste-ready commands (find/grep with real vault paths for search, backlinks, and index discovery) plus concrete naming rules; the one vague line in the create workflow ('写成一个 learning unit') is minor against the concrete guidance that dominates.

3 / 3

Workflow Clarity

Workflows are clearly sequenced (numbered create steps, single-command search/find) but contain no validation or verification checkpoints, capping at level 2 per the rubric's missing-validation guideline.

2 / 3

Progressive Disclosure

A simple under-50-line skill with no bundle files, organized into clear sections (location, naming, linking, workflows); per the simple-skills note, well-organized sections alone justify level 3, and there are no nested references to penalize.

3 / 3

Total

11

/

12

Passed

Description

85%

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 concise, Obsidian-specific description that clearly states capabilities and an explicit use-when trigger, with only minor gaps in natural keyword coverage. Strong overall with the trigger_term_quality dimension as the sole weaker area.

Suggestions

Add common natural phrasings users might say — e.g. 'link notes', 'backlinks', 'wiki links', 'organize my vault' — to broaden trigger_term_quality beyond 'Obsidian' and 'notes'.

Consider mentioning 'index notes / MOCs (maps of content)' explicitly as a trigger term, since users familiar with that vocabulary may phrase requests that way.

DimensionReasoningScore

Specificity

Names multiple concrete actions — '搜索、创建并管理笔记' (search, create, manage notes) — tied to specific mechanisms (wikilinks and index notes), matching the multi-action anchor rather than the single-domain level 2.

3 / 3

Completeness

Explicitly answers both what (use wikilinks and index notes to search/create/manage notes in an Obsidian vault) and when via the explicit trigger clause '适用于用户想在 Obsidian 中查找、创建或组织笔记时', so it is not capped at level 2.

3 / 3

Trigger Term Quality

Uses natural terms a user would say (Obsidian, notes, find/create/organize) but misses common variations like 'link notes', 'backlinks', or 'wiki'. Not level 3 because coverage of natural phrasings is incomplete, not level 1 because the terms are natural rather than jargon.

2 / 3

Distinctiveness Conflict Risk

The Obsidian-specific niche (vault, wikilinks, index notes) gives it distinct triggers unlikely to fire for generic note/file skills, matching the clear-niche anchor rather than the overlapping level 2.

3 / 3

Total

11

/

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
vinvcn/mattpocock-skills-zh-CN
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.