BeClaude

vgc-competitive-skill

New
1GitHub TrendingGeneralby RyanPNSmith

A Claude AI Skill that helps you build, analyze, and optimize competitive VGC Pokémon teams. Pulls real-time data from Smogon's competitive database to give you data-driven movesets, EV spreads, team recommendations, and meta analysis. Perfect for tournament preparation and understanding the current competitive landscape.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/vgc-competitive-skill.md https://raw.githubusercontent.com/RyanPNSmith/vgc-competitive-skill/main/SKILL.md
3
Invoke in Claude Code
/vgc-competitive-skill
View source on GitHub

Frequently Asked Questions

What is vgc-competitive-skill?

A Claude AI Skill that helps you build, analyze, and optimize competitive VGC Pokémon teams. Pulls real-time data from Smogon's competitive database to give you data-driven movesets, EV spreads, team recommendations, and meta analysis. Perfect for tournament preparation and understanding the current competitive landscape.

How to install vgc-competitive-skill?

To install vgc-competitive-skill, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /vgc-competitive-skill.

What is vgc-competitive-skill best for?

vgc-competitive-skill is a community categorized under General. Created by RyanPNSmith.