CtrlK
BlogDocsLog inGet started
Tessl Logo

vault-skill-factory

Generate a portable, self-contained Agent Skill from mature, curated Obsidian wiki pages — turning a cluster of verified knowledge into a reusable "digital expert" (SKILL.md + references/). Use this skill when the user says "/vault-skill-factory", "make a skill from my wiki", "turn these pages into a skill", "generate an agent skill from my vault", "package my notes on X as a skill", "build a domain-expert skill from my wiki", or wants to distill recurring, mature wiki knowledge into a shareable skill. Inspired by OpenKB's "drop in a book → out comes a digital expert" pattern. The factory ONLY reads the vault and WRITES TO A REVIEW DIRECTORY — it never installs skills, never writes into .skills/, and never touches global skill directories.

69

Quality

85%

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

75%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.

The body is a well-structured, actionable process skill with concrete commands and explicit checkpoints. Its main weakness is repeated install-caveat phrasing and reliance on optional external scripts for validation rather than an inline feedback loop.

Suggestions

Deduplicate the install caveats: state the project-local-only, never-run-setup.sh, never-global-install rule once in Step 5 and reference it from the checklist rather than repeating full wording.

Add an explicit inline validation step for the generated skill (e.g., run quick_validate.py and fix structural issues before reporting) so the write flow has a validate-fix-retry loop.

Tighten the _generated-skills/ explanation to one line; the multi-bullet rationale about it not being a knowledge category adds tokens without aiding execution.

DimensionReasoningScore

Conciseness

Mostly efficient and assumes Claude's competence without explaining known concepts, but install caveats and the _generated-skills rationale are restated a few times and could be tightened.

4 / 5

Actionability

Provides concrete commands (qmd query, exact skill-creator script paths, the ln -s install line) and a file-structure template, with only minor gaps where steps defer to scripts rather than being copy-paste complete.

4 / 5

Workflow Clarity

Clear five-step sequence with explicit confirm-cluster and maturity-check checkpoints and a closing quality checklist; validation of the generated artifact is optional/deferred to quick_validate.py rather than an inline validate-fix-retry loop.

4 / 5

Progressive Disclosure

Well-organized into guardrails, setup, five labeled steps, and a checklist, and it defines a one-level-deep reference layout for the generated skill; this skill's own bundle is a single file with no external references, so it stops just short of the top anchor.

4 / 5

Total

16

/

20

Passed

Description

95%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.

The description is strong: it clearly states both the capability and an extensive set of natural trigger phrasings, and bounds the skill's scope to reduce conflict risk. Voice is correctly third person with no over-claims.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions (generate skill, distill cluster into SKILL.md + references/, read vault, write to review dir) with only minor coverage gaps, fitting the 'lists several specific actions' anchor.

4 / 5

Completeness

Explicitly answers both what (generate a portable Agent Skill from mature wiki pages into SKILL.md + references/) and when (concrete 'Use this skill when...' trigger phrases), matching the top anchor.

5 / 5

Trigger Term Quality

Comprehensive natural trigger phrasings including the slash command and many user-sayable variants ('make a skill from my wiki', 'turn these pages into a skill', 'package my notes on X as a skill'), matching the full-coverage anchor.

5 / 5

Distinctiveness Conflict Risk

Clear niche (Obsidian wiki → Agent Skill factory) with explicit boundary statements that it only writes to a review directory and never installs, giving minimal conflict risk.

5 / 5

Total

19

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 2 missing

Warning

Total

15

/

16

Passed

Repository
Ar9av/obsidian-wiki
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.