telnyx-missions
OfficialTrack and manage AI agent activities.
System Documentation
What problem does it solve?
This Skill provides a robust framework for tracking multi-step AI agent tasks, ensuring all actions are logged, auditable, and recoverable, even in case of system failures.
Core Features & Use Cases
- End-to-End Mission Tracking: Manages the lifecycle of complex tasks from initialization to completion, including planning, execution, and result summarization.
- Voice & SMS Orchestration: Facilitates the creation and management of AI assistants for making calls and sending SMS messages, with built-in retry logic and status monitoring.
- Data Persistence & Auditing: Implements dual-layer persistence (local memory and cloud events) for comprehensive state management and a permanent audit trail.
- Use Case: Automate a lead generation campaign by creating a mission to contact a list of prospects via SMS, schedule follow-up calls, gather feedback, and log all interactions and outcomes.
Quick Start
Initialize a new mission to find window washing contractors by running 'python3 {baseDir}/scripts/telnyx_api.py init "Find window washing contractors" "Find contractors in Chicago, call them, negotiate rates" "User wants window washing quotes" '[{"step_id": "research", "description": "Find contractors online", "sequence": 1}, {"step_id": "setup", "description": "Create voice agent", "sequence": 2}, {"step_id": "calls", "description": "Schedule and make calls", "sequence": 3}, {"step_id": "analyze", "description": "Analyze results", "sequence": 4}]''.
Dependency Matrix
Required Modules
Components
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: telnyx-missions Download link: https://github.com/team-telnyx/telnyx-toolkit/archive/main.zip#telnyx-missions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.