Evaluation report
Warningsdoc-to-markdown · skill029876d· last month
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
7 passedRepository is reachable
https://github.com/daymade/claude-code-skills @ 029876d — ★ 1,331 · Python · MIT · last push today
Manifest detected
kind=skill slug=doc-to-markdown · path=daymade-docs/doc-to-markdown · source=SKILL.md
Slug is URL-safe
"doc-to-markdown" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/doc-to-markdown
Version is semver
0.1.0
Manifest present and parseable
Manifest found at SKILL.md.
Name declared and well-formed
Name "doc-to-markdown" is well-formed.
Documentation
7 passed2 warningsTags / topics declaredwarn
No manifest tags and no GitHub repo topics
Add tags to the manifest (or GitHub topics on the repo) so the registry's search and category filters surface this artifact.
Homepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to SKILL.md.
Description quality
54 words · 376 chars — "Converts DOCX/PDF/PPTX to high-quality Markdown with automatic post-processing. …"
README is present and substantial
182,381 chars · 15 sections · 88 code blocks
README has usage / example sections
found: Example
Safety
9 passed2 warnings1 queuedLicense declaredwarn
No license found.
Add a LICENSE file at the artifact root, or declare a `license` field in the manifest. MIT and Apache-2.0 are the common choices.
No undocumented network destinationswarn
3 network destinations the documentation does not mention. scripts/test_convert.py:30 — undocumented host platform.stepfun.com; scripts/test_convert.py:175 — undocumented host example.com; scripts/test_convert.py:177 — undocumented host example.com
Document these destinations, or move them into configuration.
LICENSE file at repo root
LICENSE
Kind-specific
6 passed2 warningsSkill: 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`.
Tool scope declaredwarn
No tool scope declared.
Declare `allowed-tools` with the minimum set the skill actually needs. If it needs none, declare an empty list explicitly.
Skill: SKILL.md present
found at daymade-docs/doc-to-markdown/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
895 words · 6,456 chars · 16 sections · 8 code blocks
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
3 passed1 queuedRecent activity
last push today
Tests detected
12 test directories · 46 test files
CI configuration detected
GitHub Actions (2 workflows)
Maintenance activity · queued
No commit timestamp available for this source.