CtrlK
BlogDocsLog inGet started
Tessl Logo

add-example-agent

Add a new self-contained example agent under examples/. Use when asked to "create an example for <framework>", "add a tutorial agent", "demo integration with <LLM provider>", or when showcasing a new pattern users should copy.

76

Quality

95%

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

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A tight, highly actionable skill body with a clearly sequenced workflow, an explicit end-to-end validation checkpoint, and well-organized sections. It contains no concept-over-explanation padding and no nested reference chains.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence: concrete steps, handler signatures, a directory tree, and a curl command with no concept-explanation padding, matching the anchor-3 'every token earns its place' standard.

3 / 3

Actionability

It provides fully executable guidance — typed handler signatures, a file tree, exact install/run commands, a copy-paste curl payload, and a conventional commit format — all copy-paste ready as the anchor-3 example demands.

3 / 3

Workflow Clarity

A clear numbered Execution Contract and Steps 1–7 sequence includes an explicit validation checkpoint in step 6 ('If response arrives and the DID signature is present in metadata, the example is good'), satisfying the anchor-3 feedback-loop criterion.

3 / 3

Progressive Disclosure

No bundle files are present; the single SKILL.md is well-organized into Overview/Inputs/Safety/Execution Contract/Steps sections with only one-level-deep links to existing repo paths, so the well-organized single-file criterion yields a 3.

3 / 3

Total

12

/

12

Passed

Description

90%

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, third-person description with explicit 'Use when' triggers and good natural-language keyword coverage. Its only weakness is specificity: it names a single action rather than enumerating multiple concrete capabilities.

DimensionReasoningScore

Specificity

The description states one concrete action — 'Add a new self-contained example agent under examples/' — naming the domain and target location, but it does not list multiple specific concrete actions as the anchor-3 example requires.

2 / 3

Completeness

It explicitly answers both 'what' (add a self-contained example agent under examples/) and 'when' via an explicit 'Use when...' trigger clause, satisfying the anchor-3 both-answered criterion.

3 / 3

Trigger Term Quality

The 'Use when asked to "create an example for <framework>", "add a tutorial agent", "demo integration with <LLM provider>"' clause covers several natural phrasings a user would actually say, matching the anchor-3 good coverage.

3 / 3

Distinctiveness Conflict Risk

The niche is narrow and clearly stated (creating example/tutorial agents for a named framework) with distinct triggers, making conflict with other skills unlikely.

3 / 3

Total

11

/

12

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

relative_links

Relative link issues: 10 suspicious

Warning

Total

15

/

16

Passed

Repository
GetBindu/Bindu
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.