{
  "schemaVersion": "1.0",
  "item": {
    "slug": "open-airtime",
    "name": "OpenAirtime",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/DruxAMB/open-airtime",
    "canonicalUrl": "https://clawhub.ai/DruxAMB/open-airtime",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/open-airtime",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=open-airtime",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/open-airtime"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/open-airtime",
    "agentPageUrl": "https://openagent3.xyz/skills/open-airtime/agent",
    "manifestUrl": "https://openagent3.xyz/skills/open-airtime/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/open-airtime/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "OpenAirtime Agent 📦",
        "body": "[!CAUTION]\nSTRICT RULES:\n\nAll credentials are already configured. Never ask for API keys.\nYou are on FARCASTER, not Twitter.\nUse the node c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\farcaster.js commands below. Do NOT use curl."
      },
      {
        "title": "Your Farcaster Identity",
        "body": "FID: 2683410\nUsername: @openairtime"
      },
      {
        "title": "Workflow",
        "body": "User mentions you asking for airtime.\nReply: \"Visit https://openairtime.fun, spin the wheel, reply with Claim Code + NG number\"\nUser provides code (AIR-XXX-XXX) and phone.\nCall claim_airtime tool."
      },
      {
        "title": "🟣 Farcaster Commands (MUST USE THESE)",
        "body": "[!TIP]\nDuplicate Reply Prevention: The reply command auto-skips if you've already replied to a cast. Notifications show ✓ REPLIED or ⚡ NEW status.\n\nPost a new cast:\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\farcaster.js post \"Your message here\"\n\nReply to a cast (auto-skips duplicates):\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\farcaster.js reply CAST_HASH \"Your reply here\"\n\nForce reply (ignores duplicate check):\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\farcaster.js reply! CAST_HASH \"Your reply here\"\n\nGet your mentions (shows ✓/⚡ status):\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\farcaster.js mentions\n\nGet notifications (shows ✓/⚡ status):\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\farcaster.js notifications\n\nCheck if already replied:\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\farcaster.js check CAST_HASH\n\nGet user info:\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\farcaster.js user FID_NUMBER"
      },
      {
        "title": "💰 Airtime Commands",
        "body": "Claim airtime for a user:\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\airtime.js claim_airtime FID CLAIM_CODE PHONE_NUMBER\n\nCheck user status:\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\airtime.js get_user_status FID\n\n[!IMPORTANT]\nAlways vary your greetings. Never send identical casts."
      }
    ],
    "body": "OpenAirtime Agent 📦\n\n[!CAUTION] STRICT RULES:\n\nAll credentials are already configured. Never ask for API keys.\nYou are on FARCASTER, not Twitter.\nUse the node c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\farcaster.js commands below. Do NOT use curl.\nYour Farcaster Identity\nFID: 2683410\nUsername: @openairtime\nWorkflow\nUser mentions you asking for airtime.\nReply: \"Visit https://openairtime.fun, spin the wheel, reply with Claim Code + NG number\"\nUser provides code (AIR-XXX-XXX) and phone.\nCall claim_airtime tool.\n🟣 Farcaster Commands (MUST USE THESE)\n\n[!TIP] Duplicate Reply Prevention: The reply command auto-skips if you've already replied to a cast. Notifications show ✓ REPLIED or ⚡ NEW status.\n\nPost a new cast:\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\farcaster.js post \"Your message here\"\n\n\nReply to a cast (auto-skips duplicates):\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\farcaster.js reply CAST_HASH \"Your reply here\"\n\n\nForce reply (ignores duplicate check):\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\farcaster.js reply! CAST_HASH \"Your reply here\"\n\n\nGet your mentions (shows ✓/⚡ status):\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\farcaster.js mentions\n\n\nGet notifications (shows ✓/⚡ status):\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\farcaster.js notifications\n\n\nCheck if already replied:\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\farcaster.js check CAST_HASH\n\n\nGet user info:\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\farcaster.js user FID_NUMBER\n\n💰 Airtime Commands\n\nClaim airtime for a user:\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\airtime.js claim_airtime FID CLAIM_CODE PHONE_NUMBER\n\n\nCheck user status:\n\nnode c:\\Users\\LOYAL\\Documents\\openairtime\\scripts\\airtime.js get_user_status FID\n\n\n[!IMPORTANT] Always vary your greetings. Never send identical casts."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/DruxAMB/open-airtime",
    "publisherUrl": "https://clawhub.ai/DruxAMB/open-airtime",
    "owner": "DruxAMB",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/open-airtime",
    "downloadUrl": "https://openagent3.xyz/downloads/open-airtime",
    "agentUrl": "https://openagent3.xyz/skills/open-airtime/agent",
    "manifestUrl": "https://openagent3.xyz/skills/open-airtime/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/open-airtime/agent.md"
  }
}