CtrlK
BlogDocsLog inGet started
Tessl Logo

muapi-social-pack

Re-render a hero image into Instagram, TikTok, YouTube-shorts and Twitter/X aspect ratios.

64

Quality

77%

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 ./library/social/social-pack/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The body is lean, concrete, and well-structured with executable CLI guidance and a clear fan-out workflow; the main gap is the absence of any validation or verification checkpoint for the batch re-render.

Suggestions

Add a validation checkpoint after each format re-render (e.g. verify the subject is centred/uncropped and lighting matches before accepting the asset id, retry on failure) to satisfy the batch-operation feedback-loop expectation.

State how to handle a failed `muapi image edit` call within a node (retry budget, fallback to curl path, or surface error) so the parallel batch degrades gracefully.

DimensionReasoningScore

Conciseness

Lean Inputs table and numbered Steps assume competence with no concept-explanation padding; every section earns its place, with only a minor redundant restatement of the description under the header.

3 / 3

Actionability

Gives the exact CLI command ("muapi image edit"), model id (nano-banana-2-edit), a complete templated prompt with placeholders, parallel-fan-out instruction, a curl fallback, and explicit asset-id return mapping.

3 / 3

Workflow Clarity

A clear numbered sequence with an explicit skip rule is present, but this batch operation over multiple formats has no validation/verification checkpoint or error-recovery feedback loop, which caps workflow clarity at 2.

2 / 3

Progressive Disclosure

A compact skill with no external references needed, organized into clear labeled sections (Inputs, Steps, Notes, Trigger Keywords), satisfying the simple-skills allowance for a top score.

3 / 3

Total

11

/

12

Passed

Description

67%

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 well-scoped to social-media re-rendering with clear platform targets, but lacks an explicit "Use when..." trigger clause and omits the action-oriented trigger terms that appear in the body.

Suggestions

Add an explicit "Use when..." clause naming user-facing triggers, e.g. "Use when re-rendering a hero image for Instagram, TikTok, YouTube Shorts, or Twitter/X, or when the user asks to resize for social / cross-post."

Fold the action-oriented trigger terms (resize for social, cross-post, multi-platform) from the body's Trigger Keywords into the description so users' natural phrasings match it.

DimensionReasoningScore

Specificity

Names a concrete action ("Re-render a hero image") and multiple specific targets (Instagram, TikTok, YouTube-shorts, Twitter/X aspect ratios), matching the multiple-concrete-actions anchor.

3 / 3

Completeness

Clearly states what it does but omits any explicit "Use when..." trigger clause; per the guidelines a missing trigger clause caps completeness at 2.

2 / 3

Trigger Term Quality

Includes natural platform names a user might say, but misses common action variations like "resize" or "social pack" that appear only in the body, not the description.

2 / 3

Distinctiveness Conflict Risk

The social-media aspect-ratio niche with named platforms is distinct and unlikely to trigger for unrelated skills.

3 / 3

Total

10

/

12

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
SamurAIGPT/Generative-Media-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.