Huaqiu-Electronics/dsh-pcb-parts-search

Plugin ⭐ 0 MIT tools

DSH PCB 元器件搜索工具插件,用于 PCB 设计与 EDA 选型

Install

┌──────────────────────────────────────┐
│            DSH Agent                  │
│  tool call: pcb_parts_search { ... }  │
└──────────────┬───────────────────────┘
               │ ctx.tools.register()
┌──────────────▼───────────────────────┐
│         src/index.ts                  │
│         Cordis 插件入口                │
│  runSearch() → queryPageSearch()      │
│  renderResults() → 文本块              │
└──────────────┬───────────────────────┘
               │
┌──────────────▼───────────────────────┐
│         src/queryPage.ts              │
│  fetch(SEARCH_URL, POST)              │
│  HTTP 校验 → code 校验 → 结构拍平       │
└──────────────────────────────────────┘

Add Huaqiu-Electronics/dsh-pcb-parts-search to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.