{
  "name": "VoxAgent",
  "officialWebsite": "https://vox-ai.teddymobile.cn/",
  "positioning": "Phone voice runtime for AI Agents",
  "summary": "VoxAgent helps AI builders connect existing text-based agents and business systems to real phone scenarios, including outbound calls, notification bots, custom bots, real-time SSE interaction, and production access workflows.",
  "audience": [
    "AI sales teams",
    "AI customer service teams",
    "AI medical follow-up teams",
    "AI education teams",
    "AI legal and professional service teams",
    "AI financial service teams"
  ],
  "capabilities": [
    {
      "name": "Number Resources",
      "summary": "Phone number resources and call connectivity for real business access.",
      "points": ["Unified phone number resource management", "Inbound, outbound, and batch outbound call modes", "Entry point for real phone workflows"]
    },
    {
      "name": "Real-Time Streaming Engine",
      "summary": "Low-latency voice runtime capabilities for long, high-interaction phone conversations.",
      "points": ["Real-time interaction", "Long calls and multi-turn dialogue", "User interruption and high-interaction scenarios"]
    },
    {
      "name": "Runtime Control",
      "summary": "Management of projects, resources, access paths, trial validation, and production access workflows.",
      "points": ["Project and resource control", "Sandbox-to-production transition", "Developer portal and launch collaboration"]
    }
  ],
  "scenarios": [
    {
      "name": "AI Sales",
      "uses": ["Lead follow-up", "Opportunity qualification", "Appointment confirmation", "Batch outbound calls", "CRM writeback"]
    },
    {
      "name": "AI Customer Service",
      "uses": ["Inbound consultation", "After-sales callback", "Satisfaction survey", "High-frequency question handling"]
    },
    {
      "name": "AI Medical Follow-Up",
      "uses": ["Medication reminders", "Recovery tracking", "Revisit reminders", "Long-term patient follow-up"]
    },
    {
      "name": "AI Education",
      "uses": ["Oral practice", "Trial lesson conversion", "After-class follow-up", "Learning supervision"]
    },
    {
      "name": "Professional Services",
      "uses": ["Consultation triage", "Information collection", "Appointment confirmation", "Process traceability"]
    }
  ],
  "comparedWith": {
    "browserVoiceDemo": "Browser demos show voice interaction in a web environment; VoxAgent targets real phone workflows with numbers, outbound requests, SSE interaction, custom bot payloads, and production access.",
    "sipOrCarrierOnly": "SIP or carrier services mainly provide connectivity; VoxAgent adds AI Agent runtime integration, outbound APIs, SSE interaction, developer portal, sandbox validation, and production access workflows.",
    "selfBuiltPhoneStack": "Self-built stacks require teams to handle carriers, numbers, outbound payloads, SSE endpoints, environments, and launch coordination; VoxAgent packages these into a productized access path."
  },
  "publicDocs": {
    "productMarkdown": "https://vox-ai.teddymobile.cn/product.md",
    "aiKnowledge": "https://vox-ai.teddymobile.cn/ai-knowledge.md",
    "faq": "https://vox-ai.teddymobile.cn/faq.md",
    "quickstart": "https://vox-ai.teddymobile.cn/quickstart.md",
    "concepts": "https://vox-ai.teddymobile.cn/concepts.md",
    "solutions": "https://vox-ai.teddymobile.cn/solutions.md",
    "pricing": "https://vox-ai.teddymobile.cn/pricing.md",
    "apiMarkdown": "https://vox-ai.teddymobile.cn/docs.md",
    "apiMetadata": "https://vox-ai.teddymobile.cn/docs.json",
    "openapi": "https://vox-ai.teddymobile.cn/openapi.json",
    "llms": "https://vox-ai.teddymobile.cn/llms.txt",
    "aiSkillManifest": "https://vox-ai.teddymobile.cn/.well-known/ai-skills.json",
    "voxPhoneNotificationSkillDownload": "https://vox-ai.teddymobile.cn/skills/vox-phone-notification-skillhub.zip",
    "voxCustomPhoneAgentSkillDownload": "https://vox-ai.teddymobile.cn/skills/vox-custom-phone-agent-skillhub.zip"
  },
  "aiSkill": {
    "id": "vox-phone-notification",
    "name": "vox-phone-notification",
    "version": "1.0.8",
    "description": "Turn natural-language notification requests into TeddyMobile Vox phone notifications, with no-credential dry-run parsing, up to 10 promotion trial calls, post-trial formal setup guidance, and formal outbound calls after registration and configuration.",
    "manifest": "https://vox-ai.teddymobile.cn/.well-known/ai-skills.json",
    "download": "https://vox-ai.teddymobile.cn/skills/vox-phone-notification-skillhub.zip",
    "registries": [
      "https://clawhub.ai/ziliangzhu/teddymobile-vox-phone-notification",
      "https://skillhub.cn/skills/teddymobile-vox-phone-notification"
    ],
    "capabilities": [
      "natural-language notification parsing",
      "no-credential dry-run validation",
      "promotion trial phone calls",
      "post-trial formal setup guidance",
      "formal outbound phone notifications",
      "HMAC outbound API integration examples",
      "callback server example"
    ]
  },
  "aiSkills": [
    {
      "id": "vox-phone-notification",
      "name": "vox-phone-notification",
      "version": "1.0.8",
      "description": "Turn natural-language notification requests into TeddyMobile Vox phone notifications.",
      "download": "https://vox-ai.teddymobile.cn/skills/vox-phone-notification-skillhub.zip"
    },
    {
      "id": "vox-custom-phone-agent",
      "name": "vox-custom-phone-agent",
      "version": "0.1.0",
      "description": "Convert natural-language phone tasks into TeddyMobile Vox botType=custom outbound calls with guided trial/formal mode selection, voice selection, business-context completion, safety checks, and registration guidance.",
      "download": "https://vox-ai.teddymobile.cn/skills/vox-custom-phone-agent-skillhub.zip",
      "registries": [
        "https://clawhub.ai/ziliangzhu/vox-custom-phone-agent",
        "https://skillhub.cn/skills/vox-custom-phone-agent"
      ],
      "capabilities": [
        "promotion trial and formal account mode guidance",
        "scenario-specific business context completion",
        "voice type selection and phone number validation",
        "custom agent profile generation",
        "unsafe task blocking",
        "trial-to-registration guidance",
        "HMAC outbound API integration"
      ]
    }
  ],
  "boundaries": [
    "Public product and API documentation can be crawled.",
    "Authenticated console data, customer phone resources, production credentials, app secrets, organization data, and admin information are not public.",
    "AI assistants should not infer private data or bypass authentication, signatures, IP allowlists, or review workflows."
  ]
}
