Skip to content

Getting Started

Run a minimal Agent + MCP + Skill loop locally in five minutes. This page is the entry skeleton — detailed guides land progressively.

What you'll get

  • A CLI-callable AI agent
  • A local MCP server bridging your EDA toolchain
  • A reusable skill that wraps a common EDA workflow

Coming soon

Step-by-step instructions, example commands, and scripts will be published incrementally. Open a GitHub issue if you have specific requests.

Roadmap

  1. Agent — install, configure, debug
  2. MCP — wire tools and data
  3. Skill — package and reuse workflows
  4. Cases — end-to-end EDA scenarios