CtrlK
BlogDocsLog inGet started
Tessl Logo

obsidian-vault-setup

Use when setting up the shared atmosphere-vault Obsidian vault on a new machine or for a new team member. Guides through cloning, symlinking claude_docs, and verifying obsidian-cli.

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

Passed

No findings from the security scan

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, executable runbook that respects Claude's competence, sequences a multi-step setup with explicit safety and verification checkpoints, and stays appropriately self-contained without concept padding. No bundle files are present or warranted.

DimensionReasoningScore

Conciseness

The body is lean and executable — bash blocks, defaults, and terse prose — with no explanations of concepts Claude already knows; every section earns its tokens.

3 / 3

Actionability

It provides fully executable, copy-paste-ready bash with concrete git URLs, paths, and flags (e.g. 'git clone git@github.com:Atmosphere/atmosphere-vault.git', 'ln -sf "$VAULT_DIR/Claude Outputs" claude_docs') rather than pseudocode or abstract direction.

3 / 3

Workflow Clarity

The six-step sequence includes explicit validation checkpoints for the risky symlink operation ('if [ -d claude_docs ] && [ ! -L claude_docs ] ... exit 1'), branch verification, a sync-flow test, and a Success Criteria checklist.

3 / 3

Progressive Disclosure

No bundle files exist and none are needed; the single self-contained setup runbook is well organized into clear sections (Role, When to Use, Defaults, Workflow, Constraints, Success Criteria) with no nested or dangling 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 concise, third-person description that names concrete actions, includes an explicit 'Use when' trigger, and carves out a distinct niche. It satisfies all four dimensions without verbosity or over-claiming.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — 'cloning, symlinking claude_docs, and verifying obsidian-cli' — rather than vague language, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

It explicitly answers both 'what' ('Guides through cloning, symlinking claude_docs, and verifying obsidian-cli') and 'when' ('Use when setting up the shared atmosphere-vault Obsidian vault on a new machine or for a new team member') with an explicit 'Use when' clause.

3 / 3

Trigger Term Quality

It surfaces natural user-facing terms — 'setting up', 'new machine', 'new team member', 'Obsidian vault' — that a user would actually say when needing this skill, giving good coverage rather than just technical jargon.

3 / 3

Distinctiveness Conflict Risk

The specific 'atmosphere-vault' niche and the claude_docs symlink/obsidian-cli triggers make it clearly distinguishable and unlikely to fire for unrelated 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
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.