telnyx-messaging-hosted-javascript

Manage Telnyx messaging services with JavaScript SDK examples.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/tindevelopers/cursor-skills --skill telnyx-messaging-hosted-javascript
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telnyx-messaging-hosted-javascript
Source: https://github.com/tindevelopers/cursor-skills/tree/main/telnyx-javascript/telnyx-messaging-hosted-javascript
Command: npx skills add https://github.com/tindevelopers/cursor-skills --skill telnyx-messaging-hosted-javascript

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of SMS, MMS, and RCS messaging, including setting up hosted numbers and toll-free verification, streamlining communication workflows.

Core Features & Use Cases

  • RCS Messaging: Send rich RCS messages and manage RCS agents.
  • Number Management: Order, validate, and manage hosted messaging numbers.
  • Toll-Free Verification: Submit and track toll-free verification requests for compliance.
  • Use Case: A business needs to enable rich messaging features for its customers and manage its phone numbers efficiently. This skill allows them to provision numbers, send RCS messages, and ensure compliance with toll-free regulations.

Quick Start

Use the telnyx-messaging-hosted-javascript skill to send an RCS message to '+13125551234' using agent 'Agent007' and messaging profile 'messaging_profile_id'.

Frequently Asked Questions about telnyx-messaging-hosted-javascript

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send RCS messages using the Telnyx JavaScript API?

You can send RCS messages using the Telnyx JavaScript SDK by specifying the destination number, RCS agent, and messaging profile ID. This programmatic approach enables rich messaging features for your application workflows.

How do I manage hosted messaging numbers with JavaScript?

You can order, validate, and manage hosted messaging numbers programmatically through JavaScript SDK examples. This skill provides scripts to provision phone numbers efficiently and handle number management workflows.

What is the process for toll-free verification with Telnyx?

Toll-free verification involves submitting and tracking compliance verification requests via JavaScript API calls. This ensures your messaging campaigns meet regulatory requirements before sending messages through toll-free numbers.

Can I use JavaScript to create RCS deeplinks and manage agents?

Yes, JavaScript SDK examples facilitate generating RCS deeplinks and managing RCS agents programmatically. This allows you to control rich messaging features and agent configurations directly from your codebase.

Does this skill support SMS and MMS messaging alongside RCS?

Yes, the skill provides JavaScript SDK examples for managing SMS, MMS, and RCS messaging services. It facilitates programmatic control over all these messaging features within a single workflow.