CtrlK
BlogDocsLog inGet started
Tessl Logo

file-search

Modern file and content search using fd, ripgrep (rg), and fzf. Triggers on: fd, ripgrep, rg, find files, search code, fzf, fuzzy find, search codebase.

92

2.22x
Quality

93%

Does it follow best practices?

Impact

80%

2.22x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

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 concise, highly actionable command reference with strong token efficiency and clear tool-based organization. The main weakness is progressive disclosure: the body points to a references file that is absent from the bundle, leaving the navigation dangling.

Suggestions

Create ./references/advanced-workflows.md (git integration, shell functions, power workflows) so the referenced Additional Resources path actually resolves.

Add brief validation/checkpoint guidance for the combined pipelines (e.g., confirm matches before piping to xargs) to strengthen workflow clarity.

Consider converting the dangling reference into a clearly signaled relative link so the one-level-deep structure is explicit.

DimensionReasoningScore

Conciseness

Lean and efficient throughout: every line is an executable command with an inline comment, no padding, no explanations of concepts Claude already knows; every token earns its place.

5 / 5

Actionability

Fully executable, copy-paste-ready commands organized by tool with concrete flag examples (fd -e py, rg -C 3, fzf --preview) and a quick-reference table covering common cases.

5 / 5

Workflow Clarity

Sections are clearly organized by tool and combined patterns show sequencing (find -> search -> select -> open), but there are no explicit validation checkpoints; this is a reference skill without destructive/batch operations so the cap does not apply.

4 / 5

Progressive Disclosure

Body has good section structure and signals an Additional Resources reference, but the referenced file './references/advanced-workflows.md' does not exist in the bundle, so the reference is not actually one-level-deep and navigable.

3 / 5

Total

17

/

20

Passed

Description

91%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 anchored on three concrete tools with comprehensive natural trigger terms. It clearly states what the skill does and when to use it, with low conflict risk; only minor improvement would come from a cleaner 'Use when...' phrasing.

DimensionReasoningScore

Specificity

Lists multiple concrete actions across three named tools (fd, ripgrep, fzf) with specific capability areas (find files, search content, fuzzy interactive selection), giving comprehensive coverage of the skill's scope.

5 / 5

Completeness

Clearly answers 'what' (modern file and content search using fd, rg, fzf) and provides an explicit 'when' via the 'Triggers on:' clause with concrete trigger phrases, though the trigger guidance is a comma list rather than a clean 'Use when...' statement.

4 / 5

Trigger Term Quality

Comprehensive natural trigger coverage including tool names ('fd, ripgrep, rg, fzf'), verb phrases ('find files, search code, fuzzy find, search codebase'), and synonyms, matching what a user would naturally say.

5 / 5

Distinctiveness Conflict Risk

The tool-specific triggers (fd, ripgrep, rg, fzf, fuzzy find) carve a clear niche distinct from general file skills, with minimal conflict risk since these are specific named CLI tools.

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
NeverSight/skills_feed
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.