CtrlK
BlogDocsLog inGet started
Tessl Logo

muapi-ai-clipping

Turn a long video into N viral-ready short clips with a single managed API call. Wraps muapi.ai's `/ai-clipping` endpoint, which handles transcription, highlight ranking through a virality framework (hook / emotional peak / opinion bomb / revelation / conflict / quotable / story peak / practical value), overlap dedupe, and vertical face-tracking auto-crop server-side. No local Whisper, no local LLM, no GPU.

60

Quality

70%

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/edit/ai-clipping/SKILL.md

The canonical home for this skill is muapi-ai-clipping in SamurAIGPT/Generative-Media-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

76%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 copy-paste patterns and a clean structure, but its batch operation lacks explicit validation checkpoints between steps, capping workflow clarity. Progressive disclosure is sound with a real referenced script.

Suggestions

Insert a verification checkpoint after Step 3 (e.g., check that result.shorts entries have working clip_url before reporting back) to lift workflow_clarity above the batch cap of 3.

More explicitly signpost the bundled run-ai-clipping.sh as the canonical reference at first mention so progressive disclosure reads as deliberate delegation.

Trim the virality-framework bullet list or move it to a reference file to push conciseness from 4 to 5.

DimensionReasoningScore

Conciseness

Efficient and assumes Claude's competence with no concept-over-explanation; the virality-framework bullets and pattern gallery are slightly long but each earns its place, just shy of a 5.

4 / 5

Actionability

Fully executable, copy-paste-ready bash commands across the Quick Invocation Patterns cover the common cases (defaults, podcast, square, coords-only, async, local file, batch) with concrete flags and jq usage.

5 / 5

Workflow Clarity

Steps are sequenced (Collect Inputs → Verify Prerequisites → Run) but the batch operation has no per-step validation checkpoint — Done Criteria lives only at the end, so the batch-operation cap holds at 3.

3 / 5

Progressive Disclosure

Well-organized sections with a single one-level-deep bundle reference (scripts/run-ai-clipping.sh, which exists) and no nested references; falls short of 5 because the body could more explicitly signpost the script as the detailed reference.

4 / 5

Total

16

/

20

Passed

Description

63%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 concrete and specific about capabilities but lacks an explicit 'when to use' trigger clause, capping completeness and trigger-term quality. It is distinctive and well-scoped to the muapi.ai clipping endpoint.

Suggestions

Add a 'Use when...' clause naming natural trigger phrases (e.g., 'Use when turning a podcast, interview, or vlog into TikTok / Reels / YouTube Shorts') to lift completeness above 3.

Surface the platform keywords (TikTok, Reels, Shorts) in the description itself rather than only in the body, to improve trigger-term quality.

Keep the concise 'No local Whisper, no local LLM, no GPU' contrast — it is effective distinctiveness signaling.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Turn a long video into N viral-ready short clips', 'transcription, highlight ranking', 'overlap dedupe', 'vertical face-tracking auto-crop' — with comprehensive coverage of the pipeline.

5 / 5

Completeness

Has a clear 'what' but no 'when' / 'Use when...' trigger clause — completeness is capped at 3 per the rubric guideline for missing explicit trigger guidance.

3 / 5

Trigger Term Quality

Contains relevant domain terms ('long video', 'viral-ready short clips') but omits the natural phrases users actually say ('TikTok', 'Reels', 'Shorts', 'highlights') that appear only in the body.

3 / 5

Distinctiveness Conflict Risk

Targets a clearly distinct niche (muapi.ai /ai-clipping endpoint, server-side pipeline) with minimal overlap risk; falls just short of 5 because no explicit trigger phrases sharpen the niche.

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

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.