{
  "schemaVersion": "1.0",
  "item": {
    "slug": "telnyx-toolkit",
    "name": "Telnyx Toolkit",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/teamtelnyx/telnyx-toolkit",
    "canonicalUrl": "https://clawhub.ai/teamtelnyx/telnyx-toolkit",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/telnyx-toolkit",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=telnyx-toolkit",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "api/go/telnyx-10dlc-go/SKILL.md",
      "api/go/telnyx-account-access-go/SKILL.md",
      "api/go/telnyx-account-go/SKILL.md",
      "api/go/telnyx-account-management-go/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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-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/telnyx-toolkit"
    },
    "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/telnyx-toolkit",
    "agentPageUrl": "https://openagent3.xyz/skills/telnyx-toolkit/agent",
    "manifestUrl": "https://openagent3.xyz/skills/telnyx-toolkit/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/telnyx-toolkit/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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Telnyx Toolkit",
        "body": "The complete toolkit for building with Telnyx. Includes ready-to-use tools and SDK documentation for all Telnyx APIs."
      },
      {
        "title": "Quick Start",
        "body": "export TELNYX_API_KEY=\"your_key_here\""
      },
      {
        "title": "🚀 Getting Started",
        "body": "Two companion skills handle account lifecycle. They are included with the toolkit and can also be installed independently via ClawHub.\n\nSkillPurposePathInstall standaloneTelnyx Bot SignupCreate a new account or sign into an existing one (PoW challenge → email → API key){baseDir}/getting-started/telnyx-bot-signup/clawhub install telnyx-bot-signupTelnyx Freemium UpgradeUpgrade freemium → professional via GitHub or LinkedIn identity verification{baseDir}/getting-started/telnyx-freemium-upgrade/clawhub install telnyx-freemium-upgrade"
      },
      {
        "title": "When to Use Account Signup",
        "body": "Hand off to telnyx-bot-signup when ANY of these are true:\n\nNo API key exists (TELNYX_API_KEY not set, ~/.config/telnyx/config.json missing)\nAPI key is invalid/expired (401 errors from Telnyx API)\nUser wants to create a new Telnyx account\nAPI key needs to be refreshed after an upgrade (same email, new key)\n\nNote: The bot_signup endpoint handles both new and existing accounts transparently — just provide the user's email."
      },
      {
        "title": "When to Use Account Upgrade",
        "body": "Hand off to telnyx-freemium-upgrade when ANY of these are true:\n\nTriggerDetectionError 10039SMS send fails: \"destination not verified\"Error D60Voice call fails: \"destination not verified\"Error 10038Feature blocked: \"not available on current plan\"Number limit hitSecond phone number purchase failsCannot add fundsFreemium account cannot add payment method or top upExplicit requestUser says \"upgrade my account\"\n\nBefore handing off, check ~/.telnyx/upgrade.json — if decision is APPROVED, the account is already upgraded (retry the operation instead). If PASS_TO_HUMAN, it's under review (don't retry). See the telnyx-freemium-upgrade SKILL.md for full decision tree.\n\nEach skill has its own SKILL.md with complete instructions. Read the skill's SKILL.md before executing its workflow."
      },
      {
        "title": "💳 Balance & Payments",
        "body": "Use these endpoints to check balance and add funds programmatically.\n\nImportant: Top-ups charge the payment method (credit card, PayPal, or ACH) saved in the Telnyx Portal. There is no API to add a payment method — this is done by the user in the portal. Do not prompt the user about this upfront — just attempt the top-up when needed. If it returns 403, that's when you inform the user they need to add a payment method in the portal."
      },
      {
        "title": "Check Balance",
        "body": "curl -s https://api.telnyx.com/v2/balance -H \"Authorization: Bearer $TELNYX_API_KEY\"\n\nResponse:\n\n{\n  \"data\": {\n    \"balance\": \"300.00\",\n    \"credit_limit\": \"100.00\",\n    \"available_credit\": \"400.00\",\n    \"currency\": \"USD\"\n  }\n}"
      },
      {
        "title": "Check Auto-Recharge Status",
        "body": "Check whether auto-recharge is enabled. If it is, the account will top up automatically when balance drops below the threshold — the agent can just wait and retry instead of manually topping up.\n\ncurl -s https://api.telnyx.com/v2/payment/auto_recharge_prefs -H \"Authorization: Bearer $TELNYX_API_KEY\"\n\nResponse:\n\n{\n  \"data\": {\n    \"enabled\": true,\n    \"threshold_amount\": \"100.00\",\n    \"recharge_amount\": \"100.00\",\n    \"preference\": \"credit_paypal\"\n  }\n}\n\nIf enabled is true and the agent hits 20100, wait briefly and retry — auto-recharge should handle it. If enabled is false, proceed with the top-up endpoint below.\n\nNote: Enabling or configuring auto-recharge is a human decision — use the Telnyx Portal to change these settings."
      },
      {
        "title": "Add Funds (Top Up)",
        "body": "Charges the stored payment method on file. Requires a payment method already configured in the Telnyx Portal.\n\ncurl -s -X POST https://api.telnyx.com/v2/payment/stored_payment_transactions -H \"Authorization: Bearer $TELNYX_API_KEY\" -H \"Content-Type: application/json\" -d '{\"amount\": \"100.00\"}'\n\nThe amount field is in dollars and cents (e.g., \"100.00\", \"25.50\").\n\nResponse:\n\n{\n  \"data\": {\n    \"id\": \"de06811a-2e43-4561-af5a-7d0a26e20aaa\",\n    \"record_type\": \"transaction\",\n    \"amount_cents\": 10000,\n    \"processor_status\": \"submitted_for_settlement\",\n    \"amount_currency\": \"USD\",\n    \"created_at\": \"2026-02-25T10:00:00Z\",\n    \"auto_recharge\": false\n  }\n}\n\nError handling:\n\nStatusMeaningAction200Transaction submittedWait for settlement, then retry the original operation401UnauthorizedAPI key is invalid — hand off to telnyx-bot-signup403ForbiddenNo stored payment method on file — direct user to Telnyx Portal to add one422Invalid amountAmount must be a string with dollars and cents (e.g., \"120.00\")"
      },
      {
        "title": "Payment Error Decision Tree",
        "body": "When a Telnyx API call fails with a payment-related error, follow this tree. The agent does not need to know the account tier upfront — the error codes and response codes reveal the right path.\n\nStep 1: Identify the error\n\nError CodeMeaningGo to10038 / 10039Feature not permitted / limitedStep 2 (upgrade)20100 / 20012Insufficient Funds / Account inactiveStep 3 (try top-up)\n\nNote: The API may return 20100 (Insufficient Funds) even on freemium accounts where 10038/10039 would be more accurate. Don't assume 20100 means the account is professional — always attempt the top-up and let the response tell you.\n\nStep 2: Feature restriction → Upgrade first\n\nErrors 10038/10039 mean the account is freemium. Freemium accounts cannot add payment methods or top up — they must upgrade first.\n\nHand off to telnyx-freemium-upgrade → upgrade to professional\nUser adds payment method at Telnyx Portal\nThen proceed to Step 3 if funds are needed\n\nStep 3: Insufficient funds → Try to top up\n\nAlways attempt the top-up regardless of account tier — the response will reveal the right path.\n\nGET /v2/balance — check current available credit\nGET /v2/payment/auto_recharge_prefs — if enabled: true, wait briefly and retry (auto-recharge will handle it). If it does, stop here\nIf auto-recharge is off: POST /v2/payment/stored_payment_transactions — top up via API\nIf top-up returns 200 → retry the original operation\nIf top-up returns 403 → no payment method on file. This is the real signal:\n\nCheck ~/.telnyx/upgrade.json — if decision is APPROVED, the account is professional but has no payment method → direct user to Telnyx Portal to add one\nOtherwise, the account is likely freemium → hand off to telnyx-freemium-upgrade (Step 2)"
      },
      {
        "title": "🔧 Tools (Ready-to-Use)",
        "body": "These are standalone utilities with scripts you can run directly:\n\nToolDescriptionPathMissionsAI agent task tracking, voice/SMS assistants, scheduled calls{baseDir}/tools/missions/STTSpeech-to-text transcription (Whisper){baseDir}/tools/stt/TTSText-to-speech synthesis{baseDir}/tools/tts/CLITelnyx CLI wrapper and helpers{baseDir}/tools/cli/NetworkWireGuard mesh networking, public IP exposure{baseDir}/tools/network/RAGSemantic search with Telnyx Storage + embeddings{baseDir}/tools/rag/10DLC RegistrationInteractive wizard for A2P messaging registration{baseDir}/tools/10dlc-registration/Storage BackupBackup/restore workspace to Telnyx Storage{baseDir}/tools/storage-backup/Voice SIPSIP-based voice call control{baseDir}/tools/voice-sip/EmbeddingsSemantic search & text embeddings (Telnyx-native){baseDir}/tools/embeddings/"
      },
      {
        "title": "Tool Usage Examples",
        "body": "# Create a mission and schedule calls\npython3 {baseDir}/tools/missions/scripts/telnyx_api.py init \"Find contractors\" \"Call contractors and get quotes\" \"User request\" '[{\"step_id\": \"calls\", \"description\": \"Make calls\", \"sequence\": 1}]'\n\n# Transcribe audio\npython3 {baseDir}/tools/stt/scripts/telnyx-stt.py /path/to/audio.mp3\n\n# Generate speech  \npython3 {baseDir}/tools/tts/scripts/telnyx-tts.py \"Hello world\" -o output.mp3\n\n# Join mesh network\n{baseDir}/tools/network/join.sh\n\n# Index files for RAG\npython3 {baseDir}/tools/rag/sync.py\n\n# 10DLC registration wizard\n{baseDir}/tools/10dlc-registration/setup.sh\n\n# Semantic search\npython3 {baseDir}/tools/embeddings/search.py \"your query\" --bucket your-bucket\n\n# Index a file for search\npython3 {baseDir}/tools/embeddings/index.py upload /path/to/file.md\n\nEach tool has its own SKILL.md with detailed usage instructions."
      },
      {
        "title": "📚 API Documentation (SDK Reference)",
        "body": "SDK documentation for all Telnyx APIs, organized by language:\n\nLanguagePathSkillsJavaScript{baseDir}/api/javascript/35Python{baseDir}/api/python/35Go{baseDir}/api/go/35Java{baseDir}/api/java/35Ruby{baseDir}/api/ruby/35"
      },
      {
        "title": "API Categories",
        "body": "Each language includes documentation for:\n\nVoice — Calls, call control, conferencing, streaming, gather\nMessaging — SMS, MMS, profiles, hosted messaging\nNumbers — Search, purchase, configure, compliance\nAI — Inference, assistants, embeddings\nStorage — Object storage (S3-compatible)\nSIP — Trunking, connections, integrations\nVideo — Video rooms and conferencing\nFax — Programmable fax\nIoT — SIM management, wireless\nVerify — Phone verification, 2FA\nAccount — Management, billing, reports\nPorting — Port numbers in/out\n10DLC — A2P messaging registration\nTeXML — TeXML applications\nNetworking — Private networks, SETI\nWebRTC — Server-side WebRTC"
      },
      {
        "title": "Finding API Docs",
        "body": "{baseDir}/api/{language}/telnyx-{capability}-{language}/SKILL.md\n\nExample: {baseDir}/api/python/telnyx-voice-python/SKILL.md"
      },
      {
        "title": "📱 WebRTC Client SDKs",
        "body": "Guides for building real-time voice apps on mobile and web:\n\nPlatformPathiOS{baseDir}/webrtc-clients/ios/Android{baseDir}/webrtc-clients/android/Flutter{baseDir}/webrtc-clients/flutter/JavaScript (Web){baseDir}/webrtc-clients/javascript/React Native{baseDir}/webrtc-clients/react-native/"
      },
      {
        "title": "Structure",
        "body": "telnyx-toolkit/\n├── SKILL.md              # This file (index)\n├── getting-started/      # Account creation & upgrade\n│   ├── telnyx-bot-signup/\n│   └── telnyx-freemium-upgrade/\n├── tools/                # Ready-to-use utilities\n│   ├── missions/         # AI agent task tracking\n│   ├── stt/\n│   ├── tts/\n│   ├── cli/\n│   ├── network/\n│   ├── rag/\n│   ├── 10dlc-registration/\n│   ├── storage-backup/\n│   ├── voice-sip/\n│   └── embeddings/\n├── api/                  # SDK documentation\n│   ├── javascript/       # 35 skills\n│   ├── python/           # 35 skills\n│   ├── go/               # 35 skills\n│   ├── java/             # 35 skills\n│   └── ruby/             # 35 skills\n└── webrtc-clients/       # Mobile/Web SDK guides\n    ├── ios/\n    ├── android/\n    ├── flutter/\n    ├── javascript/\n    └── react-native/"
      },
      {
        "title": "Resources",
        "body": "Telnyx API Docs\nTelnyx Portal\nAPI Reference"
      }
    ],
    "body": "Telnyx Toolkit\n\nThe complete toolkit for building with Telnyx. Includes ready-to-use tools and SDK documentation for all Telnyx APIs.\n\nQuick Start\nexport TELNYX_API_KEY=\"your_key_here\"\n\n🚀 Getting Started\n\nTwo companion skills handle account lifecycle. They are included with the toolkit and can also be installed independently via ClawHub.\n\nSkill\tPurpose\tPath\tInstall standalone\nTelnyx Bot Signup\tCreate a new account or sign into an existing one (PoW challenge → email → API key)\t{baseDir}/getting-started/telnyx-bot-signup/\tclawhub install telnyx-bot-signup\nTelnyx Freemium Upgrade\tUpgrade freemium → professional via GitHub or LinkedIn identity verification\t{baseDir}/getting-started/telnyx-freemium-upgrade/\tclawhub install telnyx-freemium-upgrade\nWhen to Use Account Signup\n\nHand off to telnyx-bot-signup when ANY of these are true:\n\nNo API key exists (TELNYX_API_KEY not set, ~/.config/telnyx/config.json missing)\nAPI key is invalid/expired (401 errors from Telnyx API)\nUser wants to create a new Telnyx account\nAPI key needs to be refreshed after an upgrade (same email, new key)\n\nNote: The bot_signup endpoint handles both new and existing accounts transparently — just provide the user's email.\n\nWhen to Use Account Upgrade\n\nHand off to telnyx-freemium-upgrade when ANY of these are true:\n\nTrigger\tDetection\nError 10039\tSMS send fails: \"destination not verified\"\nError D60\tVoice call fails: \"destination not verified\"\nError 10038\tFeature blocked: \"not available on current plan\"\nNumber limit hit\tSecond phone number purchase fails\nCannot add funds\tFreemium account cannot add payment method or top up\nExplicit request\tUser says \"upgrade my account\"\n\nBefore handing off, check ~/.telnyx/upgrade.json — if decision is APPROVED, the account is already upgraded (retry the operation instead). If PASS_TO_HUMAN, it's under review (don't retry). See the telnyx-freemium-upgrade SKILL.md for full decision tree.\n\nEach skill has its own SKILL.md with complete instructions. Read the skill's SKILL.md before executing its workflow.\n\n💳 Balance & Payments\n\nUse these endpoints to check balance and add funds programmatically.\n\nImportant: Top-ups charge the payment method (credit card, PayPal, or ACH) saved in the Telnyx Portal. There is no API to add a payment method — this is done by the user in the portal. Do not prompt the user about this upfront — just attempt the top-up when needed. If it returns 403, that's when you inform the user they need to add a payment method in the portal.\n\nCheck Balance\ncurl -s https://api.telnyx.com/v2/balance -H \"Authorization: Bearer $TELNYX_API_KEY\"\n\n\nResponse:\n\n{\n  \"data\": {\n    \"balance\": \"300.00\",\n    \"credit_limit\": \"100.00\",\n    \"available_credit\": \"400.00\",\n    \"currency\": \"USD\"\n  }\n}\n\nCheck Auto-Recharge Status\n\nCheck whether auto-recharge is enabled. If it is, the account will top up automatically when balance drops below the threshold — the agent can just wait and retry instead of manually topping up.\n\ncurl -s https://api.telnyx.com/v2/payment/auto_recharge_prefs -H \"Authorization: Bearer $TELNYX_API_KEY\"\n\n\nResponse:\n\n{\n  \"data\": {\n    \"enabled\": true,\n    \"threshold_amount\": \"100.00\",\n    \"recharge_amount\": \"100.00\",\n    \"preference\": \"credit_paypal\"\n  }\n}\n\n\nIf enabled is true and the agent hits 20100, wait briefly and retry — auto-recharge should handle it. If enabled is false, proceed with the top-up endpoint below.\n\nNote: Enabling or configuring auto-recharge is a human decision — use the Telnyx Portal to change these settings.\n\nAdd Funds (Top Up)\n\nCharges the stored payment method on file. Requires a payment method already configured in the Telnyx Portal.\n\ncurl -s -X POST https://api.telnyx.com/v2/payment/stored_payment_transactions -H \"Authorization: Bearer $TELNYX_API_KEY\" -H \"Content-Type: application/json\" -d '{\"amount\": \"100.00\"}'\n\n\nThe amount field is in dollars and cents (e.g., \"100.00\", \"25.50\").\n\nResponse:\n\n{\n  \"data\": {\n    \"id\": \"de06811a-2e43-4561-af5a-7d0a26e20aaa\",\n    \"record_type\": \"transaction\",\n    \"amount_cents\": 10000,\n    \"processor_status\": \"submitted_for_settlement\",\n    \"amount_currency\": \"USD\",\n    \"created_at\": \"2026-02-25T10:00:00Z\",\n    \"auto_recharge\": false\n  }\n}\n\n\nError handling:\n\nStatus\tMeaning\tAction\n200\tTransaction submitted\tWait for settlement, then retry the original operation\n401\tUnauthorized\tAPI key is invalid — hand off to telnyx-bot-signup\n403\tForbidden\tNo stored payment method on file — direct user to Telnyx Portal to add one\n422\tInvalid amount\tAmount must be a string with dollars and cents (e.g., \"120.00\")\nPayment Error Decision Tree\n\nWhen a Telnyx API call fails with a payment-related error, follow this tree. The agent does not need to know the account tier upfront — the error codes and response codes reveal the right path.\n\nStep 1: Identify the error\n\nError Code\tMeaning\tGo to\n10038 / 10039\tFeature not permitted / limited\tStep 2 (upgrade)\n20100 / 20012\tInsufficient Funds / Account inactive\tStep 3 (try top-up)\n\nNote: The API may return 20100 (Insufficient Funds) even on freemium accounts where 10038/10039 would be more accurate. Don't assume 20100 means the account is professional — always attempt the top-up and let the response tell you.\n\nStep 2: Feature restriction → Upgrade first\n\nErrors 10038/10039 mean the account is freemium. Freemium accounts cannot add payment methods or top up — they must upgrade first.\n\nHand off to telnyx-freemium-upgrade → upgrade to professional\nUser adds payment method at Telnyx Portal\nThen proceed to Step 3 if funds are needed\n\nStep 3: Insufficient funds → Try to top up\n\nAlways attempt the top-up regardless of account tier — the response will reveal the right path.\n\nGET /v2/balance — check current available credit\nGET /v2/payment/auto_recharge_prefs — if enabled: true, wait briefly and retry (auto-recharge will handle it). If it does, stop here\nIf auto-recharge is off: POST /v2/payment/stored_payment_transactions — top up via API\nIf top-up returns 200 → retry the original operation\nIf top-up returns 403 → no payment method on file. This is the real signal:\nCheck ~/.telnyx/upgrade.json — if decision is APPROVED, the account is professional but has no payment method → direct user to Telnyx Portal to add one\nOtherwise, the account is likely freemium → hand off to telnyx-freemium-upgrade (Step 2)\n🔧 Tools (Ready-to-Use)\n\nThese are standalone utilities with scripts you can run directly:\n\nTool\tDescription\tPath\nMissions\tAI agent task tracking, voice/SMS assistants, scheduled calls\t{baseDir}/tools/missions/\nSTT\tSpeech-to-text transcription (Whisper)\t{baseDir}/tools/stt/\nTTS\tText-to-speech synthesis\t{baseDir}/tools/tts/\nCLI\tTelnyx CLI wrapper and helpers\t{baseDir}/tools/cli/\nNetwork\tWireGuard mesh networking, public IP exposure\t{baseDir}/tools/network/\nRAG\tSemantic search with Telnyx Storage + embeddings\t{baseDir}/tools/rag/\n10DLC Registration\tInteractive wizard for A2P messaging registration\t{baseDir}/tools/10dlc-registration/\nStorage Backup\tBackup/restore workspace to Telnyx Storage\t{baseDir}/tools/storage-backup/\nVoice SIP\tSIP-based voice call control\t{baseDir}/tools/voice-sip/\nEmbeddings\tSemantic search & text embeddings (Telnyx-native)\t{baseDir}/tools/embeddings/\nTool Usage Examples\n# Create a mission and schedule calls\npython3 {baseDir}/tools/missions/scripts/telnyx_api.py init \"Find contractors\" \"Call contractors and get quotes\" \"User request\" '[{\"step_id\": \"calls\", \"description\": \"Make calls\", \"sequence\": 1}]'\n\n# Transcribe audio\npython3 {baseDir}/tools/stt/scripts/telnyx-stt.py /path/to/audio.mp3\n\n# Generate speech  \npython3 {baseDir}/tools/tts/scripts/telnyx-tts.py \"Hello world\" -o output.mp3\n\n# Join mesh network\n{baseDir}/tools/network/join.sh\n\n# Index files for RAG\npython3 {baseDir}/tools/rag/sync.py\n\n# 10DLC registration wizard\n{baseDir}/tools/10dlc-registration/setup.sh\n\n# Semantic search\npython3 {baseDir}/tools/embeddings/search.py \"your query\" --bucket your-bucket\n\n# Index a file for search\npython3 {baseDir}/tools/embeddings/index.py upload /path/to/file.md\n\n\n\nEach tool has its own SKILL.md with detailed usage instructions.\n\n📚 API Documentation (SDK Reference)\n\nSDK documentation for all Telnyx APIs, organized by language:\n\nLanguage\tPath\tSkills\nJavaScript\t{baseDir}/api/javascript/\t35\nPython\t{baseDir}/api/python/\t35\nGo\t{baseDir}/api/go/\t35\nJava\t{baseDir}/api/java/\t35\nRuby\t{baseDir}/api/ruby/\t35\nAPI Categories\n\nEach language includes documentation for:\n\nVoice — Calls, call control, conferencing, streaming, gather\nMessaging — SMS, MMS, profiles, hosted messaging\nNumbers — Search, purchase, configure, compliance\nAI — Inference, assistants, embeddings\nStorage — Object storage (S3-compatible)\nSIP — Trunking, connections, integrations\nVideo — Video rooms and conferencing\nFax — Programmable fax\nIoT — SIM management, wireless\nVerify — Phone verification, 2FA\nAccount — Management, billing, reports\nPorting — Port numbers in/out\n10DLC — A2P messaging registration\nTeXML — TeXML applications\nNetworking — Private networks, SETI\nWebRTC — Server-side WebRTC\nFinding API Docs\n{baseDir}/api/{language}/telnyx-{capability}-{language}/SKILL.md\n\n\nExample: {baseDir}/api/python/telnyx-voice-python/SKILL.md\n\n📱 WebRTC Client SDKs\n\nGuides for building real-time voice apps on mobile and web:\n\nPlatform\tPath\niOS\t{baseDir}/webrtc-clients/ios/\nAndroid\t{baseDir}/webrtc-clients/android/\nFlutter\t{baseDir}/webrtc-clients/flutter/\nJavaScript (Web)\t{baseDir}/webrtc-clients/javascript/\nReact Native\t{baseDir}/webrtc-clients/react-native/\nStructure\ntelnyx-toolkit/\n├── SKILL.md              # This file (index)\n├── getting-started/      # Account creation & upgrade\n│   ├── telnyx-bot-signup/\n│   └── telnyx-freemium-upgrade/\n├── tools/                # Ready-to-use utilities\n│   ├── missions/         # AI agent task tracking\n│   ├── stt/\n│   ├── tts/\n│   ├── cli/\n│   ├── network/\n│   ├── rag/\n│   ├── 10dlc-registration/\n│   ├── storage-backup/\n│   ├── voice-sip/\n│   └── embeddings/\n├── api/                  # SDK documentation\n│   ├── javascript/       # 35 skills\n│   ├── python/           # 35 skills\n│   ├── go/               # 35 skills\n│   ├── java/             # 35 skills\n│   └── ruby/             # 35 skills\n└── webrtc-clients/       # Mobile/Web SDK guides\n    ├── ios/\n    ├── android/\n    ├── flutter/\n    ├── javascript/\n    └── react-native/\n\nResources\nTelnyx API Docs\nTelnyx Portal\nAPI Reference"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/teamtelnyx/telnyx-toolkit",
    "publisherUrl": "https://clawhub.ai/teamtelnyx/telnyx-toolkit",
    "owner": "teamtelnyx",
    "version": "1.5.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/telnyx-toolkit",
    "downloadUrl": "https://openagent3.xyz/downloads/telnyx-toolkit",
    "agentUrl": "https://openagent3.xyz/skills/telnyx-toolkit/agent",
    "manifestUrl": "https://openagent3.xyz/skills/telnyx-toolkit/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/telnyx-toolkit/agent.md"
  }
}