SKILLEMALL.ai

BC narrator-ai-cli

Create AI-narrated film/drama commentary videos via CLI. Two workflow paths (Original & Adapted narration), 100+ movies, 146 BGM tracks, 63 dubbing voices in 11 languages, 90+ narration templates. Use when creating narration videos, film commentary, short drama dubbing, or video production.

ClawHub Agent Skills author: dob6y v0.0.2 MIT-0 5 files body ≈ 8 814 tokens Open the sourceclawhub.ai analyzed 2 d ago

As a process C 60/100 · Has gaps — weak spots: result and completion, consistency, execution cost

IntegrationMedia and videotype and topics are labelled automatically from the skill text
JSON
Technical rating
B
89/100
safety, quality, tests
Safety 60%
98
Quality 40%
75
Run on models
none yet
Process rating
C
60/100
Has gaps
Result and completion w 14
0
Progress reporting w 2
0
Running it twice w 4
30
the three weakest of ten parameters · all ten

How to improve

  1. The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
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 · 2

✓ No critical or high findings

Medium and low: 2
  • low Secrets in code secret-high-entropy-token SKILL.md:543
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "task_result": "{\"agent_unique_code\": \"narr…OXO\"}"
    quoted
  • low Secrets in code secret-high-entropy-token SKILL.md:548
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    → `learning_model_id = "narr…OXO"`
    quoted

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

Against the Agent Skills spec

  • warning body-long SKILL.md body ≈ 8814 tokens (recommended < 5000); move details to references/

Process rating: all ten parameters 60/100

  • 0Result and completion. Does not say what the result is
  • 0Progress reporting. Says nothing while it works
  • 30Running it twice. 7 mutating operations with no state check
  • 40Consistency. Frontmatter name (narrator-ai-cli) differs from the folder (test-for-wang)
  • 40Execution cost. Instruction body is 8814 tokens: crowds the task out of the window
  • 50When it triggers. No condition that starts the skill
  • 60Tools and files. Uses tools (bash, web, python) that frontmatter does not declare
  • 100Steps. 33 steps
  • 100Inputs and preconditions. Inputs and preconditions are listed
  • 100Failures and branches. 7 branches, has a failure section
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low 17 top-level sections: this looks like several domains in one skill
  • low The response is described with custom markup (10 tags): a typed call is more reliable

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
  • +4Description does not say when NOT to use the skill (false activations)
  • +3Output format is not stated: the model decides each time
  • +2Single-language instructions
  • +3Description length 291: enough signal without eating the budget
  • +4Structure: 37 headings
  • +3Step-by-step instructions: 33 items
  • +4Has examples (36 code blocks)
  • +1License stated

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

External checks

ClawHub: suspicious
The skill mostly fits its video-generation purpose, but it also exposes credential and destructive account operations without enough explicit user controls.
LLM: suspicious (medium) · VirusTotal: · 29 May 2026