Bitrefill Website for Openclaw

A navigation and discovery skill for exploring Bitrefill's global catalog of digital goods including gift cards, mobile top-ups, and travel eSIMs.

marcopesani
v1.2.1
Mar 10, 2026
0
630
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install bitrefill-website

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install bitrefill-website using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Bitrefill Website?

The Bitrefill Website skill is designed to help users navigate the bitrefill.com platform to find digital products like gift cards, mobile airtime, and data plans. As part of the Openclaw Skills ecosystem, this tool allows AI agents to guide users through searching for specific brands, comparing denominations, and understanding country-specific availability. It serves as an essential research layer for anyone looking to use cryptocurrency for everyday purchases.

By integrating this into your Openclaw Skills setup, you provide a seamless way to browse over 200 countries' worth of inventory. The skill focuses on the informational and discovery aspects of the website, ensuring that users find the right product for their specific region and needs before proceeding to purchase. It helps bridge the gap between user intent and the complex regional requirements of digital gift cards.

Bitrefill Website Use Cases

  • Searching for available gift cards by brand or category in specific countries
  • Finding mobile top-up options for international carriers
  • Exploring travel eSIM data plans across 190+ destinations
  • Comparing product denominations and cashback reward levels
  • Understanding redemption methods like online vs. in-store usage

How Bitrefill Website Works

  1. The AI agent identifies the user's desired product type, such as a gift card, eSIM, or phone refill.
  2. The skill identifies the target country to ensure the correct regional inventory is displayed via the Openclaw Skills workflow.
  3. It constructs precise URLs using the /{country}/{lang}/ pattern to bypass general navigation and go directly to relevant listings.
  4. The agent provides the user with filtered search results, including ratings and reward information.
  5. If the user requires programmatic purchase or API access, the skill provides a hand-off recommendation to the bitrefill-cli.

Bitrefill Website Setup

This is an instruction-based skill and does not require API credentials or complex environment variables. To use it within your Openclaw Skills environment, ensure the skill definition is available to your agent.

# Standard setup for Openclaw Skills instruction-based tools
# No API keys or external authentication required for browsing

Bitrefill Website Data Schema & Taxonomy

The skill organizes product discovery based on the following URL and metadata structure:

Attribute Description Example / Format
Country Path ISO country code for regional inventory /us/en/ or /mx/es/
Product Type Specific category of digital good gift-cards, esim, refill
Search Query Direct brand lookup parameter ?q=amazon
Filter Params Narrow results by method or rating redemptionMethod=online
Sort Logic Order results by popularity or rewards s=4 (cashback)

Bitrefill Website Advanced Features

  • Deep linking to specific subcategories such as travel, gaming, and food for faster discovery
  • Advanced filtering by redemption methods and minimum customer ratings
  • Support for identifying Bitcoin and Lightning Network specific services and tools
  • Integration-ready logic for transitioning from browsing to CLI-based automated purchasing

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*