skills/eda-pdf-local-summary/SKILL.md
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.
npx skillsauth add biswajit56546/edagent eda-pdf-local-summaryInstall 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 reusable local summary notes tied to page-level evidence.
docs/papers/pdf/.scripts/extract_pdf_text.sh <pdf_path> <out_dir>.docs/papers/summaries/raw/.GROBID (via grobid_client + GROBID_SERVER), then falls back to pdftotext/mutool/pypdf if unavailable.DISABLE_GROBID=1.<pdf_stem>.tei.xml) for traceability.references/summary-template.md.p.xx) when recoverable from extracted text.docs/papers/summaries/<pdf_stem>.summary.md.3.5 Update paper manifest status.
docs/papers/manifests/*.paper_manifest.tsv.local_pdf_path and set status=summarized.python3 scripts/common/paper_landscape_sync.py build.docs/knowledge_base/95_PROBLEM_LANDSCAPE.mddocs/knowledge_base/96_METHOD_LANDSCAPE.mdAlways output:
docs/papers/summaries/<pdf_stem>.summary.md),strong/medium/weak),95/96 docs or explicit failure reason).Load:
references/summary-template.mdreferences/evidence-grading.mdtesting
Apply and validate GT3 backside routing policy in Innovus. Use when configuring CTS/PDN/signal layer usage, submitting GT3 consistency runs, diagnosing zero-backside-nets, or enforcing BPR-reserved-for-PDN constraints.
testing
Use git to version-control local research/EDA iterations with reproducible checkpoints, clear commit/tag structure, and explicit per-version differentiation records. Use when users ask to create baselines, compare versions, snapshot experiment states, prepare rollback points, or document each version's characteristics and distinguishing deltas.
development
Theory-level veto skill for EDA plans. Use before expensive experiment submissions or major flow/model changes to identify logically unsound assumptions, contradiction with known physics/policy, and high-risk invalid comparisons. Produces GO/CONDITIONAL/NO-GO with evidence.
tools
Package the agent+skill infrastructure into a standalone, portable repository-ready bundle with skill-local tool mirrors.