← Back to Skills Marketplace
yongjie666888

Motor Assembly Process

by yongjie666888 · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
125
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install motor-assembly-process
Description
电机装配工艺助手 | 生成军用电机装配作业指导书,覆盖转子装配、定子嵌线、轴承装配、动平衡、终检全流程
Usage Guidance
This skill appears to do what it says: generate motor assembly work instructions and checklists. It does not request credentials or download code at runtime. Before installing or using it in production: (1) run the script in a safe/test environment to verify behavior; use non-interactive mode (e.g., --output) until the interactive bug is fixed; (2) inspect and, if needed, correct the interactive_check() indentation/loop so the prompt-and-response flow works properly; (3) confirm that any use for military purposes complies with your organization’s authorization and export/control rules; (4) if you plan to integrate it into automated agents, limit the agent’s file-write permissions and test outputs to ensure they meet your QA and traceability requirements.
Capability Analysis
Type: OpenClaw Skill Name: motor-assembly-process Version: 1.2.0 The skill bundle is a legitimate tool for generating motor assembly work instructions and checklists according to Chinese military standards (GJB). The Python script (scripts/assembly_checklist.py) is a straightforward utility for generating text-based reports or running interactive checklists without any network access, sensitive data exfiltration, or suspicious execution patterns.
Capability Assessment
Purpose & Capability
The SKILL.md describes generating motor assembly work instructions and checklists and the included Python script (assembly_checklist.py) implements checklist generation and interactive confirmation for rotor/stator/bearing/full stages. No unrelated binaries, environment variables, or config paths are requested.
Instruction Scope
Runtime instructions only tell the agent to run the included Python script with stage/output/interactive flags; they do not request reading other system files or external credentials. Note: the SKILL.md suggests using the interactive mode, but the script has an indentation/logic bug in interactive_check() that will likely print repeatedly and hang — this is a functional defect (scope-consistent) rather than malicious behavior.
Install Mechanism
No install spec or external downloads are present; this is an instruction-only skill with one bundled script. Nothing is written to disk by an installer step beyond the included files.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code does not attempt to read environment variables or external secrets.
Persistence & Privilege
always:false and no automatic installation/enablement behavior. The skill does not request persistent presence or modify other skills' configuration. Normal autonomous invocation remains possible (platform default) but is not unusual given this skill's purpose.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install motor-assembly-process
  3. After installation, invoke the skill by name or use /motor-assembly-process
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
v1.2: 新增装配检查清单脚本、轴承规范、螺栓力矩表、GJB质量记录
Metadata
Slug motor-assembly-process
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Motor Assembly Process?

电机装配工艺助手 | 生成军用电机装配作业指导书,覆盖转子装配、定子嵌线、轴承装配、动平衡、终检全流程. It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.

How do I install Motor Assembly Process?

Run "/install motor-assembly-process" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Motor Assembly Process free?

Yes, Motor Assembly Process is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Motor Assembly Process support?

Motor Assembly Process is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Motor Assembly Process?

It is built and maintained by yongjie666888 (@yongjie666888); the current version is v1.2.0.

💬 Comments