CtrlK
BlogDocsLog inGet started
Tessl Logo

acme-research

Search and summarize material from the Acme research service.

69

Quality

83%

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.

The body is an exemplar of a lean, actionable skill: a concrete tool invocation, a clearly sequenced workflow with an explicit authorization-error branch, and appropriately minimal structure for a simple single-purpose task.

DimensionReasoningScore

Conciseness

The body is roughly seven lines with no conceptual padding or explanation of what a research service is; every line instructs a distinct action, matching the lean-and-efficient level-3 anchor rather than the level-2 example that adds unnecessary commentary.

3 / 3

Actionability

Step 1 specifies an exact, executable tool call with concrete parameter values (extensionId, action, args), and the remaining steps give precise instructions, fitting the fully-executable level-3 anchor; the "..." query placeholder is appropriately necessary.

3 / 3

Workflow Clarity

A clear numbered sequence is paired with an explicit error branch in step 3 for the `plugin_authorization_required` condition, providing a feedback/checkpoint for the main failure mode; this read-only search task does not require the destructive-operation validation that would cap at level 2.

3 / 3

Progressive Disclosure

This is a simple skill well under 50 lines with no need for external references, and its content is cleanly organized as a numbered list, so per the simple-skills guideline it earns level 3 without separate files.

3 / 3

Total

12

/

12

Passed

Description

67%

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 specific and distinctively scoped to a named service, but lacks an explicit "Use when..." trigger clause and broader natural keyword coverage, which caps its trigger-term quality and completeness at level 2.

Suggestions

Append a "Use when..." clause to the description (e.g., "Use when the user asks to search or summarize Acme's private research library") to lift completeness to level 3.

Add natural keyword variations users would actually say, such as "research", "look up", or "find papers", to broaden trigger-term coverage.

Consider replacing the generic "material" with something more concrete like "documents" or "studies" to sharpen specificity.

DimensionReasoningScore

Specificity

"Search and summarize material from the Acme research service" lists two concrete, specific actions (search, summarize) tied to a named domain, matching the anchor for multiple specific concrete actions rather than the single-action or vague examples at level 2.

3 / 3

Completeness

It clearly states what the skill does, but the "when" trigger lives in the body ("when the user asks to search its private research library") and not in the description, so per the missing-"Use when" guideline completeness is capped at 2 rather than reaching the explicit-both-anchors level 3.

2 / 3

Trigger Term Quality

The keywords "search" and "research" are natural, but the description omits a "Use when..." clause and common variations a user might say (e.g., "look up", "find papers"), fitting the level-2 anchor of some relevant keywords with missing variations rather than the broad coverage at level 3.

2 / 3

Distinctiveness Conflict Risk

Being scoped to the named "Acme research service" gives it a clear niche with distinct triggers unlikely to collide with other skills, matching the level-3 anchor; it is far more specific than the generic level-2 example "Works with document files".

3 / 3

Total

10

/

12

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
Devin-AXIS/iPolloWork
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.