CtrlK
BlogDocsLog inGet started
Tessl Logo

desktop-pet

Create pixel-art desktop pet companions for OpenWork/Qwen Code. Generates a customized chibi spritesheet (1536×1872, 8×9 grid) for any character the user names — F1 drivers, anime characters, celebrities, fictional characters, animals, etc. Use when the user says "桌面宠物", "desktop pet", "想要XXX当桌宠", "换个宠物" or similar.

70

Quality

86%

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

SKILL.md
Quality
Evals
Security

Quality

Content

78%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 highly actionable with executable commands and complete examples, and the workflow is clearly sequenced with verification. Its main weakness is progressive disclosure: substantial reference-style catalogs are inlined rather than split into separate referenced files.

Suggestions

Move the headgear variants, special features, and example character JSON configs into separate reference files (e.g., references/character-configs.md) and link to them from SKILL.md to improve progressive disclosure.

Add a programmatic validation feedback loop in Step 5 (e.g., assert the spritesheet dimensions and that pet.json parses) rather than relying solely on user visual inspection.

Trim minor explanatory phrasing in the design-guidelines section to tighten conciseness.

DimensionReasoningScore

Conciseness

Mostly efficient with lean tables for palette and animation rows and no padding of basic concepts, but a few explanatory phrases and the inlined headgear/extras enumerations could be trimmed slightly.

4 / 5

Actionability

Provides copy-paste-ready executable command with full argument syntax, complete pet.json manifest, real script reference, and worked JSON config examples covering the three common character archetypes.

5 / 5

Workflow Clarity

Five clearly sequenced steps with a verification step (ls -lh, open in Preview, instruct user to activate), but validation is user-inspection rather than a programmatic pass/fail feedback loop, leaving minor validation gaps.

4 / 5

Progressive Disclosure

Well-structured sections and a real referenced script, but the lengthy headgear variants, special features, and character-example catalogs are inlined in SKILL.md when they would be better placed in one-level-deep reference files.

3 / 5

Total

16

/

20

Passed

Description

95%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: it clearly states the capability, gives precise technical specifics, and provides multilingual trigger phrases covering both what and when. Minor room to expand the action list keeps specificity just below full marks.

DimensionReasoningScore

Specificity

Names the domain (pixel-art desktop pets) and concrete actions including generating a chibi spritesheet with exact dimensions (1536×1872, 8×9 grid), but does not enumerate a comprehensive list of distinct actions.

4 / 5

Completeness

Explicitly answers both what (create pixel-art desktop pet companions, generate spritesheet) and when (Use when the user says...), with concrete trigger phrases.

5 / 5

Trigger Term Quality

Provides comprehensive natural trigger phrases in both English and Chinese ('desktop pet', '想要XXX当桌宠', '换个宠物', '桌面宠物') with synonyms and common user phrasings.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (OpenWork/Qwen desktop pets) with specific, distinctive triggers that are unlikely to fire for unrelated skills.

5 / 5

Total

19

/

20

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

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
QwenLM/qwen-code
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.