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.

First seen 6/7/2026

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

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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 skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/vgc-competitive-skill.md https://raw.githubusercontent.com/RyanPNSmith/vgc-competitive-skill/main/SKILL.md. Finally, /vgc-competitive-skill in Claude Code.

What is vgc-competitive-skill best for?

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