๐Ÿงพ
AutomationTypeScript

Telnyx Account Curl

by team-telnyx

Telnyx Account Curl is an Automation skill for Claude Code, published by team-telnyx in ai.

212 stars22 forkson team-telnyx/aiAdded 2026/09/04Repository updated 2026/09/03
agent-skillsaiai-coding-agentclaude-codecpaascursoriotllmsdksipsmsspeech-to-texttelephonytelnyxttstwilio-migrationvoice-agentsvoice-aiwebrtcwindsurf
Install in seconds
Install Telnyx Account Curl
Copy Telnyx Account Curl into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/team-telnyx/ai/tree/main/skills/telnyx-account-curl ~/.claude/skills/telnyx-account-curl

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/team-telnyx/ai.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/telnyx-account-curl/SKILL.md in team-telnyx/ai
Installs to
~/.claude/skills/telnyx-account-curl
Collection
One of 25 skills cataloged from this repository
Category
Automation โ€” 1860 skills

What Telnyx Account Curl does

Telnyx Account Curl provides curl examples for Telnyx account APIs like balance, invoices, webhooks, recharge preferences, audit logs, and detail records. Use it when you need to inspect or manage account billing and related records from the command line.

Telnyx Account Curl is cataloged under Automation on DirSkills. Telnyx Account Curl comes from a repository tagged agent-skills, ai, ai-coding-agent, claude-code and cpaas.

Documentation

README

Telnyx Account - curl

Installation

# curl is pre-installed on macOS, Linux, and Windows 10+

Setup

export TELNYX_API_KEY="YOUR_API_KEY_HERE"

All examples below use $TELNYX_API_KEY for authentication.

Error Handling

All API calls can fail with network errors, rate limits (429), validation errors (422), or authentication errors (401). Always handle errors in production code:

This is the opening of the README. Read the full README on GitHub.

Commands Telnyx Account Curl provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /balance
  • /invoices

Frequently asked about Telnyx Account Curl

  • What else does team-telnyx publish alongside Telnyx Account Curl?

    Telnyx Account Curl is one of 25 skills that DirSkills catalogs from team-telnyx/ai, the repository it ships in. Its siblings there include Push Notification Tester, Telnyx 10DLC and Telnyx 10DLC. Each one is a separate skill with its own page in this directory, installs the same way Telnyx Account Curl does, and is maintained by team-telnyx in that same repository. The rest of the collection is listed on the team-telnyx/ai page.

  • How does Telnyx Account Curl compare to other Automation skills?

    Telnyx Account Curl ranks #1675 by stars among the 1860 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Telnyx Account Curl against them. Open each page to compare what they document and how they install.

More from team-telnyx/ai

Telnyx Account Curl is one of 25 skills cataloged on DirSkills from team-telnyx/ai.

See all 25 skills โ†’