manage-voice-agents

manage-voice-agents is a skill for Claude Code from voicelogica/voice-logica-plugin. It costs 59 tokens per session (613 once invoked), scanned A, original, MIT.

A routing guide for Voice Logica, a platform for AI phone agents, that sends requests to the appropriate specialist instructions. It covers agents, phones, calls, integrations, billing, and support tickets.

In plain words
What is it for?
Use it as the starting point for creating or editing agents, diagnosing calls, managing phones, connecting services, handling ERP or CRM work, and routing other Voice Logica tasks.
Why use it?
Voice-agent work can involve several different systems and specialist procedures. The guide helps choose the right instructions after checking that the Voice Logica connection is available.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the voice-logica plugin — 17 skills, 1 MCP server shipped together

Good fit Use it as the starting point for creating or editing agents, diagnosing calls, managing phones, connecting services, handling ERP or CRM work, and routing other Voice Logica tasks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/voicelogica/voice-logica-plugin/manage-voice-agents
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add voicelogica/voice-logica-plugin --skill manage-voice-agents
Clone the repo
git clone --depth 1 https://github.com/voicelogica/voice-logica-plugin

Made for: Claude Code.

Or install voice-logica, the plugin that ships this one along with the rest of its 17 skills, 1 MCP server.

Wrote 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.

agentmods badge for manage-voice-agents

README.md
[![agentmods](https://agentmods.dev/badge/skills/voicelogica/voice-logica-plugin/manage-voice-agents/github.svg)](https://agentmods.dev/skills/voicelogica/voice-logica-plugin/manage-voice-agents)
Your own site
<a href="https://agentmods.dev/skills/voicelogica/voice-logica-plugin/manage-voice-agents"><img src="https://agentmods.dev/badge/skills/voicelogica/voice-logica-plugin/manage-voice-agents/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for manage-voice-agents

Your own site · 80×15
<a href="https://agentmods.dev/skills/voicelogica/voice-logica-plugin/manage-voice-agents"><img src="https://agentmods.dev/badge/skills/voicelogica/voice-logica-plugin/manage-voice-agents.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 613 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00059 $0.00613
Opus 5 $0.00030 $0.00307
Sonnet 5 $0.00012 $0.00123
Haiku 4.5 $0.00006 $0.00061

Measured 12d ago against content hash 005581a9874e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

manage-voice-agents scanned grade A with 0 findings 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 12d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/manage-voice-agents/SKILL.md · 42 lines

How it starts

The opening of the file, as written. The whole thing — 42 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Manage Voice Logica agents

Use the Voice Logica MCP. Do not invent agent IDs, phone numbers, or API fields.

Before anything else

  1. Confirm the MCP is connected. If tools fail because MCP is not connected, tell the user to Connect Voice Logica MCP (OAuth to https://app.voicelogica.ai). Use an API key only if the client has no Connect flow.
  2. List current agents first when the user names an agent. Match by name, then use the real ID.
  3. Open the specialist skill for the job. Do not do a deep edit, diagnosis, or integration change from this router.

Route to the right skill

  • Create / build / go-live a new agent: edit-voice-agents
  • Edit settings, prompts, languages, transfers, knowledge: edit-voice-agents
  • Prompt over ~20k / knowledge files / router+specialist: edit-voice-agents
  • Call went badly / change how the agent behaves: fix-agent-behavior
  • Diagnose a failed call, missing tool, or "is it the model?": troubleshoot-voice-agents
  • DIDs, SIP phones, inbound numbers, edge devices, registration, one-way audio: manage-phones
  • Connect any integration (OAuth, API, tunnels, edge): manage-integrations
  • HubSpot / Zoho / Salesforce: manage-crm
  • Woo, Shopify, and other shops: manage-ecommerce
  • Soft1, Galaxy, Pylon, Entersoft: manage-erp
  • Google / Microsoft calendar, contacts, Chat: manage-calendar-google-microsoft
  • SMS / Viber senders: manage-sms
  • Freshdesk, Zendesk, Jira, couriers, payments: manage-helpdesk-ops
  • Workflows, triggers, nodes: manage-workflows
  • Call logs, outbound campaigns, test scenarios: manage-calls-campaigns
  • Companies, plans, operating hours: manage-company-billing
  • File a ticket in the Voice Logica app (Contact Support) with Call IDs: create-support-ticket — portal fallback https://support.voicelogica.ai
  • Full MCP tool catalog: use-voice-logica-mcp

Transfers live on the agent (Transfer Connection + transfer prompt). Phone registrations live in manage-phones. Do not mix them. Attended / warm often fails on PBXs that decline SIP REFER — edit-voice-agents picks blind vs attended.

Read the full file on GitHub · 42 lines

Changes

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.

  1. 12d ago First seen · 42 lines · 59 tokens per session scan A 005581a9874e

Subscribe to this mod's changes

manage-voice-agents is a skill published in the GitHub repository voicelogica/voice-logica-plugin (0 stars, last pushed 20d ago), licensed MIT. It adds 59 tokens to every session and 613 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.