dsh-motor-ai-l0
Motor-design AI assistant plugin: requirement parsing → parameter identification → candidate matrix → Top10 verification. L0 is a millisecond-level broad filter (pure JS, zero solver dependency) that ranks candidates and emits the handoff payload for the L1/L2 precision tools; usable as a local agent preset and Cordis plugin. L1 (RMxprt) and L2 (Motor-CAD) are reserved in this version — the level gate fails fast above l0.
电机 AI 辅助设计插件:需求解析 → 参数识别 → 候选矩阵 → Top10 校验。L0 纯 JS、零求解器依赖,毫秒级广筛候选并给出交给 L1/L2 精算工具的载荷;可作为本地 agent 预设与 Cordis 插件使用。L1(RMxprt)与 L2(Motor-CAD)在本版本中仅预留接口,层级总闸设为 l0 以上会立即报错。
How to install
dsh plugin add dsh-motor-ai-l0 About
电机AI辅助设计软件插件 dsh-motor-ai-l0 · DSH 插件(bundle) · 纯 JS,零求解器依赖 覆盖电机设计全流程:需求解析 → 参数识别 → 候选矩阵 → L0/L1/L2 解算 → Top10 与校验 → 完整方案。 L0 用代理模型与经验公式毫秒级广筛候选;L1 RMxprt、L2 Motor-CAD 为**可选**精算工具。 装完即用 —— 无需预装 RMxprt / Motor-CAD / Python,无需 license。 快速开始 bash 安装(dsh 未进 PATH 时用 npx) npx -y @deepseek-ai/dsh plugin --profile web add dsh-motor-ai-l0 离线自检(无需 DSH Runtime,裸 Node 即可) node scripts/verify.mjs **标准流水线(顺序很重要)** 1. motor_param_matrix —— 由功率 / 转速 / 电压生成候选参数矩阵 2. motor_design_validate —— 批量物理校验,剔除 failed 3. motor_l0_estimate —— 对剩余候选排序,输出 TopN 与 L1 交接载荷 ⚠️ motor_l0_estimate 只接受 params_list(每项含 16 个 L1 顶层字段),…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-24
- Created
- 2026-09-21
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin, dsh-plugin-bundle, dsh-plugin-desktop, dsh-plugin-market, dsh-plugin-theme, dsh-plugin-verify, dsh-plugins
Related plugins
mobile-mcp
mobile-next/mobile-mcp
Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
davinci-resolve-mcp
samuelgursky/davinci-resolve-mcp
MCP server integration for DaVinci Resolve Studio
ssh-mcp
tufantunc/ssh-mcp
MCP server exposing SSH control for Linux servers via Model Context Protocol.