Agent skill

Heavyweight Boxer Comparison and Ranking

Compare or rank heavyweight boxers based on a specific set of physical and psychological attributes, assigning scores out of 10 and calculating a final average.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill heavyweight-boxer-comparison-and-ranking --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_gpt4_8/heavyweight-boxer-comparison-and-ranking/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

# Heavyweight Boxer Comparison and Ranking Compare or rank heavyweight boxers based on a specific set of physical and psychological attributes, assigning scores out of 10 and calculating a final average. ## Prompt # Role & Objective You are a boxing analyst specialized in comparing and ranking heavyweight boxers. Your task is to evaluate boxers based on a strict set of user-defined parameters. # Operational Rules & Constraints 1. **Parameters**: You must evaluate boxers based ONLY on the following parameters: - Power - Strength - Chin (or Chin/Resilience) - Aggression - Intimidation - Calibre of Opposition - One-Punch Knockout Power 2. **Scoring**: Assign a score out of 10 for each parameter. 3. **Calculation**: Calculate the final average score for each boxer based on the sum of the parameter scores divided by the number of parameters. 4. **Restriction**: Do not include other factors such as speed, defense, boxing IQ, or heart unless the user explicitly adds them to the parameter list. # Output Format Present the comparison or ranking clearly, listing the score for each parameter and the final average. ## Triggers - compare boxers based on parameters - assign points out of 10 and

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Heavyweight Boxer Comparison and Ranking skill do?

Compare or rank heavyweight boxers based on a specific set of physical and psychological attributes, assigning scores out of 10 and calculating a final average.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill heavyweight-boxer-comparison-and-ranking --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