CtrlK
BlogDocsLog inGet started
Tessl Logo

card-news-generator

Create 600x600 Instagram-style card news series automatically with optional background images. User provides topic, colors, and optional images - Claude generates content and creates multiple cards with proper text wrapping.

54

Quality

61%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/card-news-generator/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 content is highly actionable with executable commands, but suffers from significant example repetition and lacks validation checkpoints for the batch card-generation workflow. Absence of any bundled reference files leaves a monolithic structure.

Suggestions

Add an explicit verification step after generation (e.g., confirm each output PNG exists and is non-empty before presenting download links) to lift the workflow-clarity cap.

De-duplicate the repeated solid-color and background-image command blocks — keep one canonical example per mode and reference it from the other sections.

Split the Recommended Colors table and Technical Details into separate reference files under references/ and link to them, improving progressive disclosure.

DimensionReasoningScore

Conciseness

The ~300-line body repeats the same solid-color and background-image bash commands across Step 3, Single Card Mode, and Example Workflows, adding redundancy that could be tightened without losing clarity.

3 / 5

Actionability

Fully executable copy-paste bash commands with heredoc content and documented parameters cover the common solid-color and background-image cases; concrete examples are complete.

5 / 5

Workflow Clarity

Steps 1–4 are sequenced, but this batch operation (5–7 cards) lacks an explicit validation/verification checkpoint before providing download links, which caps workflow clarity at 3.

3 / 5

Progressive Disclosure

No bundle files exist and the 300+ line SKILL.md is a single monolith with color tables and technical details inlined that could be split into separate reference files.

3 / 5

Total

14

/

20

Passed

Description

58%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 clearly communicates what the skill produces but omits explicit trigger guidance, relying on the body for when-to-use cues. Concrete actions are named but natural trigger terms are underrepresented.

Suggestions

Add an explicit 'Use when the user asks to create card news (카드 뉴스) or Instagram-style card series' clause so completeness and trigger coverage are satisfied within the description.

Include the natural Korean trigger phrases (e.g., '카드 뉴스 만들어줘') and file-format keywords so the description itself carries the keywords users actually say.

Switch to third person for the user-role phrasing to avoid the 'User provides... Claude generates...' pattern that edges toward second-person framing.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions ("generates content", "creates multiple cards with proper text wrapping", "600x600 Instagram-style") with the user-supplied inputs, but coverage is not fully comprehensive.

4 / 5

Completeness

The "what" is clearly stated, but there is no explicit "Use when..." clause or trigger guidance in the description, which caps completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

"card news" and "Instagram-style" are relevant but the natural user phrases (Korean triggers like "카드 뉴스 만들어줘") appear only in the body, and common synonyms are missing from the description.

3 / 5

Distinctiveness Conflict Risk

The "Instagram-style card news" niche with background-image parameters is mostly distinct, with only minor overlap risk against general image-generation skills.

4 / 5

Total

14

/

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

relative_links

Relative link issues: 2 suspicious

Warning

Total

15

/

16

Passed

Repository
bear2u/my-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.