{
  "markdown": "# steam-deals\n\nSteam deals monitor and game recommender plugin for Claude Code.\n\n## Features\n\n- **Free game giveaways** — detects when paid games become free to keep\n- **Personalized recommendations** — analyzes your library (genres, playtime, preferences) to suggest relevant deals\n- **Wallet balance** — auto-extracts your Steam wallet balance to filter deals you can afford\n- **Multi-currency** — supports regional pricing with automatic currency conversion\n- **Smart caching** — caches your library and taste profile for fast subsequent checks\n- **Deep insights** — asks what you love about your most-played games to refine recommendations\n- **Auto-check** — optionally checks for deals on every Claude Code session start\n\n## Installation\n\n```bash\n/plugin install github:wion4/steam-deals\n```\n\n## Setup\n\nAfter installing, run:\n\n```\n/steam-deals:steam-setup\n```\n\nYou'll need:\n- **Steam Web API key** — get one at https://steamcommunity.com/dev/apikey (enter `localhost` as domain)\n- **Steam profile URL** — your public Steam profile link\n\n## Usage\n\n```\n/steam-deals:steam-deals          # Show all deals with recommendations\n/steam-deals:steam-deals free     # Only free giveaways\n/steam-deals:steam-deals budget 500  # Deals within budget (in your display currency)\n```\n\n## Requirements\n\n- Python 3.10+\n- Steam client (for wallet balance auto-detection)\n- Steam Web API key\n\n## Privacy\n\nThis plugin operates entirely locally. See [PRIVACY.md](PRIVACY.md) for details.\n\n## License\n\n[MIT](LICENSE)\n",
  "bytes": 1500,
  "sha": "3ab1977824dea8a24b3e50e67a820ae68260d3191bb009348e968a17390cb50d",
  "repo_slug": "wion4/steam-deals",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_wion4_steam_deals_steam_deals_3cdaea6f/readme"
}