pp-pokeapi

Query Pokémon databases locally with SQL and damage calculations.

1.9k|565|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/mvanhorn/printing-press-library --skill pp-pokeapi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pp-pokeapi
Source: https://github.com/mvanhorn/printing-press-library/tree/main/cli-skills/pp-pokeapi
Command: npx skills add https://github.com/mvanhorn/printing-press-library --skill pp-pokeapi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pokeapi-pp-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive offline Pokémon database and utility tools for querying, analysis, and calculations, eliminating reliance on live APIs.

Core Features & Use Cases

  • Local Pokémon Data Access: Enables agents to retrieve Pokémon info, evolutions, and move learnsets without external calls.
  • Battle Calculations: Offers damage prediction and type matchup calculations to assist trainers and strategists.
  • Use Case: A trainer wants to compare move learnsets of different forms or analyze team type gaps without internet dependency by asking the AI to run specific commands.

Quick Start

Install the pokeapi-pp-cli binary, verify installation, then request Pokémon data or damage calculations directly through natural language prompts.

Frequently Asked Questions about pp-pokeapi

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

FAQPage Schema
How do I calculate Pokémon damage and type matchups without an internet connection?

You can calculate Pokémon damage and type matchups offline by running local SQL queries and CLI commands. This Skill executes battle strategy computations and move searches directly on your machine, eliminating the need for live API calls.

What is the best way to compare Pokémon move learnsets offline?

The best way to compare move learnsets offline is to query the local Pokémon database using direct CLI commands. This allows you to retrieve and analyze evolution data and move sets for different forms rapidly without external dependencies.

Do I need to install any specific dependencies to perform offline Pokémon team analysis?

Yes, you must install the `pokeapi-pp-cli` binary to perform offline Pokémon team analysis. Once installed and verified, you can request data lookups and damage calculations through natural language prompts.

Can I use SQL queries to find Pokémon data for battle strategy planning?

Yes, you can use SQL queries to find Pokémon data for battle strategy planning. The Skill executes local database queries to retrieve information, ensuring security by avoiding external API calls during team analysis.

Why should I use an offline Pokémon database instead of a live API for team analysis?

Using an offline Pokémon database ensures security by avoiding external API calls and streamlines your workflow with direct CLI commands. It provides rapid, reliable access to data lookup and damage calculations without internet dependency.

How do I analyze team type gaps when researching Pokémon locally?

To analyze team type gaps locally, you ask the AI to run specific commands that execute SQL queries and damage calculations on the offline database. This directly supports your team research and planning tasks without internet access.