— No reviews yet
0 installs
7 views
0.0% view→install
Install
$ agentstack add skill-mr-fang-vlsi-edagent-eda-autoidea-bridge ✓ 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 Eda Autoidea Bridge? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
EDA AutoIdea Bridge
When to use
Use this skill when the user wants to combine external_tools/autoIdea outputs with current infra:
- import recommended papers into local download queue,
- merge autoIdea recommendations with landscape feedback queue,
- ingest autoIdea idea/experiment drafts into a governed report for follow-up debate and hypothesis design.
Inputs
external_tools/autoIdeaclone with at least one of:citation_graph_output/recommended_top30.jsonoutputs/final_idea.txtoutputs/experiment.txtcitation_graph_output/historical_problem_formulation.txt
Execution
Run:
python3 scripts/common/autoidea_bridge.py --autoidea-root external_tools/autoIdea
Outputs
docs/papers/queues/autoidea_recommended_top30_bridge.tsvdocs/papers/queues/literature_feedback_merged_with_autoidea.tsvdocs/knowledge_base/99_AUTOIDEA_FUSION_REPORT_20260306.md
Integration contract
- New autoIdea-driven queue rows must still pass current paper/validation gates.
- Imported idea/experiment drafts are treated as candidates, not accepted plans.
- Promotion requires
control-theory-vetoand non-regression execution evidence.
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.