CtrlK
BlogDocsLog inGet started
Tessl Logo

baoyu-comic

Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed panel layouts and batch-capable image generation. Use when user asks to create "知识漫画", "教育漫画", "biography comic", "tutorial comic", or "Logicomix-style comic".

63

Quality

77%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/baoyu-comic/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

54%

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

This is a comprehensive orchestration skill with excellent workflow clarity and progressive disclosure, but it suffers significantly from verbosity. The image backend resolution logic, batch generation policy, and reference image handling sections are disproportionately long relative to the core creative task. The skill would benefit from moving backend/tooling logic to a reference file and adding concrete examples of the actual creative outputs (sample prompts, storyboard snippets).

Suggestions

Move the entire 'Image Generation Tools' resolution logic (steps 1-4, prohibitions, and failure recovery) to a reference file like `references/image-backend-resolution.md` and replace with a 3-line summary in the main skill.

Add a concrete example of a completed prompt file (e.g., a sample `01-page-intro.md` with frontmatter and prompt body) so the actionable format is immediately clear without loading reference files.

Consolidate the three redundant workflow representations (Progress Checklist, Flow diagram, Step Summary table) into a single compact representation — the checklist alone with inline key outputs would suffice.

Move the 'Batch Generation Policy' and 'Reference Images' sections to reference files, keeping only 1-2 sentence summaries with links in the main skill body.

DimensionReasoningScore

Conciseness

The skill is extremely verbose at ~400+ lines. It over-explains image backend resolution logic, batch generation policies, reference image handling, and preference management in exhaustive detail. Much of this (e.g., how to resolve runtime tools, compression commands, fallback chains) could be drastically condensed or moved to reference files. The repeated prohibitions (⛔ blocks) and multi-table redundancy (Step Summary table duplicates the Progress Checklist) waste significant tokens.

1 / 3

Actionability

The skill provides concrete file paths, CLI flags, specific commands (e.g., `sips -s format jpeg`), and structured tables. However, the core creative workflow (how to actually write a storyboard, craft prompts, analyze content) is deferred entirely to reference files. The main document is heavy on orchestration logic but light on executable examples of the actual comic creation process — no sample prompt, no example storyboard snippet, no example analysis output.

2 / 3

Workflow Clarity

The workflow is exceptionally well-structured with a progress checklist, flow diagram, step summary table, blocking/conditional annotations, and explicit validation checkpoints (e.g., prompt files must exist before generation, character sheet before pages, backup before regeneration). Error recovery paths are specified (compress → retry → fallback). The sequencing is unambiguous with clear dependencies.

3 / 3

Progressive Disclosure

The skill effectively uses one-level-deep references to external files for detailed content: art styles, tones, presets, layouts, workflow details, config schemas, and partial workflows are all clearly signaled with relative paths. The main document serves as an orchestration overview while deferring specifics appropriately. Navigation is well-organized with a dedicated References section grouping files by category.

3 / 3

Total

9

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a strong skill description that clearly communicates its niche purpose, lists concrete capabilities, and provides explicit trigger guidance with both Chinese and English keywords. It effectively distinguishes itself from generic image generation or general educational content skills. The description is concise yet comprehensive.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Creates original educational comics with detailed panel layouts and batch-capable image generation.' Also mentions 'multiple art styles and tones,' giving a clear picture of capabilities.

3 / 3

Completeness

Clearly answers both 'what' (creates educational comics with detailed panel layouts and batch image generation) and 'when' (explicit 'Use when' clause with specific trigger phrases).

3 / 3

Trigger Term Quality

Includes strong natural trigger terms in multiple languages: '知识漫画', '教育漫画', 'biography comic', 'tutorial comic', 'Logicomix-style comic'. These are terms users would naturally say when requesting this type of content.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive niche combining educational content with comic creation, specific art styles, and panel layouts. The bilingual trigger terms and specific comic subtypes (biography, tutorial, Logicomix-style) make it very unlikely to conflict with other skills.

3 / 3

Total

12

/

12

Passed

Validation

72%

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

Validation8 / 11 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

8

/

11

Passed

Repository
jimliu/baoyu-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.