CtrlK
BlogDocsLog inGet started
Tessl Logo

finding-agents

Find other agents on the same server. Use when the user asks about other agents, wants to migrate memory from another agent, or needs to find an agent by name or tags.

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

SKILL.md
Quality
Evals
Security

Quality

Content

82%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 highly actionable, with executable CLI commands, a clear options table, and well-organized sections for a self-contained single-purpose skill. Its weaknesses are minor redundancy between the Common Patterns and Examples sections and the absence of explicit validation checkpoints in the by-topic workflow.

Suggestions

Consolidate the Common Patterns and Examples sections, which repeat several identical commands (e.g. 'letta agents list --tags "origin:letta-code"'), to reduce token cost.

Add a brief validation checkpoint to the 'Finding Agents by Topic' workflow (e.g. confirm the agent_id resolves to a real agent before using it).

Trim explanatory asides like 'This is useful when the user is looking for agents they've worked with in Letta Code CLI sessions.' since the trigger context is already covered by the description.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete commands and an options table, but the Common Patterns and Examples sections repeat the same invocations (e.g. '--tags "origin:letta-code"' appears three times) and a few explanatory asides could be trimmed, fitting the score-4 'minor over-explanation' anchor rather than the fully lean score-5 anchor.

4 / 5

Actionability

It provides copy-paste-ready CLI commands throughout, a specific options table, multiple worked examples covering common cases, and documented output fields, matching the score-5 anchor for fully executable guidance.

5 / 5

Workflow Clarity

The primary task is an unambiguous single command, and the by-topic subsection gives a clear 3-step sequence; however that sequence and the overall flow lack explicit validation/checkpoint cues, placing it at score 4 rather than the checkpoint-rich score-5 anchor.

4 / 5

Progressive Disclosure

The skill is self-contained with clearly labeled sections (When to Use, CLI Usage, Common Patterns, Examples, Output, Related Skills) and no nested references, but the duplicated Examples/Common Patterns content could be consolidated, so it sits at score 4 rather than the cleanly split score-5 anchor.

4 / 5

Total

17

/

20

Passed

Description

78%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 well-formed: it states the capability concisely in third person and pairs it with an explicit 'Use when' clause covering several natural triggers. Its main limitation is that it describes a single action and has slight overlap with a sibling memory-migration skill.

DimensionReasoningScore

Specificity

The description names the domain ('other agents on the same server') and one concrete action ('Find'), with the trigger clause enumerating several use cases, but it does not list multiple distinct capabilities — consistent with the score-3 anchor of naming a domain with limited actions.

3 / 5

Completeness

It explicitly states what the skill does ('Find other agents on the same server') and gives an explicit 'Use when...' clause with concrete trigger phrases, matching the score-5 anchor that requires both what and when with concrete triggers.

5 / 5

Trigger Term Quality

It surfaces natural phrases users would say ('asks about other agents', 'wants to migrate memory', 'find an agent by name or tags') with good coverage, though it misses a few common synonyms/variations, matching the score-4 anchor rather than the comprehensive score-5 anchor.

4 / 5

Distinctiveness Conflict Risk

It carves a clear niche (finding agents by name/tags) with distinct triggers, but the 'migrate memory' trigger creates minor overlap with the related migrating-memory skill, placing it at score 4 rather than the minimal-conflict score 5.

4 / 5

Total

16

/

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
letta-ai/letta-code
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.