{
  "schemaVersion": "1.0",
  "item": {
    "slug": "bandwidth",
    "name": "Bandwidth",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/aiwithabidi/bandwidth",
    "canonicalUrl": "https://clawhub.ai/aiwithabidi/bandwidth",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/bandwidth",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=bandwidth",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "scripts/bandwidth.py"
    ],
    "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-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.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/bandwidth"
    },
    "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/bandwidth",
    "agentPageUrl": "https://openagent3.xyz/skills/bandwidth/agent",
    "manifestUrl": "https://openagent3.xyz/skills/bandwidth/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/bandwidth/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": "📡 Bandwidth",
        "body": "Bandwidth — messaging, voice calls, phone numbers, and 911 services."
      },
      {
        "title": "Requirements",
        "body": "VariableRequiredDescriptionBANDWIDTH_API_TOKEN✅Bandwidth API tokenBANDWIDTH_ACCOUNT_ID✅Account ID"
      },
      {
        "title": "Quick Start",
        "body": "# Send SMS/MMS\npython3 {{baseDir}}/scripts/bandwidth.py send-message --from <value> --to <value> --text <value> --application-id <value>\n\n# List messages\npython3 {{baseDir}}/scripts/bandwidth.py list-messages --from <value> --to <value>\n\n# Create outbound call\npython3 {{baseDir}}/scripts/bandwidth.py create-call --from <value> --to <value> --answer-url <value> --application-id <value>\n\n# Get call details\npython3 {{baseDir}}/scripts/bandwidth.py get-call <id>\n\n# List phone numbers\npython3 {{baseDir}}/scripts/bandwidth.py list-numbers\n\n# Search available numbers\npython3 {{baseDir}}/scripts/bandwidth.py search-numbers --area-code <value> --quantity \"10\"\n\n# Order phone number\npython3 {{baseDir}}/scripts/bandwidth.py order-number --numbers \"comma-separated\"\n\n# List applications\npython3 {{baseDir}}/scripts/bandwidth.py list-applications"
      },
      {
        "title": "Output Format",
        "body": "All commands output JSON by default."
      },
      {
        "title": "Script Reference",
        "body": "ScriptDescription{baseDir}/scripts/bandwidth.pyMain CLI — all commands in one tool"
      },
      {
        "title": "Credits",
        "body": "Built by M. Abidi | agxntsix.ai\nYouTube | GitHub\nPart of the AgxntSix Skill Suite for OpenClaw agents.\n\n📅 Need help setting up OpenClaw for your business? Book a free consultation"
      }
    ],
    "body": "📡 Bandwidth\n\nBandwidth — messaging, voice calls, phone numbers, and 911 services.\n\nRequirements\nVariable\tRequired\tDescription\nBANDWIDTH_API_TOKEN\t✅\tBandwidth API token\nBANDWIDTH_ACCOUNT_ID\t✅\tAccount ID\nQuick Start\n# Send SMS/MMS\npython3 {{baseDir}}/scripts/bandwidth.py send-message --from <value> --to <value> --text <value> --application-id <value>\n\n# List messages\npython3 {{baseDir}}/scripts/bandwidth.py list-messages --from <value> --to <value>\n\n# Create outbound call\npython3 {{baseDir}}/scripts/bandwidth.py create-call --from <value> --to <value> --answer-url <value> --application-id <value>\n\n# Get call details\npython3 {{baseDir}}/scripts/bandwidth.py get-call <id>\n\n# List phone numbers\npython3 {{baseDir}}/scripts/bandwidth.py list-numbers\n\n# Search available numbers\npython3 {{baseDir}}/scripts/bandwidth.py search-numbers --area-code <value> --quantity \"10\"\n\n# Order phone number\npython3 {{baseDir}}/scripts/bandwidth.py order-number --numbers \"comma-separated\"\n\n# List applications\npython3 {{baseDir}}/scripts/bandwidth.py list-applications\n\nOutput Format\n\nAll commands output JSON by default.\n\nScript Reference\nScript\tDescription\n{baseDir}/scripts/bandwidth.py\tMain CLI — all commands in one tool\nCredits\n\nBuilt by M. Abidi | agxntsix.ai YouTube | GitHub Part of the AgxntSix Skill Suite for OpenClaw agents.\n\n📅 Need help setting up OpenClaw for your business? Book a free consultation"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/aiwithabidi/bandwidth",
    "publisherUrl": "https://clawhub.ai/aiwithabidi/bandwidth",
    "owner": "aiwithabidi",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/bandwidth",
    "downloadUrl": "https://openagent3.xyz/downloads/bandwidth",
    "agentUrl": "https://openagent3.xyz/skills/bandwidth/agent",
    "manifestUrl": "https://openagent3.xyz/skills/bandwidth/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/bandwidth/agent.md"
  }
}