HTML to interaction prompts
Convert a supplied HTML page or generated HTML reference into a screenshot-backed article containing multiple reusable interaction prompts.
Install
npx degit MengTo/Skills/agent-skills/codex/html-to-interaction-prompts .claude/skills/html-to-interaction-promptsRun it in your project root, then ask your agent for what you want. More detail
What it does
Convert a supplied HTML page or generated HTML reference into a screenshot-backed article containing multiple reusable interaction prompts. Use when the user provides an HTML file, exported page, generated-page.html, or local/live reference and asks to extract animation/interactions, create prompts, capture screenshots for each prompt, add them to an article, or commit the resulting article/assets.
Straight from the skill's own SKILL.md. This is what your agent reads.