Gog Cli
GogCli allows you to interact with the Gog platform via command-line, streamlining automation and scripting for efficient workflow management.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gog-cli npx -- -y @trustedskills/gog-cli
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gog-cli": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gog-cli"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
gog-cli
What it does
The gog-cli skill enables AI agents to interact directly with the GOG.com platform, allowing them to browse game libraries and manage digital purchases. It provides a command-line interface for retrieving specific game metadata and performing actions within the GOG ecosystem without manual browser interaction.
When to use it
- Automating the discovery of new releases or specific titles within the GOG catalog.
- Retrieving detailed information such as system requirements, release dates, and pricing for a given game ID.
- Streamlining workflows that require programmatic access to GOG's inventory data for reporting or integration purposes.
Key capabilities
- Browsing the GOG.com library programmatically via command line.
- Fetching detailed metadata for specific games including descriptions and technical specs.
- Executing platform-specific actions through a dedicated CLI interface.
Example prompts
- "Use gog-cli to find all strategy games released in 2023 with positive user ratings."
- "Retrieve the system requirements and current price for 'The Witcher 3: Wild Hunt' using gog-cli."
- "List the top 10 most popular RPGs currently available on GOG.com via the CLI."
Tips & gotchas
Ensure your AI agent has proper authentication or API access credentials configured before attempting to execute purchase-related commands, as browsing capabilities may differ from transactional ones. Verify that the specific game IDs or search terms used in prompts match GOG's current catalog naming conventions to avoid retrieval errors.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.