soc-build
Installation
SKILL.md
SoC Build
Use the registered soc-build MCP server. Do not import its FastMCP object directly and do not replace EDA tool calls with shell commands.
Runtime setup
Plugin manifests already register the MCP servers. If the launcher reports missing Python modules, run:
<plugin-root>/scripts/setup_mcp_env.sh
This installs the shared runtime under ${XDG_CACHE_HOME:-$HOME/.cache}/silicon-crew/venv, outside the plugin package. Do not package .venv.
Canonical project layout
Every chip module and IP uses the same structure: