byagentara· 22 skills
Render a markdown draft / any document in the conversation context into a single-file "paper proposal" HTML — serif body, monospace meta, numbered sections, inline SVG figures, callouts, tables, optional interactive elements. Trigger when the user says "turn this into HTML / render as a web page / make a pretty HTML / give me a single-page doc / generate article HTML / paper-style HTML / convert to article html / render this as a doc html" or similar, and wants a static single file rather than Figma/PDF/PPT. Also fires when the user pastes some markdown and says "beautify this / typeset this / give me a web version". Do NOT trigger when the user wants slides, needs a backend, or needs a multi-page site.
$npx -y skills add agentara/skills --skill article-to-htmlInstalls into the current project.
Run `npx skills use "https://github.com/agentara/skills" --skill "agentara/skills/article-to-html"` 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/agentara/skills" that are relevant to the current task. Run `npx skills add "https://github.com/agentara/skills"` and select the relevant skills, then follow their instructions.