What problem does it solve? Turning long articles into clear visual knowledge graphs is time-consuming and subjective. This Skill automates the process by transforming articles into concept maps that answer what a subject is about and why it matters, using a structured four-stage pipeline. ## Core Features & Use Cases - Multi-Format Input: Accepts file uploads (PDFs, text files, Word documents), URLs with full-text validation, and pasted text. - Four-Stage Pipeline: Generates three focusing questions for user selection, extracts concepts via a panel-of-experts summarization, builds an RDF knowledge graph as the canonical source of truth, and renders a Mermaid flowchart inline with a saved .mermaid file. - Iterative Refinement: All user-requested changes are applied to the stored RDF first, then the visualization is regenerated, ensuring consistency across edits. - Use Case: Upload a research paper PDF, pick one of three focusing questions, and receive a styled Mermaid concept map rendered inline plus saved to /tmp for reuse, with an optional interactive Cytoscape HTML alternative. ## Quick Start Ask Claude to create a concept map from an uploaded article file, a URL, or pasted text, then choose one of the three focusing questions presented.