CtrlK
BlogDocsLog inGet started
Tessl Logo

research-add-items

Add items (research objects) to existing research outline.

54

Quality

61%

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 ./skills/research-en/research-add-items/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%Weight 40%Scale 1-3

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

The body is concise and well-organized with a clear sequenced workflow, but it stops short of executable guidance and lacks an explicit validation/feedback step for the in-place file modification. Actionability and workflow clarity are the main weaknesses.

Suggestions

Add concrete, executable steps for merging items into outline.yaml (e.g., a specific YAML read/append/write snippet or command) and for detecting duplicates.

Insert an explicit validation checkpoint after appending items (e.g., re-parse the YAML to confirm it is still valid) before saving, with a fix-and-retry loop.

Specify how the web-search agent is launched (which tool/agent type and what query framing) so Step 2B is actionable rather than aspirational.

DimensionReasoningScore

Conciseness

The ~30-line body is lean and assumes Claude's competence, with no padding or explanation of concepts Claude already knows, matching the level-3 anchor.

3 / 3

Actionability

It gives some concrete guidance (e.g., the `*/outline.yaml` glob, "Append new items"), but offers no executable code or commands and omits key details like how to parse/merge YAML or detect duplicates, fitting the level-2 anchor.

2 / 3

Workflow Clarity

A clear three-step sequence is present with a user-confirmation checkpoint, but there is no validation that outline.yaml remains valid YAML after in-place modification, so per the rubric feedback-loop guidance workflow clarity is capped at 2.

2 / 3

Progressive Disclosure

The skill is under 50 lines with no external references needed, and is organized into clearly labeled Trigger, Workflow, and Output sections, which the rubric allows to score 3.

3 / 3

Total

10

/

12

Passed

Description

50%Weight 40%Scale 1-3

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 concise and names a concrete action and domain, but it lacks an explicit trigger clause and only covers a single action, leaving it at mid-level across most dimensions. It is distinguishable but not strongly differentiated from sibling research skills.

Suggestions

Add an explicit 'Use when...' clause stating when Claude should invoke this skill (e.g., when the user asks to supplement or expand an existing research outline).

Enumerate the concrete actions performed (e.g., locate outline, merge new items, deduplicate, save) to lift specificity toward level 3.

Include more natural trigger variations users would actually say, such as 'add sources', 'expand outline', or 'supplement research'.

DimensionReasoningScore

Specificity

The phrase "Add items (research objects) to existing research outline" names a concrete action and domain, but lists only a single action rather than multiple specific capabilities, matching the level-2 anchor rather than the multi-action level 3.

2 / 3

Completeness

It states what the skill does ("Add items ... to existing research outline") but lacks any explicit "Use when..." trigger clause, so per the rubric guideline completeness is capped at 2.

2 / 3

Trigger Term Quality

Terms like "items", "research objects", and "research outline" are relevant, but coverage of natural phrasings a user might say is limited and misses common variations, fitting the level-2 anchor.

2 / 3

Distinctiveness Conflict Risk

The research-outline niche is somewhat specific, but the generic "add items" framing could overlap with other research skills, matching the level-2 anchor rather than a clearly distinct niche.

2 / 3

Total

8

/

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

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

15

/

16

Passed

Repository
Weizhena/Deep-Research-skills
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.