Use this skill to map the genealogical lineage and historical progression of a research field. It is designed to visualize the evolutionary path of ideas, showing how technical challenges in earlier works were addressed by subsequent research improvements. The final deliverable is a Markdown file with embedded Mermaid diagrams the user can paste into a viewer or commit to their repo. Trigger this when the user needs to understand the developmental trajectory of a topic, the 'family tree' of a model, or how a research line matured over multiple years. Do NOT trigger for queries seeking inventories of specific artifacts, such as lists of common datasets, benchmarks, or libraries. Avoid this for finding a single 'latest' paper, performing simple keyword search, or conducting head-to-head technical comparisons between specific models. This skill is meant for synthesizing a chronological narrative of improvement across multiple works, not for cataloging currently available resources or one-off paper retrieval.
$npx -y skills add evoscientist/evoskills --skill paper-graphInstalls into the current project.
Run `npx skills use "https://github.com/evoscientist/evoskills" --skill "evoscientist/evoskills/paper-graph"` 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/evoscientist/evoskills" that are relevant to the current task. Run `npx skills add "https://github.com/evoscientist/evoskills"` and select the relevant skills, then follow their instructions.