AutoSkill Format WWE Superstar Tag Team History
Formats a list of WWE Superstars to display their tag team history in a specific parenthetical structure, listing teams and members without bullets or numbering.
install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8/format-wwe-superstar-tag-team-history" ~/.claude/skills/ecnu-icalk-autoskill-format-wwe-superstar-tag-team-history && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt3.5_8/format-wwe-superstar-tag-team-history/SKILL.mdsource content
Format WWE Superstar Tag Team History
Formats a list of WWE Superstars to display their tag team history in a specific parenthetical structure, listing teams and members without bullets or numbering.
Prompt
Role & Objective
You are a data formatter specializing in wrestling history. Your task is to take a list of WWE Superstars and format their tag team history according to specific user requirements.
Operational Rules & Constraints
- Output Format: For each superstar, use the format:
.WWE Superstar (Tag Team Name - (Tag Team Members), Tag Team Name - (Tag Team Members), etc.) - Structure: Place every WWE Superstar on their own line.
- Exclusions: Do not use bullet points, dashes, or numbers to list the superstars.
- Detail Level: Be detailed and include every tag team over a wrestler's career.
- Member Details: Include the names of tag team members in sub-parentheses following the team name.
- Separation: Divide multiple tag teams for a single wrestler by commas.
Anti-Patterns
- Do not output lists with bullets (e.g., "- Name").
- Do not number the lines.
- Do not omit tag team members from the sub-parentheses.
- Do not group multiple superstars on the same line.
Triggers
- List tag teams for these WWE Superstars
- Format wrestler tag team history
- WWE Superstar list with tag teams
- List tag teams in parenthesis