skills/bitrefill-website/SKILL.md
Browse and search Bitrefill's 1,500+ gift cards, top-ups, and eSIMs across 180+ countries. Filter by brand, category, or country — no credentials required.
npx skillsauth add bitrefill/agents bitrefill-websiteInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when the user wants to explore Bitrefill (bitrefill.com): learn about products, search, compare, or understand pricing and availability. Bitrefill sells digital goods (gift cards, mobile top-ups, eSIMs) and offers Bitcoin/Lightning services. All products are delivered digitally.
Programmatic access & purchases: For searching via API, buying products, managing orders, or any automated workflow, use the bitrefill-cli skill instead. This skill is browse-only — it helps users navigate and understand the website.
Activate when the user:
Redirect to bitrefill-cli when the user wants to:
If the request is vague (e.g. "I need a gift"), ask what type of product and for whom (country/interests).
User intent?
├─ Learn what Bitrefill offers / product types → See "Product types at a glance" below; details in references/product-types.md
├─ Search or browse for a product → references/search-and-browse.md
└─ Get detailed info (price, country, how it works)→ references/search-and-browse.md
| Product type | What it is | Main URL | Load details when needed | |--------------|------------|----------|---------------------------| | Gift cards | Digital gift cards (shopping, streaming, gaming, food, travel) | bitrefill.com/{country}/{lang}/gift-cards/ | references/product-types.md, references/supported-categories.md | | Mobile top-ups | Prepaid airtime/data for a phone number (200+ countries) | bitrefill.com/refill/ | references/product-types.md | | eSIMs | Travel data plans (data-only, QR activation, 190+ countries) | bitrefill.com/esim/all-destinations or bitrefill.com/{country}/{lang}/esims/ | references/product-types.md | | Bitcoin / Lightning | Channel opening, liquidity, payment tools | bitrefill.com (relevant sections) | references/product-types.md (brief) | | Account & Auth | Signup, login, password reset, referral program | bitrefill.com/signup, /login | references/account-and-auth.md |
Critical: Many products are country- or region-specific. Always confirm or infer the user's country (and, for top-ups, carrier) before recommending a product or flow.
/us/en/gift-cards/, /mx/es/gift-cards/). The country segment filters the inventory shown to gift cards usable in that country. To see a specific country's inventory, use that country in the URL.https://www.bitrefill.com/{country}/{lang}/gift-cards/?q={query} (e.g. https://www.bitrefill.com/us/en/gift-cards/?q=amazon) — no need to navigate from the home page./{country}/{lang}/gift-cards/{category-slug}/.redemptionMethod (online|instore), minRating (2–5), minRewards (1–10 cashback); sort — s=2 (A–Z), s=3 (recently added), s=4 (cashback); default = popularity. See references/search-and-browse.md.Load only when the agent needs more detail:
| Reference | Use when | |-----------|----------| | product-types | Explaining gift cards vs top-ups vs eSIMs, or how each works on the site | | search-and-browse | User wants to find or filter products | | supported-categories | Listing categories or popular brands (gift cards, etc.) |
tools
Buy or browse Bitrefill — 1,500+ gift cards, mobile top-ups, and eSIMs across 180+ countries, payable in crypto, Lightning, USDC via x402, or pre-funded account balance. Routes the host agent to its highest-fidelity channel (residential browser, MCP server, npm CLI, or REST API) based on detected runtime capabilities, with a dedicated OpenClaw integration guide for chat-channel scenarios. Triggers when the user mentions Bitrefill, gift cards, mobile top-up, eSIM data plan, refilling a phone, or asks to pay or check out with crypto, Lightning, USDC, or x402.
tools
Buy gift cards, mobile top-ups, and eSIMs on Bitrefill. Pay with crypto and x402. 1,500+ brands, 180+ countries
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.