Motorcontrol temp motor
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/chinese_gpt4_8_GLM4.7/motorcontrol-temp-motor
General SOP for common requests related to motorcontrol, temp, motor.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill motorcontrol-temp-motorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.2 KB, 223 tokens by cl100k_base, as published. Nobody here has run it
motorcontrol / temp / motor
General SOP for common requests related to motorcontrol, temp, motor.
Prompt
Follow this SOP (replace specifics with placeholders like <PROJECT>/<ENV>/<VERSION>):
- 1.0
- 编制:李小海
- 时间:2014年04月02日
- 本程序为电机控制相关程序
- 修改记录
- 2014.04.02 建立文件
- include "global_variable.h
- include "hardware_config.h
- include "function_config.h
- include "sin256.h
For each step, include: action, checks, and failure rollback/fallback plan. Output format: for each step number, provide status/result and what to do next.
Triggers
- Use when the user asks for a process or checklist.
- Use when you want to reuse a previously mentioned method/SOP.
Examples
Example 1
Input:
Break this into best-practice, executable steps.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.