CtrlK
BlogDocsLog inGet started
Tessl Logo

qmd

Search markdown knowledge bases, notes, and documentation using QMD. Use when users ask to search notes, find documents, or look up information.

85

1.49x
Quality

80%

Does it follow best practices?

Impact

97%

1.49x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/qmd/SKILL.md

The canonical home for this skill is qmd in tobi/qmd

SKILL.md
Quality
Evals
Security

Quality

Content

90%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 content is exceptionally lean and actionable with executable examples throughout, weakened only by implicit validation checkpoints and an unlinked reference file. Adding an explicit pointer to mcp-setup.md and a status-check step would round it out.

Suggestions

Add an explicit, labeled link to references/mcp-setup.md (e.g., 'For MCP server setup, see [mcp-setup.md](references/mcp-setup.md)') so the reference is clearly signaled.

Include a brief validation checkpoint such as running `qmd status` to confirm collections are indexed before issuing queries.

Consider moving the full CLI/HTTP reference detail into a reference file and keeping only the highest-frequency commands inline to tighten the overview further.

DimensionReasoningScore

Conciseness

The body is lean and table-driven with no concept explanations Claude already knows; every section earns its tokens through concrete syntax or commands.

5 / 5

Actionability

Provides copy-paste ready JSON query blocks, executable CLI commands, an HTTP curl example, and setup steps covering the common cases with no real gaps.

5 / 5

Workflow Clarity

The 'Combining Types' decision table and fusion-weighting note give a clear sequence, but explicit validation checkpoints (e.g., confirm status before querying) are only implicit.

4 / 5

Progressive Disclosure

Content is well-organized into sections and detailed MCP config is split into references/mcp-setup.md, but the body never explicitly signals or links that reference file.

4 / 5

Total

18

/

20

Passed

Description

70%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 cleanly answers both what and when with natural trigger terms and a clear markdown-search niche. It could rise a level by enumerating more concrete capabilities and adding extension-based triggers like '.md'.

Suggestions

List one or two more concrete capabilities (e.g., 'retrieve documents by path or docid') to lift specificity above a single action verb.

Add file-extension trigger terms such as '.md' or 'markdown files' to broaden natural-keyword coverage.

Make the 'when' clause more specific by naming scenarios like 'locating a note by topic' or 'looking up API docs'.

DimensionReasoningScore

Specificity

Names the markdown-search domain and one concrete action ('Search'), matching the score-3 anchor of domain plus 1-2 concrete actions without listing multiple specific capabilities.

3 / 5

Completeness

Explicitly states both what ('Search markdown knowledge bases, notes, and documentation using QMD') and when ('Use when users ask to search notes, find documents, or look up information'), with the 'when' concrete but not maximally enumerated.

4 / 5

Trigger Term Quality

Includes several natural phrases users say ('search notes', 'find documents', 'look up information'); stops short of 5 because no file-extension synonyms like '.md' are present.

4 / 5

Distinctiveness Conflict Risk

Scopes clearly to markdown via a named tool (QMD), giving a distinct niche with only minor overlap risk against generic search/file skills.

4 / 5

Total

15

/

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

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

15

/

16

Passed

Repository
compozy/compozy
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.