Evaluation report
Failingprompt-writer · skill74a25d5· 3 months ago
Every check MetaHub ran on this artifact, grouped by area. Static checks run on the source at publish time; behavioral checks run the artifact in a sandbox and judge what it actually does.
Structural
4 passed1 warningVersion is semverwarn
"20260707" doesn't match MAJOR.MINOR.PATCH
Use semver — e.g. `0.1.0`, `1.2.3-beta.1`. The CLI sorts updates by semver.
Repository is reachable
https://github.com/hAcKlyc/MyAgents @ 74a25d5 — ★ 841 · TypeScript · Apache-2.0 · last push yesterday
Manifest detected
kind=skill slug=prompt-writer · path=bundled-skills/prompt-writer · source=SKILL.md
Slug is URL-safe
"prompt-writer" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/prompt-writer
Documentation
5 passedDescription quality
111 words · 751 chars — "Methodology for writing or improving prompts and system prompts that drive any L…"
README is present and substantial
22,545 chars · 12 sections · 14 code blocks
Tags / topics declared
7 total — ai, ai-agents, claude-code, code-agent, desktop, manus (+1)
README has usage / example sections
no labeled section but 14 code blocks document usage
Homepage / docs URL declared
https://myagents.io
Safety
2 passedLICENSE file at repo root
LICENSE
No sensitive files in the repo
scanned for .env, credentials.json, *.pem, .ssh/, AWS / GCP configs — none found
Kind-specific
3 passed1 warningSkill: triggers declaredwarn
No `trigger` phrases in SKILL.md frontmatter
Add `trigger:` lines so Claude knows when to activate this skill — e.g. `when building MCP servers` or `for diagram creation`.
Skill: SKILL.md present
found at bundled-skills/prompt-writer/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
1,328 words · 7,969 chars · 10 sections
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
3 passedRecent activity
last push yesterday
Tests detected
3 test directories · 357 test files
CI configuration detected
GitHub Actions (2 workflows)