CtrlK
BlogDocsLog inGet started
Tessl Logo

agentlas-search

Use when the user types /agentlas-search <query>, /agentlas search, or /hep-search to search across Local, Cloud, and Hub agent repositories.

67

Quality

80%

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

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/agentlas-search/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%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 minimal, well-structured single-purpose skill body that is appropriately concise and clear. Its only real weakness is actionability: it tells Claude what the skill is rather than giving concrete guidance on carrying out the search.

Suggestions

Add a short example invocation and result shape so Claude knows what a successful /agentlas-search <query> returns.

Briefly note how Local, Cloud, and Hub results differ or are merged, so Claude can act on the output rather than merely describe it.

DimensionReasoningScore

Conciseness

The body is two lean lines that state purpose and aliases with zero padding, assuming Claude's competence and earning every token.

5 / 5

Actionability

It describes what the skill does and names aliases but provides only a high-level hint with no concrete steps or examples of how to execute the search, sitting just above the entirely-vague anchor.

2 / 5

Workflow Clarity

This is a single-purpose skill whose single action (search the catalogues) is unambiguous, so the simple-skill exception applies and the workflow is clear without any multi-step sequence.

5 / 5

Progressive Disclosure

The skill is under 50 lines with no need for external references, and the single heading plus purpose line is well organized, meeting the simple-skill bar for progressive disclosure.

5 / 5

Total

17

/

20

Passed

Description

82%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 compact, well-formed description with explicit 'what' and 'when' guidance anchored to concrete command triggers. It is slightly thin on the breadth of actions described, which keeps specificity at the midpoint.

DimensionReasoningScore

Specificity

It names the domain (Local, Cloud, and Hub agent repositories) and one concrete action ("search across"), but offers no other specific actions, matching the 'domain plus 1-2 actions' anchor rather than the 'several specific actions' level above.

3 / 5

Completeness

It explicitly states what the skill does ("search across Local, Cloud, and Hub agent repositories") and when to use it with concrete trigger phrases ("Use when the user types /agentlas-search <query>..."), satisfying both halves clearly.

5 / 5

Trigger Term Quality

It includes the exact natural triggers users would type (/agentlas-search, /agentlas search, /hep-search) plus the keyword 'search', giving good coverage; it is short of 5 only because it lacks broader synonyms or variations.

4 / 5

Distinctiveness Conflict Risk

The skill targets a distinct niche (agent catalogues) bound to specific slash-command triggers, so it is unlikely to fire for unrelated skills and has minimal conflict risk.

5 / 5

Total

17

/

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
agentlas-ai/Agentlas-OS
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.