Use when creating an interactive explainer - a single self-contained HTML page with hand-built Canvas figures. Handles source-file explainers, topic-driven research explainers, and mixed intake where files provide the spine and research adds support. Trigger phrases include "make an explainer", "turn this paper into an interactive explainer", "build a distill-style explainer", or "explain X visually". For codebases or source files, use explaining-codebases instead.
$npx -y skills add analyticalmonk/explain-this --skill creating-explainersInstalls into the current project.
Run `npx skills use "https://github.com/analyticalmonk/explain-this" --skill "analyticalmonk/explain-this/creating-explainers"` 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/analyticalmonk/explain-this" that are relevant to the current task. Run `npx skills add "https://github.com/analyticalmonk/explain-this"` and select the relevant skills, then follow their instructions.