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.
npx skills add voicelogica/voice-logica-plugin --skill manage-calls-campaignsgit clone --depth 1 https://github.com/voicelogica/voice-logica-pluginWrote 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/skills/voicelogica/voice-logica-plugin/manage-calls-campaigns)<a href="https://agentmods.dev/skills/voicelogica/voice-logica-plugin/manage-calls-campaigns"><img src="https://agentmods.dev/badge/skills/voicelogica/voice-logica-plugin/manage-calls-campaigns/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.
<a href="https://agentmods.dev/skills/voicelogica/voice-logica-plugin/manage-calls-campaigns"><img src="https://agentmods.dev/badge/skills/voicelogica/voice-logica-plugin/manage-calls-campaigns.svg" alt="Reviewed on agentmods" width="80" 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.00056 | $0.01580 |
| Opus 5 | $0.00028 | $0.00790 |
| Sonnet 5 | $0.00011 | $0.00316 |
| Haiku 4.5 | $0.00006 | $0.00158 |
Grade A, and why
manage-calls-campaigns 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.
How it starts
The opening of the file, as written. The whole thing — 106 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Manage calls, campaigns, and scenarios
Use Call IDs. Do not invent them. Do not chase model or temperature first — those are usually platform defaults. Read the prompt, toolCalls, and call / SIP logs.
Call MCP tools
get_calls— list callsget_calls_with_prompt— calls plus the prompt usedget_call_statistics— aggregatesget_call_logs— application / tool logs for a callget_sip_logs— signalingget_full_call— full call recordget_managed_agent_sessions— live / managed sessionsinitiate_call— one outbound callinitiate_bulk_calls— campaign / bulk outboundget_scheduled_calls/cancel_scheduled_calls
Default list window: last 7 days unless the user asked for another range. Summarize outcome, duration, and agent.
Recordings and history
- Attended-transfer outbound legs may have a transcript but no full recording.
- Very short / never-established calls may lack usable audio.
- Calls that stay "open" may not finalize recording/transcript until hangup.
- There is no archive feature. Use seen / unseen (auto when opened; Unseen only filter; shows who viewed and when).
- Filters customers care about: unseen, date range, agent, direction, phone / Call ID.
If the call completed, a transcript exists, and audio should exist (not a transfer check-leg / not a 2-second hangup), file a ticket (create-support-ticket) with that Call ID. Do not invent an archive button.
Incomplete / cut-off audio: collect Call ID + timestamp in the recording (TTS cut, caller hangup, transfer mid-utterance, or network). Then diagnose from get_full_call / get_call_logs.
Scenario MCP tools
create_agent_scenario/list_agent_scenarios/get_agent_scenarioupdate_agent_scenario/delete_agent_scenariogenerate_agent_scenariosrun_agent_scenario/run_agent_scenario_matrix/run_agent_scenario_suitestop_agent_scenario_suiteget_agent_scenario_resultsapply_scenario_improvements/dismiss_scenario_improvements
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.
- 12d ago First seen · 106 lines · 56 tokens per session scan A 459d0a28d238
manage-calls-campaigns is a skill published in the GitHub repository voicelogica/voice-logica-plugin (0 stars, last pushed 20d ago), licensed MIT. It adds 56 tokens to every session and 1,580 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.
Other skills, from other repositories
gws-gmail-send
Skill "gws-gmail-send" from googleworkspace/cli, covering gmail +send, usage, flags, examples and tips.
gws-gmail
Gmail: Send, read, and manage email.
gws-shared
The gws binary must be on $PATH. See the project README for install options.
gws-sheets
Google Sheets: Read and write spreadsheets.
gws-modelarmor
Google Model Armor: Filter user-generated content for safety.
gws-docs
Read and write Google Docs.