Demo skill that web-fetches three Decoding AI knowledge-graph articles, has the agent itself distill them into a typed entity/relation graph, and renders an interactive dark-themed force-directed KG into one self-contained kg.html — no graph library, no CDN.
$npx -y skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill demo-6-article-kgInstalls into the current project.
Run `npx skills use "https://github.com/decodingai-magazine/building-a-coding-agent-from-scratch-course" --skill "decodingai-magazine/building-a-coding-agent-from-scratch-course/demo-6-article-kg"` 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/decodingai-magazine/building-a-coding-agent-from-scratch-course" that are relevant to the current task. Run `npx skills add "https://github.com/decodingai-magazine/building-a-coding-agent-from-scratch-course"` and select the relevant skills, then follow their instructions.