skills/eda-paper-fetch/SKILL.md
Fetch primary-source paper metadata when evidence is missing or weak for EDA/model/flow claims. Use for requests like building reproducible paper candidate lists, generating user-download queues, and recording citation metadata for local validation.
npx skillsauth add mr-fang-vlsi/edagent eda-paper-fetchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to produce evidence-backed paper sets, not ad-hoc links. Always output a local manifest and evidence note.
references/source-priority.md.references/triage-template.md.docs/papers/queues/<topic_slug>.download_queue.tsv.paper_id, title, url, doi_or_arxiv, preferred_source, access_type(open/paywalled).docs/papers/pdf/ using filename:
<year>_<first_author>_<short_title>.pdf.docs/papers/manifests/<topic_slug>.paper_manifest.tsv.docs/papers/manifests/<topic_slug>.paper_manifest.md.paper_id, title, authors, venue, year, url, doi_or_arxiv, local_pdf_path, relevance_note, status(todo/downloaded/summarized).Always return:
Read only when needed:
references/source-priority.mdreferences/triage-template.mddevelopment
Create immutable stage checkpoints for Innovus flows. Use when users ask for fixed golden files or restart-from-stage workflows (place/cts/route) with matched DEF+V+SDC and reproducible manifests.
tools
Capture and maintain reusable script-writing experience across wrappers, helpers, parsers, validators, and runtime shims so future script work can reuse proven patterns and avoid repeated anti-patterns.
testing
Summarize local paper PDFs into structured, citation-grounded evidence notes. Use when the user provides local PDF paths and asks for methods/assumptions/results/limitations extraction or wants evidence mapped to current EDA hypotheses.
testing
Implement EDA research methods from approved hypothesis plans, with integration discipline, measurable contracts, and minimal-risk iteration.