byappautomaton· 32 skills
Convert a URL or HTML into clean Markdown with metadata using markmaton. Handles browser capture for JS-heavy pages and deterministic HTML-to-Markdown conversion in one skill.
$npx -y skills add appautomaton/webmaton --skill html-to-markdownInstalls into the current project.
Run `npx skills use "https://github.com/appautomaton/webmaton" --skill "appautomaton/webmaton/html-to-markdown"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/appautomaton/webmaton" that are relevant to the current task. Run `npx skills add "https://github.com/appautomaton/webmaton"` and select the relevant skills, then follow their instructions.