{
  "schemaVersion": "1.0",
  "item": {
    "slug": "telecom-agent-skill",
    "name": "Telecom Agent Skill",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/kflohr/telecom-agent-skill",
    "canonicalUrl": "https://clawhub.ai/kflohr/telecom-agent-skill",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/telecom-agent-skill",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=telecom-agent-skill",
    "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/telecom-agent-skill"
    },
    "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/telecom-agent-skill",
    "agentPageUrl": "https://openagent3.xyz/skills/telecom-agent-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/telecom-agent-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/telecom-agent-skill/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": "📡 Telecom Agent Skill v1.2",
        "body": "Give your MoltBot / OpenClaw agent the power of a Telecom Operator.\n\nThis skill connects your agent to the Telecom Operator Console, allowing it to manage campaigns, handle approvals, and operate on the public telephone network safely."
      },
      {
        "title": "🚀 Campaign Queue (Bulk Calling) New",
        "body": "Mass Dialing: Upload a list of 10,000+ numbers. The system handles rate-limiting.\nChatOps: \"Bot, create a campaign for the 'Friday Leads' list.\"\nMonitoring: Agent can poll status with --json for precise progress tracking."
      },
      {
        "title": "🗣️ Voice & Speech",
        "body": "Make Calls: Dial any global number.\nSpeak: Dynamic \"Text-to-Speech\" intro messages.\nListen: Records audio automatically for quality assurance."
      },
      {
        "title": "📱 Field Operations (Telegram)",
        "body": "Remote Admin: Monitor system status from a Telegram Bot.\nApprovals: Approve/Deny high-risk actions via mobile buttons."
      },
      {
        "title": "🧠 Operational Memory",
        "body": "Transcripts: Agent can read full call transcripts (telecom agent memory).\nPersistence: All logs saved to the secure Operator Console."
      },
      {
        "title": "1. Installation",
        "body": "/install https://github.com/kflohr/telecom-agent-skill"
      },
      {
        "title": "2. Setup",
        "body": "telecom onboard\n# Follow the wizard to link your Twilio account."
      },
      {
        "title": "3. Usage Examples",
        "body": "Bulk Campaign:\n\ntelecom campaign create \"Outreach\" --file leads.csv\ntelecom campaign status <id> --json\n\nSingle Call:\n\ntelecom agent call +14155550100 --intro \"Hello from the AI team.\"\n\nMemory Retrieval:\n\ntelecom agent memory <CallSid>"
      }
    ],
    "body": "📡 Telecom Agent Skill v1.2\n\nGive your MoltBot / OpenClaw agent the power of a Telecom Operator.\n\nThis skill connects your agent to the Telecom Operator Console, allowing it to manage campaigns, handle approvals, and operate on the public telephone network safely.\n\n✨ Capabilities\n🚀 Campaign Queue (Bulk Calling) New\nMass Dialing: Upload a list of 10,000+ numbers. The system handles rate-limiting.\nChatOps: \"Bot, create a campaign for the 'Friday Leads' list.\"\nMonitoring: Agent can poll status with --json for precise progress tracking.\n🗣️ Voice & Speech\nMake Calls: Dial any global number.\nSpeak: Dynamic \"Text-to-Speech\" intro messages.\nListen: Records audio automatically for quality assurance.\n📱 Field Operations (Telegram)\nRemote Admin: Monitor system status from a Telegram Bot.\nApprovals: Approve/Deny high-risk actions via mobile buttons.\n🧠 Operational Memory\nTranscripts: Agent can read full call transcripts (telecom agent memory).\nPersistence: All logs saved to the secure Operator Console.\n🚀 Quick Start for Agents\n1. Installation\n/install https://github.com/kflohr/telecom-agent-skill\n\n2. Setup\ntelecom onboard\n# Follow the wizard to link your Twilio account.\n\n3. Usage Examples\n\nBulk Campaign:\n\ntelecom campaign create \"Outreach\" --file leads.csv\ntelecom campaign status <id> --json\n\n\nSingle Call:\n\ntelecom agent call +14155550100 --intro \"Hello from the AI team.\"\n\n\nMemory Retrieval:\n\ntelecom agent memory <CallSid>"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/kflohr/telecom-agent-skill",
    "publisherUrl": "https://clawhub.ai/kflohr/telecom-agent-skill",
    "owner": "kflohr",
    "version": "0.1.5",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/telecom-agent-skill",
    "downloadUrl": "https://openagent3.xyz/downloads/telecom-agent-skill",
    "agentUrl": "https://openagent3.xyz/skills/telecom-agent-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/telecom-agent-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/telecom-agent-skill/agent.md"
  }
}