AgentStack
SKILL verified MIT Self-run

Control Knowledge Explorer

skill-mr-fang-vlsi-edagent-control-knowledge-explorer · by Mr-Fang-VLSI

Explore and structure local EDA knowledge, identify evidence gaps, and prepare targeted literature retrieval tasks for local download and follow-up parsing.

No reviews yet
0 installs
14 views
0.0% view→install

Install

$ agentstack add skill-mr-fang-vlsi-edagent-control-knowledge-explorer

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Control Knowledge Explorer? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Control Knowledge Explorer

When to use

Use this skill at the start of a research topic or when evidence is fragmented across KB, logs, and papers.

Knowledge And Tool Interaction

  1. Use eda-context-accessor when the task first needs a shared scoped KB/tool snapshot before deeper evidence-gap mapping begins.
  2. Treat the local knowledge base as the primary evidence source once exploration starts.
  3. Write outputs as reusable knowledge artifacts that later skills can consume directly.

Workflow

  1. Read core KB context and recent experiment summaries.
  2. Build a gap map:
  • known claims,
  • uncertain assumptions,
  • missing evidence.
  1. For missing external evidence, delegate to eda-paper-fetch and generate a local download queue.
  2. If local PDFs are available, delegate parse/summarize to eda-pdf-local-summary.
  3. Produce explicit research questions that can be tested in later experiment design.

Outputs

  1. knowledge_gap_map.md
  2. paper_download_queue.tsv
  3. evidence_to_question_map.md

Hard rules

  1. Distinguish confirmed evidence from hypotheses.
  2. Do not present unsourced claims as conclusions.
  3. Keep file/path-level references for each key claim.

Reference

Load when needed:

  1. references/exploration-checklist.md

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.