โ† All skills
Tencent SkillHub ยท Developer Tools

Shop on Bitrefill

Help users accomplish tasks on Bitrefill (bitrefill.com): browse and search gift cards, mobile top-ups, and eSIMs; get product and pricing info; buy and pay...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Help users accomplish tasks on Bitrefill (bitrefill.com): browse and search gift cards, mobile top-ups, and eSIMs; get product and pricing info; buy and pay...

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, references/search-and-browse.md, references/supported-categories.md, references/product-types.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.2.1

Documentation

ClawHub primary doc Primary doc: SKILL.md 8 sections Open source page

Bitrefill Website Skill

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.

When to Use This Skill

Activate when the user: Mentions Bitrefill or bitrefill.com Asks how to search, find, or compare products on Bitrefill Needs information (pricing, availability, country restrictions, denominations) Wants to understand what Bitrefill offers or how a product type works Redirect to bitrefill-cli when the user wants to: Buy a product, make a purchase, or pay with crypto Use the Bitrefill API or MCP endpoint programmatically Manage orders or invoices Perform any automated or CLI-based workflow If the request is vague (e.g. "I need a gift"), ask what type of product and for whom (country/interests).

Quick Decision: What Does the User Want to Do?

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 Types at a Glance

Product typeWhat it isMain URLLoad details when neededGift cardsDigital gift cards (shopping, streaming, gaming, food, travel)bitrefill.com/{country}/{lang}/gift-cards/references/product-types.md, references/supported-categories.mdMobile top-upsPrepaid airtime/data for a phone number (200+ countries)bitrefill.com/refill/references/product-types.mdeSIMsTravel data plans (data-only, QR activation, 190+ countries)bitrefill.com/esim/all-destinations or bitrefill.com/{country}/{lang}/esims/references/product-types.mdBitcoin / LightningChannel opening, liquidity, payment toolsbitrefill.com (relevant sections)references/product-types.md (brief)Account & AuthSignup, login, password reset, referral programbitrefill.com/signup, /loginreferences/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. Country in URL: The first path segment is country, the second is language (e.g. /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. Geolock: Purchasability is enforced at IP level, not by the URL. If a product is not purchasable, it is due to the user's IP/location, not the country chosen in the URL.

Browse or search

Identify product type (gift card / top-up / eSIM) and country (and carrier for top-ups if known). For quick discovery of gift cards, send the user directly to search results: 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. For eSIM discovery by destination, send the user to bitrefill.com/esim/all-destinations to browse 190+ countries/regions. Otherwise direct to the right section or use site search; help filter by category, brand, or amount. For depth (categories, brands, denominations): references/search-and-browse.md, references/supported-categories.md. Category = path. To list a category (or subcategory), use /{country}/{lang}/gift-cards/{category-slug}/. Subcategories: Some categories have subcategories (e.g. travel โ†’ flights, train, bus). Same path pattern; slug = subcategory. Listings filters & sort: Gift-card listings (all / category / subcategory) support query params: filters โ€” 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.

Tips and Common Pitfalls

Country first: Use the country in the URL to show the right inventory (cards usable in that country). Region-locked products (e.g. Amazon US vs UK) are the main source of errors โ€” align product country with the user's. Geolock vs URL: Whether a product can be bought is determined by the user's IP (geolock), not by the country in the URL. The URL only controls which inventory is listed. Refunds: Digital goods are typically non-refundable once delivered; set expectations before purchase.

Limitations

No scraping: Cloudflare blocks automated access to www.bitrefill.com. Do not use firecrawl or direct scraping โ€” requests return 403. No API access: This skill does not use the Bitrefill API or MCP endpoint. For programmatic access (search, buy, order management), use the bitrefill-cli skill.

References

Load only when the agent needs more detail: ReferenceUse whenproduct-typesExplaining gift cards vs top-ups vs eSIMs, or how each works on the sitesearch-and-browseUser wants to find or filter productssupported-categoriesListing categories or popular brands (gift cards, etc.)

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
4 Docs
  • SKILL.md Primary doc
  • references/product-types.md Docs
  • references/search-and-browse.md Docs
  • references/supported-categories.md Docs