{"id":51331651,"url":"https://github.com/ryanlewis/claude-isthereanydeal","last_synced_at":"2026-07-01T23:05:00.840Z","repository":{"id":338566653,"uuid":"1158311315","full_name":"ryanlewis/claude-isthereanydeal","owner":"ryanlewis","description":"Claude Code plugin for finding game deals and price history using the IsThereAnyDeal API","archived":false,"fork":false,"pushed_at":"2026-02-15T06:29:09.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-15T12:59:10.765Z","etag":null,"topics":["claude-code","claude-code-plugin","game-deals","gaming","isthereanydeal"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryanlewis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-15T06:19:21.000Z","updated_at":"2026-02-15T06:30:55.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ryanlewis/claude-isthereanydeal","commit_stats":null,"previous_names":["ryanlewis/claude-isthereanydeal"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ryanlewis/claude-isthereanydeal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanlewis%2Fclaude-isthereanydeal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanlewis%2Fclaude-isthereanydeal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanlewis%2Fclaude-isthereanydeal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanlewis%2Fclaude-isthereanydeal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanlewis","download_url":"https://codeload.github.com/ryanlewis/claude-isthereanydeal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanlewis%2Fclaude-isthereanydeal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35025993,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["claude-code","claude-code-plugin","game-deals","gaming","isthereanydeal"],"created_at":"2026-07-01T23:04:59.776Z","updated_at":"2026-07-01T23:05:00.831Z","avatar_url":"https://github.com/ryanlewis.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# isthereanydeal\n\nA Claude Code plugin for looking up game prices and price history using the [IsThereAnyDeal](https://isthereanydeal.com/) API.\n\n## Features\n\n- Search for games by name\n- Check current prices across 70+ stores\n- View historical low prices\n- Compare deals across stores with discount percentages\n\n## Prerequisites\n\nAn IsThereAnyDeal API key (free). Create an app at https://isthereanydeal.com/apps/ to get an API key.\n\n## Installation\n\n```\n/plugin install isthereanydeal@https://github.com/ryanlewis/claude-plugins\n```\n\nOr from the command line:\n\n```bash\nclaude plugin install isthereanydeal@https://github.com/ryanlewis/claude-plugins\n```\n\n## Configuration\n\nIn Claude Code, say:\n\n\u003e With my API key `\u003cyour-key\u003e` and country code `US`, create `.claude/isthereanydeal.local.json` with this structure: `{\"api_key\": \"...\", \"country\": \"...\"}`\n\nOr manually create `.claude/isthereanydeal.local.json` in your project:\n\n```json\n{\n  \"api_key\": \"your-api-key-here\",\n  \"country\": \"US\"\n}\n```\n\nOr set the `ITAD_API_KEY` environment variable:\n\n```bash\nexport ITAD_API_KEY=\"your-api-key-here\"\n```\n\nThe settings file takes precedence over the environment variable.\n\n### Settings\n\n| Field | Required | Default | Description |\n|-------|----------|---------|-------------|\n| `api_key` | Yes | — | Your ITAD API key |\n| `country` | No | `US` | 2-char ISO country code for pricing |\n\n## Usage\n\nAsk naturally about game prices:\n\n- \"How much does Elden Ring cost?\"\n- \"Is Baldur's Gate 3 on sale?\"\n- \"What's the cheapest price for Hades?\"\n- \"Price history for Cyberpunk 2077\"\n- \"Find deals on indie roguelikes\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanlewis%2Fclaude-isthereanydeal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanlewis%2Fclaude-isthereanydeal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanlewis%2Fclaude-isthereanydeal/lists"}