skills/eda-context-accessor/SKILL.md
Retrieve scoped knowledge-base context and tool-registry reuse evidence for an EDA task, then emit compact context artifacts that downstream skills can consume directly.
npx skillsauth add mr-fang-vlsi/edagent eda-context-accessorInstall 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 when a task needs shared KB retrieval, tool-catalog reuse checks, or both, and you do not want each downstream skill to restate that logic.
This skill owns:
It does not own:
Typical consumers include:
workflow-router before routing when shared KB/tool context is needed,eda-infra-maintainer when retrieval reveals KB/tool maintenance work.Provide or derive:
Return or update:
kb_context.md or equivalent scoped context note,tool_query.tsv or cited terminal result),kb_feedback_decision with one of: none, maintain, update, overturn, add,kb_feedback_reason tied to affected KB files or missing areas.none.references/kb-context-loading.md when the task needs scoped KB retrieval or evidence-gap context.references/tool-reuse-query.md when the task may reuse an existing tool or when a downstream skill is considering a new script/helper.references/output-contract.md when a downstream skill needs a reusable context artifact rather than raw terminal output.references/kb-feedback-policy.md when deciding whether the current KB should be maintained, updated, overturned, or expanded.development
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.
development
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.