SKILLEMALL.ai

AC remotion-video-generator

AI video production workflow using Remotion. Use when creating videos, short films, commercials, or motion graphics. Triggers on requests to make promotional videos, product demos, social media videos, animated explainers, or any programmatic video content. Produces polished motion graphics, not slideshows.

modbender/skill-library-mcp Agent Skills author: modbender MIT 5 files · 2 scripts body ≈ 4 714 tokens Open the sourcegithub.com analyzed 3 d ago

AI video production workflow using Remotion.

As a process C 56/100 · Has gaps — weak spots: result and completion, inputs and preconditions, running it twice

ProcedureCloudflareMedia and videotype and topics are labelled automatically from the skill text
JSON
Technical rating
A
94/100
safety, quality, tests
Safety 60%
99
Quality 40%
87
Run on models
none yet
Process rating
C
56/100
Has gaps
Result and completion w 14
0
Inputs and preconditions w 11
0
Progress reporting w 2
0
the three weakest of ten parameters · all ten

How to improve

    For the model run — optional
    • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
    • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

    Guard findings · 1

    ✓ No critical or high findings

    Medium and low: 1
    • low Exfiltration exfil-webhook-url SKILL.md:212
      Webhook / callback URL commonly used for exfiltration (verify the destination) (security demo / example; quoted — discussed, not commanded)
      8. **Send the user the public URL** (e.g. `https://xxx.trycloudflare.com`)
      demoquoted

    Files scanned: 5. Evidence is masked. Grey chips explain why severity was lowered.

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    Process rating: all ten parameters 56/100

    • 0Result and completion. Does not say what the result is
    • 0Inputs and preconditions. Does not say what the process needs to start
    • 0Progress reporting. Says nothing while it works
    • 30Running it twice. 13 mutating operations with no state check
    • 50Failures and branches. 0 branches, has a failure section
    • 60Tools and files. Uses tools (bash, web, python, node) that frontmatter does not declare
    • 70Execution cost. Instruction body is 4714 tokens
    • 100Steps. 115 steps
    • 100When it triggers. States when to use and when not to
    • 100Consistency. Name and required fields are in place
    • low 24 top-level sections: this looks like several domains in one skill

    Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

    Quality signals

    • +5Description has no quoted example phrases that should trigger the skill
    • +3Output format is not stated: the model decides each time
    • -2localhost URLs: will not work for another user
    • -31 of 2 scripts are never mentioned in SKILL.md
    • +1No license
    • +2Single-language instructions
    • +4Description says when NOT to use the skill
    • +3Description length 308: enough signal without eating the budget
    • +4Structure: 57 headings
    • +3Step-by-step instructions: 115 items
    • +4Has examples (27 code blocks)
    • +4Reference files are cited in the instructions (1 of 2)

    Quality base 70; lint remarks subtract, signals add up to 100. Result: 87.