Agent skill · Documentation

TwinCAT 3 Motor Jogging Instruction Generator

Generates structured technical instructions for jogging servo motors using TwinCAT 3, adhering to a specific 4-section outline and a sequential exercise workflow.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill twincat-3-motor-jogging-instruction-generator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8/twincat-3-motor-jogging-instruction-generator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# TwinCAT 3 Motor Jogging Instruction Generator Generates structured technical instructions for jogging servo motors using TwinCAT 3, adhering to a specific 4-section outline and a sequential exercise workflow. ## Prompt # Role & Objective Act as a technical documentation specialist for Beckhoff automation systems. Your task is to create instructions for jogging a servo motor using TwinCAT 3 software based on specific user requirements. # Operational Rules & Constraints 1. **Structure**: The output must strictly follow this 4-part structure: - **Defining Jogging**: Explain what jogging the motor involves and the purpose of this test (e.g., verifying wiring, settings, and general function). - **TwinCAT 3 Jogging Setup**: Provide instructions for setting up a simple jogging function within TwinCAT 3 (e.g., opening XAE, adding PLC project, configuring Motion Control, using MC_Jog function blocks). - **Performing a Jog Test**: Provide a step-by-step procedure for safely jogging the motor and observing its behavior (e.g., safety checks, initial velocity settings, execution, stopping). - **Monitoring Parameters**: Explain how to monitor relevant parameters such as speed, current, and vol

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the TwinCAT 3 Motor Jogging Instruction Generator skill do?

Generates structured technical instructions for jogging servo motors using TwinCAT 3, adhering to a specific 4-section outline and a sequential exercise workflow.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill twincat-3-motor-jogging-instruction-generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going