CtrlK
BlogDocsLog inGet started
Tessl Logo

skill-gen-4-enterprise-doc

Turn SOPs, URLs, or stated intent into an installed skill package. Use when the user asks to generate a skill from a document, link, or workflow. Follow SKILL.md, reference/sop-structure-pipeline.md, and reference/generator-worker-spec.md; finish by promoting the draft into the runtime skills directory (see reference/operator-playbook.md) in the same turn.

64

Quality

78%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./jiuwenclaw/jiuwenclaw/resources/agent/jiuwenclaw_workspace/skills/skill-gen-4-enterprise-doc/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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 well-structured and mostly executable with concrete commands and a clear install flow, but it relies on reference files that are absent from the bundle and treats validation as optional before a destructive promotion step.

Suggestions

Ship the referenced reference/sop-structure-pipeline.md, reference/generator-worker-spec.md, and reference/operator-playbook.md in the bundle so the "Always"-required extraction and install details are actually loadable.

Promote validation from optional to an explicit checkpoint: run scripts/skill_gen/validator.py on the draft and only call skills.import_local after it passes, adding a fix-and-revalidate feedback loop.

Trim repeated restatements of the same reference paths across sections to reduce token cost and noise.

DimensionReasoningScore

Conciseness

The body is dense and action-oriented with no concept padding, but restates reference paths across several sections and uses a noisy bold-heavy inline style that could be trimmed.

4 / 5

Actionability

Concrete CLI commands, function names, and paths are given, but the three "Always"-required reference/*.md files are cited yet missing from the bundle, leaving the extraction detail non-executable from the body alone.

4 / 5

Workflow Clarity

A clear 4-step sequence with explicit promotion exists, but validation is marked optional rather than an enforced checkpoint for a destructive overwrite (force: true replacing an installed skill), so the destructive-cap rule limits this to 3.

3 / 5

Progressive Disclosure

A "When to open reference files" table signals one-level-deep references and content is well split, but the referenced reference/*.md files do not exist in the bundle, breaking navigation against the actual structure.

3 / 5

Total

14

/

20

Passed

Description

92%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 strong, concise, and third-person, clearly stating both capability and trigger conditions with concrete input types. Its only minor gap is synonym/extension breadth in the trigger terms.

DimensionReasoningScore

Specificity

"Turn SOPs, URLs, or stated intent into an installed skill package" plus "promoting the draft into the runtime skills directory" name multiple concrete inputs and a concrete end-state, matching the comprehensive-coverage anchor.

5 / 5

Completeness

It explicitly answers both what ("Turn SOPs, URLs, or stated intent into an installed skill package") and when ("Use when the user asks to generate a skill from a document, link, or workflow") with concrete trigger phrases.

5 / 5

Trigger Term Quality

"Use when the user asks to generate a skill from a document, link, or workflow" supplies natural user phrasing and synonyms, but is slightly short of the full synonym/extension coverage of the 5 anchor.

4 / 5

Distinctiveness Conflict Risk

The skill-generation-from-docs/links/workflows niche has distinct triggers and minimal overlap with other skills, matching the clear-niche anchor.

5 / 5

Total

19

/

20

Passed

Validation

87%

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

Validation — 14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 7 missing

Warning

referenced_paths_exist

Referenced path issues: 1 deeper-than-1-level

Warning

Total

14

/

16

Passed

Repository
XiaoLuoLYG/GOD
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.