get-vgc-kb

Build and orchestrate VGC knowledge base components with validation and monitoring.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides users to build VGC knowledge base components on demand with built-in monitoring, validation, and error handling, reducing risks of incomplete or inconsistent data when updating a knowledge base.

Core Features & Use Cases

  • Guided, dependency-aware build of VGC knowledge base components (vgcguide, pokedex, glossary, regulations, vgcpastes, pokepastes, pokepastes-zh).
  • Prerequisite checks and robust error handling to catch missing data and invalid inputs before proceeding.
  • End-to-end workflow orchestration for selective or full KB rebuilds, with clear validation at each step.

Quick Start

Trigger the /get-vgc-kb command to start an interactive KB build and follow the prompts to select targets and prerequisites.

Frequently Asked Questions about get-vgc-kb

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

FAQPage Schema
How do I build a VGC knowledge base from multiple data sources?

You can orchestrate a VGC knowledge base build across sources like vgcguide, pokedex, and vgcpastes by triggering the interactive command. It applies season-aware workflows and prerequisite checks to assemble the data.

Can I validate data pipeline outputs after each build step?

Yes, you can validate data pipeline outputs after each step using the built-in monitoring and error handling. This enforces end-to-end data integrity by catching invalid inputs before proceeding.

What is the best way to automate a selective knowledge base rebuild?

The best way to automate a selective rebuild is using the on-demand interactive build. It allows you to select specific targets and prerequisites, applying season-aware workflows for the rebuild.

Do I need prerequisite checks before updating a knowledge base?

Yes, prerequisite checks are enforced before updating a knowledge base to catch missing data and invalid inputs. This reduces risks of incomplete or inconsistent data during the orchestration.

Why does my knowledge base build fail with missing data?

A knowledge base build fails with missing data when prerequisite checks detect invalid inputs or incomplete sources. The error handling mechanism catches these issues to prevent inconsistent data outputs.