🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Pokeinfo

by @chrisluo5311

Query Pokémon / Pokemon information from PokéAPI. Lookup Pokemon details by name or ID - stats, abilities, types, moves, sprites, and cries. Supports 9 langu...

💡 Examples

Use the bundled script to fetch and format Pokémon data:

python3 scripts/pokeinfo.py 

Examples:

python3 scripts/pokeinfo.py pikachu
python3 scripts/pokeinfo.py charizard
python3 scripts/pokeinfo.py 1          # Bulbasaur by ID

📋 Tips & Best Practices

  • Pokémon names are case-insensitive in the API
  • Use hyphenated names for forms (e.g., mega-charizard-x, tapu-koko)
  • The API returns 404 if the Pokémon does not exist
  • For evolution chains, species details, or other data, see the full PokéAPI docs at https://pokeapi.co/docs/v2
  • View on ClawHub
    TERMINAL
    clawhub install pokeinfo

    🧪 Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    🔍 Can't find the right skill?

    Search 60,000+ AI agent skills — free, no login needed.

    Search Skills →