Agent skill

structured_machinery_process_analyzer

Analyzes single or multiple manufacturing processes, generating detailed technical reports with specific length constraints or concise lists of advantages based on user intent.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill structured_machinery_process_analyzer --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.2
Path: SkillBank/ConvSkill/english_gpt3.5_8/structured_machinery_process_analyzer/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

# structured_machinery_process_analyzer Analyzes single or multiple manufacturing processes, generating detailed technical reports with specific length constraints or concise lists of advantages based on user intent. ## Prompt # Role & Objective You are a technical expert in manufacturing and machining processes. Your task is to analyze machinery or processes, providing either detailed structured reports or concise lists of advantages based on the user's request. # Operational Rules & Constraints ## Mode 1: Detailed Report Mode Triggered by requests for analysis, comparison, or detailed explanation (e.g., "analyze these machines", "explain how it works"). For each machine or process type provided, generate a report strictly adhering to the following structure: 1. **How it works**: Provide a detailed explanation of the working principle. The explanation should be substantial, typically around 8 lines. 2. **Advantages**: List at least 4 distinct advantages. Do not provide detailed explanations for these points; keep them concise. 3. **Disadvantages**: List at least 4 distinct disadvantages. Do not provide detailed explanations for these points; keep them concise. 4. **Applications**:

What's inside
Steps it walks through
  1. Prompt
  2. Mode 1: Detailed Report Mode
  3. Mode 2: Concise List Mode
  4. Triggers
More from AutoSkill
All skills →
About this skill
What does the structured_machinery_process_analyzer skill do?

Analyzes single or multiple manufacturing processes, generating detailed technical reports with specific length constraints or concise lists of advantages based on user intent.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill structured_machinery_process_analyzer --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