Use to fact-check an explainer against its sources before delivery. Trigger on "fact-check this explainer", "verify the claims", "check this against its sources", research-time source checks, or the post-draft gate. Ensures every checkable claim traces to a cited source or, for code, the real implementation. Required by creating-explainers and explaining-codebases.
$npx -y skills add analyticalmonk/explain-this --skill fact-checking-explainersInstalls into the current project.
Run `npx skills use "https://github.com/analyticalmonk/explain-this" --skill "analyticalmonk/explain-this/fact-checking-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.