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.

58

Quality

67%

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 ./backup/card-news-generator-v2/SKILL.md

The canonical home for this skill is card-news-generator in bear2u/my-skills

SKILL.md
Quality
Evals
Security

Quality

Content

68%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 skill is highly actionable with copy-paste-ready commands and a clear step sequence, but it lacks a verification checkpoint for its batch file-writing operation and carries some redundant example sections. Bundling the referenced scripts and adding an output-validation step would lift the weaker dimensions.

Suggestions

Add a validation checkpoint after Step 3, e.g. 'Confirm the expected travel_01.png...travel_05.png files exist before presenting download links; if any are missing, re-run or check the script output for errors.'

Bundle auto_generator.py and generate_card.py in a scripts/ directory so the referenced commands are actually available, or note where they are obtained.

Trim the redundant 'Example Workflows' section since it reprises the Core Workflow; keep one concise end-to-end example instead of two.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete commands, but the closing 'Example Workflows' section largely restates the Core Workflow steps and the lengthy example conversations could be trimmed, so it could be tightened.

3 / 5

Actionability

Fully executable, copy-paste-ready bash commands with every flag, heredoc content input, an RGB-to-hex snippet, and coverage of both solid-color and background-image modes in both auto and single-card modes.

5 / 5

Workflow Clarity

The four-step sequence is clear, but this batch operation (5–7 cards written to disk) has no verification checkpoint confirming files were created before Step 4 offers download links, so workflow clarity is capped at 3.

3 / 5

Progressive Disclosure

Well-organized single-file structure with clear section headers and no nested references; minor gap is that the referenced scripts (auto_generator.py, generate_card.py) are not bundled in a scripts/ directory.

4 / 5

Total

15

/

20

Passed

Description

66%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 specific and actionable with a distinct niche, but it omits any explicit 'when to use' trigger guidance, which caps completeness at 3. Adding a 'Use when...' clause with natural trigger phrases would raise the score.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when the user asks to make card news, Instagram-style card series, or visual social media cards.'

Include natural trigger synonyms such as '카드 뉴스', 'social media cards', and 'image cards' to broaden keyword coverage.

Clarify the 'when' dimension by naming the request types that should activate this skill rather than only describing user inputs.

DimensionReasoningScore

Specificity

Lists several concrete actions ('Create 600x600 Instagram-style card news series', 'generates content and creates multiple cards with proper text wrapping', 'optional background images') rather than vague language, with only minor gaps in coverage.

4 / 5

Completeness

The 'what' is clear, but there is no 'Use when...' clause or equivalent explicit trigger guidance — 'User provides topic, colors, and optional images' describes inputs, not when to invoke the skill, so completeness is capped at 3.

3 / 5

Trigger Term Quality

Natural terms like 'card news' and 'Instagram-style card news series' match what a user would say, though a few synonyms (e.g. 'social media cards', 'image cards') are missing.

4 / 5

Distinctiveness Conflict Risk

'Instagram-style card news series' carves a clear niche with distinct triggers, with only minor overlap risk against general image-generation skills.

4 / 5

Total

15

/

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.