get-vgc-team

Generate Chinese VGC team guides from pokepaste URLs or team JSON files.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/minorsnownight/vgc-team-analysis --skill get-vgc-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: get-vgc-team
Source: https://github.com/minorsnownight/vgc-team-analysis/tree/main/.claude/skills/get-vgc-team
Command: npx skills add https://github.com/minorsnownight/vgc-team-analysis --skill get-vgc-team

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Generate data-grounded, regulation-aware Chinese VGC doubles team guides from user-supplied pokepaste links or local knowledge-base team files, avoiding hallucinated meta claims and ensuring season legality.

Core Features & Use Cases

  • Accepts pokepaste URLs, team JSON files from knowledge-base, or Chinese team HTML pages and resolves the canonical team data for analysis.
  • Runs deterministic knowledge-base lookups (via query_kb.py) to gather stats, move/ability details, type interactions, meta overlap, and season regulations; produces a structured 9-dimension strategic guide in simplified Chinese.
  • Polishes the human-facing 队伍总结 with a humanizer-zh tool, saves the guide to the appropriate season guides directory, and updates the season index for discoverability.
  • Use cases: a player asking "帮我看看这个队伍", a coach processing a pokepaste link for a match, or a maintainer generating guides from local team JSONs.

Quick Start

请分析这个队伍 https://pokepast.es/abc123 并生成一份包含合规检查与中文队伍总结的完整队伍指南。

Frequently Asked Questions about get-vgc-team

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a Chinese VGC team strategy guide from a pokepaste link?

To generate a Chinese VGC team strategy guide, supply a pokepaste link or local knowledge-base team JSON file. The Skill resolves the canonical team data, runs deterministic knowledge-base lookups, and produces a structured nine-dimension strategic guide in simplified Chinese.

Can I check VGC season regulations and compliance for a specific team?

Yes, you can check VGC season regulations and compliance. The Skill executes knowledge-base lookups via query_kb.py with species and moves to ensure season legality and verify regulation compliance for the analyzed team.

What data formats are accepted for VGC doubles team analysis?

Accepted data formats for VGC doubles team analysis include pokepaste URLs, local team JSON files from the knowledge-base, and Chinese team HTML pages. The Skill resolves any of these inputs into canonical team data for assessment.

Does the generated team analysis include speed tiers and matchup assessments?

Yes, the generated team analysis includes speed tiers and matchup assessments. It provides data-grounded assessments of composition, synergy, speed tiers, matchups, and regulation compliance across a structured nine-dimension strategic guide.

How to avoid hallucinated meta claims when analyzing a VGC team?

To avoid hallucinated meta claims when analyzing a VGC team, the Skill applies deterministic knowledge-base lookups for stats, move details, and type interactions. It ensures all assessments are data-grounded rather than relying on speculative meta claims.

What is the best way to save and index generated VGC season guides?

The best way to save and index generated VGC season guides is handled automatically by the Skill. It polishes the summary via a humanizer-zh tool, saves the output to the appropriate season guides directory, and updates the season index for discoverability.