Use when rendering an AgentGem analysis report — a self-contained HTML readout built from a rubric evaluation's FACTS JSON (factors, findings, hygiene scores, per-session rows). Covers the facts-only rule, the embedded-JSON anti-hallucination seam, theming, and the editorial composition contract.
$npx -y skills add ninemindai/agentgem --skill agentgem-reportInstalls into the current project.
Run `npx skills use "https://github.com/ninemindai/agentgem" --skill "ninemindai/agentgem/agentgem-report"` 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/ninemindai/agentgem" that are relevant to the current task. Run `npx skills add "https://github.com/ninemindai/agentgem"` and select the relevant skills, then follow their instructions.