CtrlK
BlogDocsLog inGet started
Tessl Logo

awesome-webpage-research

Single-pass mini research for AwesomeWebpageMetaSkill: produce a short cited topic brief from one bounded web-search round. Not a general deep-research replacement.

59

Quality

70%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./src/opensquilla/skills/bundled/awesome-webpage-research/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%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 a lean, well-structured single-purpose protocol with concrete caps, an explicit fallback marker, and clear termination guidance; its only weakness is that, being instruction-only, it lacks copy-paste executable examples for the common search-and-cite path.

DimensionReasoningScore

Conciseness

Lean and efficient throughout: it assumes Claude's competence, gives no padding or explanation of concepts Claude already knows, and every line (Inputs, Protocol, Rules, Output) earns its place.

5 / 5

Actionability

Concrete, executable guidance dominates (exact sub-question counts, 'at most one search query per sub-question', ~300-500 word target, '[n] Title — URL' format, RESEARCH_THIN marker), but it is instruction-only with no code/commands, leaving minor gaps for the most common execution paths.

4 / 5

Workflow Clarity

Clear three-step sequence with explicit caps and a defined fallback (RESEARCH_THIN when the round returns nothing usable), plus a 'Return as soon as the brief is written' termination checkpoint; minor validation gap is that the single-round/no-iteration constraint doubles as the only checkpoint rather than an explicit verify step.

4 / 5

Progressive Disclosure

A single self-contained file with well-organized sections (Inputs, Protocol, Rules, Output) and no nested references; for a sub-50-line skill needing no external bundle files, this is appropriately structured and trivially navigable.

5 / 5

Total

18

/

20

Passed

Description

56%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 specific and well-scoped to its parent meta-skill with clear disambiguation from deep-research, but it omits an explicit 'Use when...' trigger clause and lacks natural user-facing trigger phrases, which caps completeness and trigger-term quality.

Suggestions

Add an explicit 'Use when...' clause stating when the parent meta-skill should invoke this step (e.g. 'Use when the page planner needs a quick factual anchor for a single topic').

Include more natural trigger terms and synonyms a user might say, such as 'quick research', 'web lookup', or 'topic summary'.

Drop or shorten the self-referential parent-skill framing to keep the description user-facing and trigger-oriented.

DimensionReasoningScore

Specificity

Names the domain ('mini research ... topic brief') and several concrete actions ('produce a short cited topic brief', 'one bounded web-search round') but stops short of enumerating a full action list, leaving minor gaps.

4 / 5

Completeness

It clearly states 'what' (produce a short cited topic brief from one bounded web-search round) but has no 'Use when...' clause or explicit trigger guidance for when Claude should invoke it; the 'when' is only weakly implied via the negative 'Not a general deep-research replacement.'

3 / 5

Trigger Term Quality

Contains relevant terms ('research', 'topic brief', 'web-search', 'cited') but lacks the natural trigger phrases and synonyms a user would actually say (e.g. 'quick research', 'web lookup', 'topic summary'), and omits file-extension-style anchors.

3 / 5

Distinctiveness Conflict Risk

The skill is scoped to a parent meta-skill ('AwesomeWebpageMetaSkill') and explicitly disambiguated from 'deep-research', giving it a clear niche with only minor overlap risk against general research skills.

4 / 5

Total

14

/

20

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

13

/

16

Passed

Repository
TokenRhythm/opensquilla
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.