Skip to content

Commit 4b981f6

Browse files
committed
chore: shorten skill descriptions for CRO and bump to v1.3.2
Made-with: Cursor
1 parent 640784f commit 4b981f6

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"metadata": {
88
"description": "Agent skills for browsing and buying products on Bitrefill",
9-
"version": "1.3.1"
9+
"version": "1.3.2"
1010
},
1111
"plugins": [
1212
{

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bitrefill",
33
"description": "Skills for buying gift cards, mobile top-ups, eSIMs, and more on Bitrefill",
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"author": {
66
"name": "Bitrefill",
77
"email": "support@bitrefill.com"

skills/bitrefill-cli/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: bitrefill-cli
3-
description: "Autonomous agent commerce via the Bitrefill CLI (@bitrefill/cli). Search, buy, and deliver gift cards, mobile top-ups, and eSIMs from 1,500+ brands in 180+ countries — paying with x402/USDC on Base, pre-funded store balance, Bitcoin, Lightning, or other crypto. No browser, CAPTCHA, or credit card required. Requires a Bitrefill account with OAuth credentials (~/.config/bitrefill-cli/) and access to funds (account balance or signing wallet). Enables real-money transactions; purchases are non-refundable once delivered. Use when the user wants to buy a gift card, top up a phone, get an eSIM, spend crypto for real-world goods, or complete an x402 payment flow."
3+
description: "Autonomous agent commerce via Bitrefill CLI. Buy gift cards, mobile top-ups, and eSIMs from 1,500+ brands in 180+ countries — pay with crypto, x402, or account balance."
44
compatibility: "Node.js >=18, npm, network access. Bitrefill account (bitrefill.com/signup) with OAuth token stored at ~/.config/bitrefill-cli/api.bitrefill.com.json — initial setup requires interactive browser OAuth flow; token can then be copied to headless environments. Payment requires either a pre-funded Bitrefill account balance or an x402-capable signing wallet with USDC on Base. Optional env: MCP_URL (overrides default MCP endpoint). Enables real-money, non-refundable transactions."
55
metadata:
66
author: bitrefill

skills/bitrefill-website/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: bitrefill-website
3-
description: "Browse and explore Bitrefill (bitrefill.com): discover gift cards, mobile top-ups, and eSIMs; search by brand, category, or country; compare products and denominations; understand pricing, availability, and how each product type works. Use when the user mentions Bitrefill, gift cards, phone top-up, or eSIM for travel."
3+
description: "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."
44
compatibility: "No credentials or API access required. Instruction-only skill for navigating bitrefill.com."
55
metadata:
66
author: bitrefill

0 commit comments

Comments
 (0)