manage-integrations

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

Integration management guidance for connecting Voice Logica to business systems such as CRMs, shops, accounting software, calendars, SMS services, helpdesks, and private phone systems.

In plain words
What is it for?
Use it to connect services, enable the matching agent tool, test it with a call ID, inspect tool calls, and troubleshoot missing or incorrect results.
Why use it?
It helps diagnose why a connected service is not being used by an agent, including missing permissions, reconnection needs, disabled tools, and failed tests.

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 to connect services, enable the matching agent tool, test it with a call ID, inspect tool calls, and troubleshoot missing or incorrect results.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/voicelogica/voice-logica-plugin/manage-integrations
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-integrations
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-integrations

README.md
[![agentmods](https://agentmods.dev/badge/skills/voicelogica/voice-logica-plugin/manage-integrations/github.svg)](https://agentmods.dev/skills/voicelogica/voice-logica-plugin/manage-integrations)
Your own site
<a href="https://agentmods.dev/skills/voicelogica/voice-logica-plugin/manage-integrations"><img src="https://agentmods.dev/badge/skills/voicelogica/voice-logica-plugin/manage-integrations/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-integrations

Your own site · 80×15
<a href="https://agentmods.dev/skills/voicelogica/voice-logica-plugin/manage-integrations"><img src="https://agentmods.dev/badge/skills/voicelogica/voice-logica-plugin/manage-integrations.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,086 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.00058 $0.01086
Opus 5 $0.00029 $0.00543
Sonnet 5 $0.00012 $0.00217
Haiku 4.5 $0.00006 $0.00109

Measured 10d ago against content hash 41ec279ca335, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

manage-integrations 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 10d 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-integrations/SKILL.md · 85 lines

How it starts

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

Manage Voice Logica integrations

Connecting a company integration is not enough. The agent still has to be allowed to use it, then you prove it on a real call.

The 3-layer rule

  1. Connect the integration at company level (OAuth, API key, or tunnel / edge device).
  2. Enable the agent tool on the specific agent (list_agent_tools / update_agent_tool, or the matching shop / CRM / calendar tool).
  3. Test with a Call ID. Read toolCalls on that call. Do not declare success from the dashboard toggle alone.

If layer 1 is missing, the tool will not fire. If layer 2 is missing, the integration exists but this agent cannot use it. If layer 3 fails, fetch the Call ID before editing the prompt.

There is no per-integration plan lock. Failures are usually: not connected, needsReconnect, wrong role, missing tunnel, or tool not enabled.

Tool returns nothing / partial / error / timeout: confirm the record exists in the source system, then field mapping and permissions. Phone lookups often fail on landline vs mobile format — enable phone normalization and try order ID as a fallback.

Never paste live API tokens, refresh tokens, or client secrets into chat. Ask the user to paste them only into the Voice Logica integration form. Some provider tokens display once (Shopify Admin API) — if lost, regenerate; the old token dies.

Public catalog (self-serve)

CRM: HubSpot, Zoho, Salesforce. See manage-crm.

E-commerce: WooCommerce, Shopify, OpenCart, Magento, PrestaShop, Megasoft, custom shop API. See manage-ecommerce. PrestaShop has no default voice-agent tool — mainly workflows / MCP.

ERP: Soft1, Galaxy Drugstore, Galaxy ERP, Pylon, Entersoft. See manage-erp. Cloud URL vs On-prem SSH tunnel.

Calendar / contacts / chat: Google Calendar is the agent Appointments tab (company Google login) — not an Integrations card. Google Meet, Google Chat, and Microsoft 365 are Integrations. See manage-calendar-google-microsoft.

Messaging: SMS senders, Viber. See manage-sms. These are messaging channels, not Integration keys.

Read the full file on GitHub · 85 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. 10d ago First seen · 85 lines · 58 tokens per session scan A 41ec279ca335

Subscribe to this mod's changes

manage-integrations is a skill published in the GitHub repository voicelogica/voice-logica-plugin (0 stars, last pushed 19d ago), licensed MIT. It adds 58 tokens to every session and 1,086 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.

Related

Other skills, from other repositories

convex-billing

Add Stripe billing/payments to the Convex app via @convex-dev/stripe (checkout + webhook + gating).

openclaw/clawhub · 29 tokens

cloudbase-wechat-integration

A guide for connecting CloudBase applications to WeChat services, including payments, official accounts, and user identity.

TencentCloudBase/CloudBase-AI-Toolkit · 94 tokens

reddit-search-api

Pure API reference for reddapi.dev - authentication, all endpoints (vector search, semantic search, trends, subreddit lookup), request parameters, response schemas, and error codes, with no research-workflow framing. Use when the user wants raw endpoint documentation, is debugging a reddapi.dev integration, needs…

lignertys/reddit-research-skills · 118 tokens

baselinker-webhooks

Receive BaseLinker (Base.com) webhooks. Use when building a BaseLinker order or warehouse callback receiver, because BaseLinker is not a normal webhook source: deliveries arrive as HTTP HEAD requests with NO body, the entire payload is in the query string (observed params: orderid, state), there is NO signature…

hookdeck/webhook-skills · 131 tokens

tiktok-shop-webhooks

Receive and verify TikTok Shop webhooks. Use when setting up TikTok Shop webhook handlers, debugging Authorization-header signature verification, or handling events like ORDERSTATUSCHANGE, PACKAGEUPDATE, RECIPIENTADDRESSUPDATE, PRODUCTSTATUSCHANGE, or SELLERDEAUTHORIZATION.

hookdeck/webhook-skills · 59 tokens

b2c-business-manager-extensions

Build Business Manager extension cartridges with custom admin tools, menu items, and dialog actions. Use this skill whenever the user needs to create bm cartridges, add menu actions or dialog buttons in BM, configure bmextensions.xml, or extend admin pages with form overlays. Also use when customizing the BM interface…

SalesforceCommerceCloud/b2c-developer-tooling · 90 tokens