steam-game-comparison
Installation
SKILL.md
Steam Game Comparison
Trigger
Use this skill when the user:
- Wants to compare two or more Steam games
- Is doing competitive analysis or market research
- Asks "which game has more players / better reviews / lower price"
- Needs a side-by-side feature comparison of Steam titles
- Is deciding between multiple games to buy or study
Required Inputs
- Game names or App IDs - at least two games to compare
Workflow
Preferred: If the Steam MCP server is available, use
steam_searchApps(),steam_getAppDetails(), andsteam_getPlayerCount()instead of thecurlcommands below. See MCP Usage.