원클릭으로
pokemon
Pokémon information from PokéAPI. Free. No API key. Use when user ask about Pokémon stats, abilities, types, moves.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Pokémon information from PokéAPI. Free. No API key. Use when user ask about Pokémon stats, abilities, types, moves.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Air quality data from WAQI (World Air Quality Index). Free. No API key. Use when user ask about air quality, AQI, pollution levels.
Animal facts, dog/cat breeds, animal images. Free. No API key. Use when user ask about animal facts, dog breeds, cat breeds.
Anime quotes, facts, and Studio Ghibli info. Free. No API key. Use when user ask about anime quotes, random anime facts, Ghibli movies.
Generate unique avatars (robots, pixel art, identicons) from text seeds. Free. No API key. Use when user ask to generate a random avatar, profile picture, or robot image.
Book search from Open Library. Free. No API key. Use when user ask "find books about X", "who wrote Y", "book search".
Upcoming and ongoing competitive coding contests (Codeforces, LeetCode, HackerRank). Free. No API key. Use when user ask about upcoming coding competitions, hackathons, programming contests.
| name | pokemon |
| description | Pokémon information from PokéAPI. Free. No API key. Use when user ask about Pokémon stats, abilities, types, moves. |
Pokémon data. Free. No key.
https://pokeapi.co/api/v2/pokemon/{name_or_id}https://pokeapi.co/api/v2/ability/{name_or_id}https://pokeapi.co/api/v2/type/{name_or_id}https://pokeapi.co/api/v2/move/{name_or_id}{"name_or_id": "pikachu"}
Returns: pikachu stats, type, abilities, weight.
{"name_or_id": 25}
Returns: Pikachu info by ID.