Use ONLY when the user explicitly says: 'use the skill web-to-markdown ...' (or 'use a skill web-to-markdown ...'). Converts webpage URLs to clean Markdown by calling the local web2md CLI (Puppeteer + Readability), suitable for JS-rendered pages.
82
81%
Does it follow best practices?
Impact
74%
1.68xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Batch URL conversion workflow
Tool availability check
20%
20%
Install path used
0%
62%
Output directory created
100%
100%
One command per URL
66%
100%
Correct --out flag with trailing slash
0%
0%
No Playwright used
100%
100%
URL quoting
100%
100%
Output validation commands
70%
100%
Default wait strategy
100%
100%
collect.sh is executable script
100%
100%
summary.txt present
100%
100%
Heavy JS app wait strategies
Uses web2md not Playwright
16%
100%
domcontentloaded wait flag
0%
0%
wait-ms flag present
0%
100%
CSS selector wait used
0%
100%
Output directory created
100%
100%
Separate command per URL
100%
100%
--out flag with trailing slash
0%
0%
Tool availability check
0%
0%
Output validation
80%
80%
No networkidle2 for heavy pages
100%
0%
Interactive mode and session persistence
--interactive flag used
0%
100%
--user-data-dir specified
0%
100%
Dedicated profile directory
0%
100%
Two-phase script structure
100%
100%
Session reused in phase 2
0%
100%
No --interactive in phase 2
100%
100%
Output directory created
100%
100%
Uses web2md not Playwright
0%
100%
Output validation commands
0%
0%
workflow-notes.md explains manual step
62%
100%
Tool check present
0%
0%
3027f20
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.