CtrlK
BlogDocsLog inGet started
Tessl Logo

universal-learner

通用学习器 - 从任何领域的Prompt中自动提取可复用元素,持续学习和积累知识

48

Quality

50%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./.claude/skills/universal-learner/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

50%

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

The body lays out a clear sequenced workflow and concrete usage modes, but it is padded with verbose examples and metadata, references module files that do not exist, and lacks an explicit validation feedback loop for its batch database writes.

Suggestions

Create the referenced modules/*.md files (domain_classifier, element_extractor, tagger, library_updater) or remove the dangling references so progressive disclosure actually resolves.

Add an explicit validate→fix→retry checkpoint after the database update step (e.g. verify dedup/element_id integrity, re-run on failure) to support the batch write operation.

Trim the verbose mock learning report and the version/maintainer/future-mode metadata to improve token efficiency.

DimensionReasoningScore

Conciseness

The workflow and usage modes are usefully detailed, but the body carries unnecessary padding: emoji-heavy headers, version/maintainer metadata, a '未来: 可选全自动模式' placeholder, and a very long mock report example; mostly efficient but could be tightened.

2 / 3

Actionability

Steps name concrete modules and outputs (e.g. 'modules/domain_classifier.md', '写入 elements.db'), and usage examples are concrete, but there is no executable code/SQL and the referenced module files do not exist, leaving guidance incomplete.

2 / 3

Workflow Clarity

Steps 0–6 are clearly sequenced with per-step outputs, but the batch DB-write pipeline lacks an explicit validate→fix→retry feedback loop; per the scoring notes for batch/destructive operations this caps workflow_clarity at 2.

2 / 3

Progressive Disclosure

Sections and a module table provide structure with one-level-deep references, but the referenced files (modules/*.md) are absent so navigation breaks, and a lot of content (full mock report, config) that could be separated is inline.

2 / 3

Total

8

/

12

Passed

Description

50%

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 states a clear purpose and domain but stops short of explicit trigger guidance and comprehensive action coverage. It is competent but generic enough to risk overlap with similar skills.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when the user wants to learn from, extract reusable elements from, or build a reusable library out of prompts.'

List multiple concrete actions (e.g. classify domain, extract elements, auto-tag, score reusability, dedupe and store) rather than a single 'extract reusable elements' action.

Add natural trigger terms users would actually say ('学习这个Prompt', '提取可复用模板', '批量学习') to improve trigger_term_quality.

DimensionReasoningScore

Specificity

Names the domain ('任何领域的Prompt') and a concrete action ('自动提取可复用元素') plus '持续学习和积累知识', but lists only one core action rather than multiple specific concrete actions, matching the 'Names domain and some actions, but not comprehensive' anchor.

2 / 3

Completeness

Clearly states what the skill does, but there is no 'Use when...' clause or equivalent explicit trigger guidance, so per the judging guidelines completeness is capped at 2 ('Has what, but when is missing or only implied').

2 / 3

Trigger Term Quality

Includes 'Prompt' and '可复用元素' as relevant keywords, but lacks common natural variations a user would say (e.g. '学习', '提取模板', '复用'); not score 3 due to thin coverage, not score 1 because some usable trigger terms exist.

2 / 3

Distinctiveness Conflict Risk

The prompt-element-extraction niche is somewhat specific, but the broad 'any domain / continuously learn' framing could overlap with general learning or extraction skills, matching the 'Somewhat specific but could still overlap' anchor.

2 / 3

Total

8

/

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
huangserva/skill-prompt-generator
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.