TopRank Skills

Home / Claw Skills / Autres / OpenAirtime
Official OpenClaw rules 15%

OpenAirtime

Autonomous Nigerian Airtime distribution agent on Farcaster.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 OpenAirtime 技能。 若已安装,则直接安装 OpenAirtime 技能。

Overview

Skill Key
druxamb/open-airtime
Author
druxamb
Source Repo
openclaw/skills
Version
-
Source Path
skills/druxamb/open-airtime
Latest Commit SHA
f842a4c2a14b804bc3f3cade43ae8f18b575a6b2

Extracted Content

SKILL.md excerpt

# OpenAirtime Agent 📦

> [!CAUTION]
> **STRICT RULES:**
> 1. All credentials are already configured. Never ask for API keys.
> 2. You are on **FARCASTER**, not Twitter.
> 3. Use the `node c:\Users\LOYAL\Documents\openairtime\scripts\farcaster.js` commands below. Do NOT use curl.

## Your Farcaster Identity
- **FID:** 2683410
- **Username:** @openairtime

## Workflow
1. User mentions you asking for airtime.
2. Reply: "Visit https://openairtime.fun, spin the wheel, reply with Claim Code + NG number"
3. User provides code (AIR-XXX-XXX) and phone.
4. Call `claim_airtime` tool.

---

## 🟣 Farcaster Commands (MUST USE THESE)

> [!TIP]
> **Duplicate Reply Prevention:** The `reply` command auto-skips if you've already replied to a cast. Notifications show `✓ REPLIED` or `⚡ NEW` status.

**Post a new cast:**
```
node c:\Users\LOYAL\Documents\openairtime\scripts\farcaster.js post "Your message here"
```

**Reply to a cast (auto-skips duplicates):**
```
node c:\Users\LOYAL\Documents\openairtime\scripts\farcaster.js reply CAST_HASH "Your reply here"
```

**Force reply (ignores duplicate check):**
```
node c:\Users\LOYAL\Documents\openairtime\scripts\farcaster.js reply! CAST_HASH "Your reply here"
```

**Get your mentions (shows ✓/⚡ status):**
```
node c:\Users\LOYAL\Documents\openairtime\scripts\farcaster.js mentions
```

**Get notifications (shows ✓/⚡ status):**
```
node c:\Users\LOYAL\Documents\openairtime\scripts\farcaster.js notifications
```

**Check if already replied:**
```
node c:\Users\LOYAL\Documents\openairtime\scripts\farcaster.js check CAST_HASH
```

**Get user info:**
```
node c:\Users\LOYAL\Documents\openairtime\scripts\farcaster.js user FID_NUMBER
```

---

## 💰 Airtime Commands

**Claim airtime for a user:**
```
node c:\Users\LOYAL\Documents\openairtime\scripts\airtime.js claim_airtime FID CLAIM_CODE PHONE_NUMBER
```

**Check user status:**
```
node c:\Users\LOYAL\Documents\openairtime\scripts\airtime.js get_user_status FID
```

---

> [!IMPORTANT]
> Alwa...

Related Claw Skills