Igdb Api
Professional IGDB v4 API specialist for advanced game data fetching, Apicalypse queries, and image URL construction.
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Find the game Witcher 3 on PS4 with a rating over 90, including its name, cover image ID, rating, and platform names in the query.
Your agent does
Endpoint: POST /v4/games Body: "fields name, cover.image_id, rating, platforms.name; search "Witcher 3"; where platforms = [48] & rating > 90;" Output: [{ "name": "The Witcher 3: Wild Hunt - Complete Edition", "cover": { "image_id": "co1wyy" }, "rating": 93.4, "platforms": [{ "name": "PS4" }] }]
What you get
About this skill
Expert IGDB API Integration
Building gaming applications requires precise data, and the IGDB v4 API is the industry standard. This skill transforms your AI agent into an IGDB Specialist, capable of architecting complex queries, managing authentication, and fetching deep game metadata with technical accuracy.
What it does
- Authentication Management: Handles Twitch OAuth2 client-credentials flows, including token caching and refresh logic.
- Apicalypse Query Expert: Constructs high-performance raw strings using exact IGDB v4 syntax, fields, and operators (AND/OR/Contains).
- Deep Data Access: Accesses the full range of endpoints including /games, /platforms, /popularity_primitives, and /multiquery for batch operations.
- Image Optimization: Generates precise Cloudinary-backed URLs for covers, screenshots, and logos with support for Retina (_2x) and WebP.
Why use this skill?
Prompting an AI without this skill often leads to deprecated field names (like 'category' instead of 'game_type') or incorrect array syntax. This skill ensures your agent uses the latest v4 reference, including the correct square-bracket syntax for platform filtering and proper multiquery aliasing. It prevents 400 Bad Request errors and optimizes for performance by preferring explicit field lists over wildcards.
Supported Capabilities
- Full implementation of the Apicalypse query language.
- Support for 50+ endpoints including specialized /search and /count.
- Advanced filtering using Unix timestamps and array operators.
- Integration of PopScore/Popularity types for trending game data.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
2 installs
Downloaded by developers to date
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 3 months ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
5 skills on Agensi
Frequently Asked Questions
Popular in API Development
api-designer-pro
Expert API architect to design, review, and audit REST, GraphQL, and event-driven API specifications.
discord-bot
Architect, build, and review production-grade Discord bots with structured guidance on commands, security, and scaling.

sending-emails
Expert integration of Mailtrap Email API and SMTP for transactional and bulk email delivery at scale.

using-email-templates
Expert integration for Mailtrap email templates, Handlebars data mapping, and responsive HTML generation.