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-company-billinggit 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-company-billing)<a href="https://agentmods.dev/skills/voicelogica/voice-logica-plugin/manage-company-billing"><img src="https://agentmods.dev/badge/skills/voicelogica/voice-logica-plugin/manage-company-billing/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-company-billing"><img src="https://agentmods.dev/badge/skills/voicelogica/voice-logica-plugin/manage-company-billing.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.00048 | $0.01086 |
| Opus 5 | $0.00024 | $0.00543 |
| Sonnet 5 | $0.00010 | $0.00217 |
| Haiku 4.5 | $0.00005 | $0.00109 |
Grade A, and why
manage-company-billing 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 — 98 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Manage company and billing
Report what the API returns. Do not guess prices or invent plan names. Never mention Voice Logica internal costs or margins.
MCP tools
Company:
list_companieslist_company_usersget_company_detailsget_company_operating_hours/update_company_operating_hoursswitch_companyrequest_company_accesscreate_companyget_user_companies_by_emailget_associate/update_associate
Billing:
upgrade_planlist_planslist_add_onsget_payment_methodget_subscription
Refunds, credit notes, invoices → [email protected]. Do not promise amounts or timelines.
companyId override
companyId on these tools is admin / reseller only.
Normal users must omit it and operate on the current company. If a normal user passes another company's id, the call fails or hits the wrong tenant. If they need another company, use list_companies / switch_company / request_company_access.
Check the subscription before calling a feature missing
UI gates are API-driven per company. get_subscription first.
| Symptom | Feature / field to check |
|---|---|
| No Outbound tab | allow-outbound-calls |
| No Appointments tab | google-calendar + schedule_appointment enabled |
| Transfers locked / billing link | transfer-calls / did — Demo, No Plan, Inactive often locked |
| Can't pick model | can-select-model (otherwise model in a call dump is a platform default) |
| Prompt won't save | numeric system-prompt |
| Knowledge Q&A cap | numeric knowledge-questions → knowledge_questions_limit_reached |
| Can't add / copy agent | numeric agents |
| Concurrent call limit | concurrent-calls |
| Test call = busy | seconds: 0 or inactive subscription — endCallReason will say so |
| Workflows / Tunnels menu missing | admin role, not a plan flag |
| Widget tab missing | super-admin / account-manager — expected for a normal client |
Minute pools are separate: AI minutes (agent talk time), analysis minutes (post-call / post-transfer analysis), and telephony provider credits (PSTN outbound / failover). Attended transfer adds an extra outbound leg that can use AI minutes.
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 · 98 lines · 48 tokens per session scan A 1d5feb7883b0
manage-company-billing is a skill published in the GitHub repository voicelogica/voice-logica-plugin (0 stars, last pushed 20d ago), licensed MIT. It adds 48 tokens to every session and 1,086 once invoked, about $0.0002 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
ppt-template-creator
Creates self-contained PPT template SKILLS (not presentations) from user-provided PowerPoint templates. Use ONLY when a user wants to create a reusable skill from their template. For creating actual presentations, use the pptx skill instead.
buyer-list
Build and organize a universe of potential acquirers for sell-side M&A processes. Identifies strategic and financial buyers, assesses fit, and prioritizes outreach. Use when preparing for a sell-side mandate, building a buyer universe, or evaluating potential partners. Triggers on "buyer list", "buyer universe"…
cim-builder
Structure and draft a Confidential Information Memorandum for sell-side M&A processes. Organizes company information into a professional, investor-ready document with consistent formatting and narrative flow. Use when preparing sell-side materials, drafting a CIM, or organizing company data for a sale process.…
gws-drive
Google Drive: Manage files, folders, and shared drives.
gws-chat
Google Chat: Manage Chat spaces and messages.
gws-calendar
Google Calendar: Manage calendars and events.