SKILLEMALL.ai

A transcript

Get transcripts from any YouTube video — for summarization, research, translation, quoting, or content analysis. Use when the user shares a video link or asks "what did they say", "get the transcript", "transcribe this video", "summarize this video", or wants to analyze spoken content.

modbender/skill-library-mcp Agent Skills author: modbender MIT 2 files body ≈ 939 tokens open source ↗ analyzed 14 h ago

Get transcripts from any YouTube video — for summarization, research, translation, quoting, or content analysis.

IntegrationYouTubeMedia and videotype and topics are labelled automatically from the skill text
JSON
A
96/100
Overall score
Safety 60%
100
Quality 40%
91
Tests bonus
0

How to improve

  1. Add evals/evals.json with 4–6 real requests and expected answers: the full check will then use your cases instead of a model draft.
  2. Add a spec.yaml with triggers and assertions (skilltest init): the behaviour contract for CI.

Guard findings · 0

✓ No critical or high findings

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

Lint

  • note frontmatter-key unknown frontmatter key "homepage"

Process maturity 54/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. 3 mutating operations with no state check
  • 50Failures and branches. 0 branches, has a failure section
  • 60Tools and files. Uses tools (bash, web) that frontmatter does not declare
  • 70When it triggers. States when to use, but not when not to
  • 100Steps. 5 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 939 tokens

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

  • +4Description does not say when NOT to use the skill (false activations)
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +5Description quotes 4 example trigger phrases
  • +3Description length 286: enough signal without eating the budget
  • +4Structure: 6 headings
  • +3Step-by-step instructions: 5 items
  • +4Has examples (5 code blocks)
  • +3All 1 scripts are documented

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