pokemon-data-fetcher
✓Fetches Pokemon data from the PokeAPI (pokeapi.co) and organizes it by generation. Use this skill when you need to retrieve Pokemon information, list Pokemon by generation, or collect Pokemon data in JSON format.
Installation
SKILL.md
This skill provides a Python script to fetch Pokemon data from the PokeAPI and organize it into JSON files. The script retrieves all Pokemon names, sorts them by generation, and saves the results in a structured format.
This will create JSON files in the current directory containing Pokemon data organized by generation.
The script fetches all Pokemon from the PokeAPI and organizes them by their generation:
Fetches Pokemon data from the PokeAPI (pokeapi.co) and organizes it by generation. Use this skill when you need to retrieve Pokemon information, list Pokemon by generation, or collect Pokemon data in JSON format. Source: kehwar/experiments.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/kehwar/experiments --skill pokemon-data-fetcher- Source
- kehwar/experiments
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is pokemon-data-fetcher?
Fetches Pokemon data from the PokeAPI (pokeapi.co) and organizes it by generation. Use this skill when you need to retrieve Pokemon information, list Pokemon by generation, or collect Pokemon data in JSON format. Source: kehwar/experiments.
How do I install pokemon-data-fetcher?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kehwar/experiments --skill pokemon-data-fetcher Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/kehwar/experiments
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01