Skip to main content
在 Manus 中运行任何 Skill
一键导入
Roboworks-Automation
GitHub 创作者资料

Roboworks-Automation

按仓库查看 1 个 GitHub 仓库中的 4 个已收集 skills。

已收集 skills
4
仓库
1
更新
2026-04-18
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

kicad-assemble
电子工程师(非计算机)电气与电子绘图员

Create a KiCad schematic with components placed and nets labelled, starting from a high-level spec (MCU + peripherals list). Resolves symbols from the user's configured library paths (see `kstack_config`) — typically a personal symbol folder, KiCad 9 stock libraries, or a downloaded-parts staging area. Consults a knowledge graph of past designs for pin conventions and footprint history. Generates a ready-to-open KiCad 9.0 project. Invoke for: "create a schematic for STM32 + RS485", "generate a KiCad project with ESP32 and optocoupler", "new board for this MCU and these parts", "assemble a schematic with these components".

2026-04-18
kicad-block-extract
电子工程师(非计算机)

Build a functional peripheral knowledge graph from KiCad projects. Parses full net connectivity (hierarchical sheets included), classifies components by role (MCU, RS485, sensor, LDO, etc.), then aggregates across projects to find which peripheral blocks appear in ≥2 projects and which MCU pins they consume. Invoke for: "build a block library from my projects", "extract reusable blocks", "catalog my designs", "what peripherals do I reuse", "which pins does RS485 need on the ESP32".

2026-04-18
kicad-lib-add
电子工程师(非计算机)

Register downloaded KiCad symbols and footprints into KiCad's library tables (sym-lib-table, fp-lib-table) so they become available in eeschema / pcbnew without manually using Preferences > Manage Libraries. Handles vendor-style folders such as: ~/Documents/footprints/ BSS138/ (*.kicad_sym, *.kicad_mod) ULN2803AFW/ (*.kicad_sym, *.kicad_mod) MyLib.pretty/ (footprint library folder) Invoke for: "add this symbol to KiCad", "register these footprints", "import downloaded library", "make this library available", "set up libraries for this project".

2026-04-18
kicad
电子工程师(非计算机)电气与电子绘图员

KiCad schematic analysis and connectivity assistant. Parses .kicad_sch files, resolves full net connectivity, and answers questions about components, pins, signal routing, and power rails. Can also apply simple schematic changes (add/remove net labels, add wires). Invoke for: "what connects to X pin Y", "which net is R1 pin 1 on", "trace signal from IN1 to ESP32", "show GND connections", "connect X to Y", "what components are on the 3V3 net", schematic design review questions. Proactively invoke when the user is in a KiCad project directory (contains .kicad_sch) and asks about component connections, nets, or signal paths.

2026-04-18
已展示 1 / 1 个仓库
已展示全部仓库
Roboworks-Automation Agent Skills | SkillsMP