What problem does it solve? It captures ideas for HTML educational materials—both ready-to-build topics and loose notes or questions—as structured GitHub Issues in the dio0550/technical_memo repository, so no teaching-material idea gets lost before it is turned into illustrated HTML content. ## Core Features & Use Cases - Topic Request Issues: File an issue requesting an illustrated HTML explainer for a specific technical topic, including desired viewpoints, audience, and category. - Material & Question Backlog: Quickly register half-formed ideas, source materials, or things to research later as lightweight issues. - Mandatory Workflow Labels: Every issue gets exactly one label—knowledge:pr (research on a branch, deliver via PR) or knowledge:direct (work on main and push directly)—matching the technical_memo repository's operating rules. - Use Case: After a debugging session you think "this caching behavior deserves a diagram-based explainer." Invoke the skill to file a labeled issue in technical_memo; later, the html-educational-material skill picks it up and generates the HTML material. ## Quick Start Ask the assistant to register this topic as an HTML educational material issue in technical_memo with the knowledge:pr label.