AgentLineHQ avatar

AgentLineHQ

Official

@AgentLineHQ

0Followers
|
15Public Repos
|
1Published Skills

Telephony services for AI agents, Giving every AI agent a phone number of its own.

Skills Distribution
DomainCloud & Comp...Telephony & Commun.. (50%)Voice Assistant Op.. (25%)Billing & Account .. (15%)MCP Server Integra.. (10%)

Agent Skills by AgentLineHQ

Showing 1 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About AgentLineHQ

FAQPage Schema
What tasks can I perform with AgentLineHQ's agentline skill?

You can make phone calls, view received SMS messages, provision and buy phone numbers, manage phone agents, check call transcripts, and track account balance. The MCP server at api.agentline.cloud/mcp exposes 21+ first-class operations for these tasks.

Who is the AgentLine telephony skill designed for?

It targets developers and operators building voice assistants that need real phone connectivity. Anyone needing to give an assistant its own phone number, send or receive calls and texts, and monitor telephony spend can use it via REST or MCP.

How do I set up and run the agentline skill?

Set the AGENTLINE_API_KEY environment variable, which is the required primary credential. Then connect through the REST endpoint or the MCP server at api.agentline.cloud/mcp, which exposes 21+ native operations for calls, SMS, numbers, and billing.

What prerequisites does the agentline skill require?

The only declared requirement is the AGENTLINE_API_KEY environment variable, used to authenticate against the AgentLine telephony service. No additional dependencies are listed in the skill manifest beyond network access to api.agentline.cloud.

Does AgentLine support checking billing and account balance?

Yes. The skill explicitly supports tracking billing and checking account balance alongside calls, SMS, and number provisioning. These operations are available through both the REST interface and the MCP server at api.agentline.cloud/mcp.