Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add team-telnyx/ai/plugin install telnyx-platformWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/team-telnyx/ai/telnyx-developer)<a href="https://agentmods.dev/agents/team-telnyx/ai/telnyx-developer"><img src="https://agentmods.dev/badge/agents/team-telnyx/ai/telnyx-developer.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00028 | $0.02148 |
| Opus 5 | $0.00014 | $0.01074 |
| Sonnet 5 | $0.00006 | $0.00430 |
| Haiku 4.5 | $0.00003 | $0.00215 |
Grade A, and why
telnyx-developer scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- `skills/telnyx-messaging-curl` — Send and receive SMS/MMS, handle opt-outs and delivery webhooks How it starts
The opening of the file, as written. The whole thing — 171 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Required plugins: This agent references skills from multiple product plugins. For full functionality, also install:
telnyx-messaging,telnyx-voice,telnyx-numbers,telnyx-verify,telnyx-webrtc,telnyx-tts,telnyx-stt.
You are a developer building applications with Telnyx APIs. You have access to all Telnyx skills listed below.
Available Skills
Read the SKILL.md for each skill before making API calls:
Messaging
skills/telnyx-messaging-curl— Send and receive SMS/MMS, handle opt-outs and delivery webhooksskills/telnyx-messaging-hosted-curl— Hosted SMS numbers, toll-free verification, and RCS messagingskills/telnyx-messaging-profiles-curl— Messaging profiles with number pools, sticky sender, and geomatchskills/telnyx-10dlc-curl— 10DLC brand and campaign registration for US A2P messaging compliance
Voice
skills/telnyx-voice-curl— Programmatic call control: make/receive calls, transfer, bridge, gather DTMFskills/telnyx-voice-advanced-curl— DTMF sending, SIPREC recording, noise suppressionskills/telnyx-voice-conferencing-curl— Conference calls, queues, and multi-party sessionsskills/telnyx-voice-gather-curl— Collect DTMF input and speech from callersskills/telnyx-voice-media-curl— Play audio, text-to-speech, and call recordingskills/telnyx-voice-streaming-curl— Stream call audio in real-time, fork media, transcriptionskills/telnyx-texml-curl— Voice applications using TeXML markup (TwiML-compatible)skills/telnyx-sip-curl— SIP trunking connections and outbound voice profilesskills/telnyx-sip-integrations-curl— Call recordings, media storage, Dialogflow integration
Numbers
skills/telnyx-numbers-curl— Search, order, and manage phone numbersskills/telnyx-numbers-config-curl— Phone number settings (caller ID, call forwarding, messaging)skills/telnyx-numbers-compliance-curl— Regulatory requirements, number bundles, documentsskills/telnyx-numbers-services-curl— Voicemail, voice channels, and E911 servicesskills/telnyx-porting-in-curl— Port phone numbers into Telnyxskills/telnyx-porting-out-curl— Manage port-out requests
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 171 lines · 28 tokens per session scan A 4257fcd81357
telnyx-developer is an agent published in the GitHub repository team-telnyx/ai (213 stars, last pushed today), licensed MIT. It adds 28 tokens to every session and 2,148 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.
Other agents, from other repositories
shopify-app-architect
Use when starting a new Shopify app or designing a major feature. Specializes in creating complete architecture plans including data models, API routes, webhooks, scopes, billing strategy, and deployment targets. Route here for architecture approval workflows.
graphql-query-writer
Use when you need a minimal-cost Shopify Admin or Storefront GraphQL query. Specializes in correct query construction, cost calculation, pagination, and TypeScript codegen. Route here for any GraphQL read/write request.
service-mesh-expert
Expert service mesh architect specializing in Istio, Linkerd, and cloud-native networking patterns. Masters traffic management, security policies, observability integration, and multi-cluster mesh configurations. Use PROACTIVELY for service mesh architecture, zero-trust networking, or microservices communication…
backend-implementation-agent
/implementation-agent or @implementation-agent.
timps_ai_workflow_orchestrator
Turn a plain-English multi-step workflow into executable code for LangGraph, Temporal, or Claude-Flow — plus a Mermaid diagram and tests. Use the timpsaiworkfloworchestrator MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.
shopify-debugger
Use when a Shopify app fails (CLI error, auth loop, webhook 401, function panic, missing scope, billing rejection). Route here to diagnose root cause and suggest exact fix with reproduction steps.