ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 5/5

pokemon

CLI for AI agents to lookup Pokémon info for their humans. Uses PokéAPI. No auth required.

Why use this skill?

Integrate the Pokémon CLI tool into your OpenClaw agent to instantly retrieve stats, type matchups, and ability info from the official PokéAPI.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jeffaf/pokemon
Or

What This Skill Does

The Pokémon skill provides AI agents with direct, real-time access to the comprehensive PokéAPI database. Designed specifically for CLI interaction, this tool allows your agent to become an instant expert on any Pokémon, ability, or type matchup without requiring an account, API key, or authentication. Whether you need to verify base stats for a quick analysis, check type effectiveness to plan a strategy, or retrieve detailed descriptions of battle abilities, this skill streamlines the process into simple command-line calls. It acts as a bridge between the agent's natural language understanding and the vast, structured data provided by PokéAPI v2.

Installation

To integrate this skill into your environment, use the OpenClaw management CLI. Run the following command in your terminal:

clawhub install openclaw/skills/skills/jeffaf/pokemon

Once installed, ensure the script is accessible via your path in {skill_folder}/pokemon. No further configuration or API key setup is necessary, making it ready to use immediately.

Use Cases

This skill is perfect for gamers, developers building Pokémon-related tools, or fans who want to query data through their AI agent. Common scenarios include:

  • Team Building: Determining which types are weak or resistant to specific opponents.
  • Fact-Checking: Quickly confirming base stats, height, or weight for any creature in the Pokédex.
  • Strategy Analysis: Researching ability effects to understand how they function in a competitive or casual environment.
  • Discovery: Finding the correct ID or name for a Pokémon when you only know part of the name.

Example Prompts

  1. "Look up Charizard and tell me its base stats and type weaknesses."
  2. "What are the advantages and disadvantages of using a Fire-type Pokémon against a Ground-type?"
  3. "Can you explain how the ability Static works and which Pokémon have it?"

Tips & Limitations

  • Case Sensitivity: The skill is case-insensitive, so 'PIKACHU', 'pikachu', and 'Pikachu' will all work identically.
  • Naming Conventions: If you are searching for a multi-word Pokémon or ability, always use a hyphen (e.g., 'mr-mime' instead of 'mr mime').
  • Rate Limiting: While there is no strict enforced rate limit on the PokéAPI, please remain reasonable with the volume of requests to ensure the service remains stable for everyone.
  • Scope: This tool is strictly for official Pokémon data. It does not provide fan-made content, competitive tier rankings (like Smogon), or non-game trivia.

Metadata

Author@jeffaf
Stars1947
Views0
Updated2026-03-04
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jeffaf-pokemon": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#pokemon#gaming#cli#reference
Safety Score: 5/5

Flags: external-api