SKILLEMALL.ai

AD chart-image

Generate publication-quality chart images from data. Supports line, bar, area, point, candlestick, pie/donut, heatmap, multi-series, and stacked charts. Use when visualizing data, creating graphs, plotting time series, or generating chart images for reports/alerts. Designed for Fly.io/VPS deployments - no native compilation, no Puppeteer, no browser required. Pure Node.js with prebuilt binaries.

modbender/skill-library-mcp Agent Skills author: modbender MIT 6 files body ≈ 2 602 tokens Open the sourcegithub.com analyzed 2 d ago

Generate publication-quality chart images from data.

As a process D 41/100 · Unfinished process — weak spots: result and completion, when it triggers, inputs and preconditions

GeneratorPlaywrightMedia and videoInfrastructureSoftware developmenttype and topics are labelled automatically from the skill text
JSON
Technical rating
A
91/100
safety, quality, tests
Safety 60%
95
Quality 40%
86
Run on models
none yet
Process rating
D
41/100
Unfinished process
Result and completion w 14
0
Inputs and preconditions w 11
0
Failures and branches w 10
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 · 5

    ✓ No critical or high findings

    Medium and low: 5
    • low Secrets in code secret-high-entropy-token scripts/package-lock.json:199
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…xgu+qFKS…BMQ==",
      detector
    • low Secrets in code secret-high-entropy-token scripts/package-lock.json:243
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAv…CuH+1kW8…a4Q==",
      detector
    • low Secrets in code secret-high-entropy-token scripts/package-lock.json:438
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…ykh+CeBd…VHy+moaqkpL/jqQq…W4A==",
      detector
    • low Secrets in code secret-high-entropy-token scripts/package-lock.json:469
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…oDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW…5Eg==",
      detector
    • low Secrets in code secret-high-entropy-token scripts/package-lock.json:578
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…baG+fGVuc/dxO6…j2Q==",
      detector

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

    Against the Agent Skills spec

    • note frontmatter-key unknown frontmatter key "provides"

    Process rating: all ten parameters 41/100

    • 0Result and completion. Does not say what the result is
    • 0Inputs and preconditions. Does not say what the process needs to start
    • 0Failures and branches. Linear process with no failure handling
    • 0Progress reporting. Says nothing while it works
    • 20When it triggers. No condition that starts the skill
    • 30Running it twice. 4 mutating operations with no state check
    • 60Tools and files. Uses tools (web) that frontmatter does not declare
    • 85Steps. 11 steps, 1 vague phrases
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 2602 tokens
    • low 14 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
    • +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
    • +3Description length 398: enough signal without eating the budget
    • +4Structure: 37 headings
    • +3Step-by-step instructions: 11 items
    • +4Has examples (22 code blocks)
    • +3All 1 scripts are documented

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