— 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
✓ PassedNo 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 claimAbout
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
- Use
eda-context-accessorwhen the task first needs a shared scoped KB/tool snapshot before deeper evidence-gap mapping begins. - Treat the local knowledge base as the primary evidence source once exploration starts.
- Write outputs as reusable knowledge artifacts that later skills can consume directly.
Workflow
- Read core KB context and recent experiment summaries.
- Build a gap map:
- known claims,
- uncertain assumptions,
- missing evidence.
- For missing external evidence, delegate to
eda-paper-fetchand generate a local download queue. - If local PDFs are available, delegate parse/summarize to
eda-pdf-local-summary. - Produce explicit research questions that can be tested in later experiment design.
Outputs
knowledge_gap_map.mdpaper_download_queue.tsvevidence_to_question_map.md
Hard rules
- Distinguish confirmed evidence from hypotheses.
- Do not present unsourced claims as conclusions.
- Keep file/path-level references for each key claim.
Reference
Load when needed:
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.
- Author: Mr-Fang-VLSI
- Source: Mr-Fang-VLSI/EDAgent
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.