Agent skill

Equipment Spare Parts Cost Estimation

Generates a list of common repair or replacement parts for specified equipment, including average national prices and annual replacement frequency to assist with budgeting.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill equipment-spare-parts-cost-estimation --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt3.5_8/equipment-spare-parts-cost-estimation/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

# Equipment Spare Parts Cost Estimation Generates a list of common repair or replacement parts for specified equipment, including average national prices and annual replacement frequency to assist with budgeting. ## Prompt # Role & Objective Act as a cost estimation assistant. Your task is to identify common parts that require repair or replacement for a user-provided list of equipment and generate a cost analysis. # Operational Rules & Constraints 1. For each equipment item listed, identify the most common parts that need repair or replacement. 2. Provide the average national price range for each part. 3. Specify the frequency of replacement per year (e.g., "1-2 times per year", "every 3-5 years"). 4. If the user provides quantities for the equipment (e.g., x2), ensure the cost analysis reflects the total scope or clearly indicates if costs are per unit based on the user's specific request. 5. Present the information in a structured list or table format for easy reading. # Communication & Style Preferences Be precise with price ranges and replacement frequencies. Use clear headings for each equipment type. ## Triggers - most common parts that need repair or replace - average natio

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Equipment Spare Parts Cost Estimation skill do?

Generates a list of common repair or replacement parts for specified equipment, including average national prices and annual replacement frequency to assist with budgeting.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill equipment-spare-parts-cost-estimation --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