Agent skill · Security

Pokemon Card Analyst

Use when analyzing individual Pokemon cards, comparing card stats, evaluating attacks/abilities, or researching card rarity. **Activates when user mentions:** - Card names (e.g., "Pikachu ex", "Mewtwo ex") - Card comparisons ("compare X vs Y") - Card stats ("HP", "damage", "attacks") - Rarity inquiries ("rarest cards", "Secret Rare") - Strategic value ("is this card good", "tier ranking") **Provides:** Detailed card analysis with type effectiveness, strategic value, meta positioning, and synergy recommendations. References comprehensive card database (2077 cards) and tier lists from research d

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill pokemon-card-analysis --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 9 KB
Bundled scripts: none
Path: skills/analysis/pokemon-card-analysis/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Pokemon Card Analyst Analyze individual Pokemon TCG Pocket cards with comprehensive statistics and strategic insights. ## Core Analysis Capabilities ### 1. Card Statistics Analysis **Input:** Card name, set, or card number **Output:** Complete card breakdown including: - HP, attack power, abilities - Energy costs and retreat costs - Type effectiveness (weakness/resistance) - Rarity and set information - Image and collection URL **Example Queries:** ``` "Analyze this Pikachu ex card" "What are the stats for Mewtwo ex?" "Show me all versions of Charizard" "Compare Articuno vs Zapdos" ``` ### 2. Rarity and Value Assessment **Rarity Levels:** - Common - Uncommon - Rare - Rare Holo - Rare Ultra - Secret Rare **Value Factors:** - Competitive viability - Art variant availability - Set popularity - Collection value ### 3. Strategic Evaluation **Combat Metrics:** - Attack efficiency (damage per energy) - Survivability (HP vs typical damage) - Type coverage (weakness exploitation) - Versatility (multiple roles) **Meta Positioning:** - Tier rankings (S/A/B/C/D) - Archetype fit (aggro/control/tempo) - Synergy potential - Counter relationship ### 4. Advanced Filtering **Search Capabilities:**

What's inside
Steps it walks through
  1. Core Analysis Capabilities
  2. 1. Card Statistics Analysis
  3. 2. Rarity and Value Assessment
  4. 3. Strategic Evaluation
  5. 4. Advanced Filtering
  6. 5. Type Effectiveness System
  7. 6. Comparison Analysis
  8. MCP Server Integration
  9. Card Evaluation Framework
  10. Competitive Viability Scoring (1-100)
  11. Documentation Resources
  12. Workflow & Validation
  13. Analysis Workflow
  14. Error Handling
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the Pokemon Card Analyst skill do?

Use when analyzing individual Pokemon cards, comparing card stats, evaluating attacks/abilities, or researching card rarity. **Activates when user mentions:** - Card names (e.g., "Pikachu ex", "Mewtwo ex") - Card comparisons ("compare X vs Y") - Card stats ("HP", "damage", "attacks") - Rarity inquiries ("rarest cards", "Secret Rare") - Strategic value ("is this card good", "tier ranking") **Provides:** Detailed card analysis with type effectiveness, strategic value, meta positioning, and synergy recommendations. References comprehensive card database (2077 cards) and tier lists from research d

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill pokemon-card-analysis --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going