# VoicenterTeam

> Open-source publisher. Listings imported from github.com/VoicenterTeam — credited to the original author with their license.

- **Listings:** 21
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/voicenterteam
- **Website:** https://github.com/VoicenterTeam

## Published listings

- [Popup Screen](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-popup-screen) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-popup-screen`
  Implement a Pop-Up Screen endpoint that Voicenter calls during incoming calls to display caller CRM data to agents
- [Login Logout](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-login-logout) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-login-logout`
  Set agent login/logout and status via the Voicenter Login/Logout API
- [Lead Tracker](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-lead-tracker) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-lead-tracker`
  Track which marketing campaign or web page generated an inbound call using the Voicenter Lead Tracker JS SDK
- [Mute Recording](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-mute-recording) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-mute-recording`
  Mute or unmute call recording in real time via the Voicenter Mute Call Recording API
- [Real Time](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-real-time) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-real-time`
  Connect to Voicenter real-time call and agent events via the EventsSDK (socket.io)
- [Voicenter Bot Intent Detail Author](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-voicenter-bot-intent-detail-author) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-voicenter-bot-intent-detail-author`
  Authors the per-intent language content of a Voicenter Agent Spec — slot descriptions, validationPrompt, post-execution intentInstructions, and RT-specific Configuration text. Use this skill when an Agent Spec exists with section 5 entries marked `[structural]` or `[detailed-revisit]`, and the user wants to fill them in. Trigger phrases include "run Skill 2", "detail the intents", "fill in the pe…
- [External Layer](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-external-layer) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-external-layer`
  Build an External Layer IVR endpoint that lets Voicenter route inbound calls based on your CRM business logic
- [Setup](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-setup) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-setup`
  Connect Claude Code to the Voicenter MCP server using OAuth authentication
- [Crm Onboarding](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-crm-onboarding) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-crm-onboarding`
  CRM integration scoping & onboarding playbook. Use when scoping a NEW CRM integration, running a discovery/feasibility/spec meeting, or choosing between API vs Chrome extension vs local BAT, Push vs Pull, and CRM-owned vs Voicenter-owned screen pop. Covers: CRM type detection (on-premise vs web), entity/field mapping, Click2Call station-code setup, screen pop architecture (who owns it), trigger-s…
- [Cdr Notification](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-cdr-notification) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-cdr-notification`
  Receive and handle CDR push notifications from Voicenter after every call ends
- [Blacklist](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-blacklist) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-blacklist`
  Add or remove phone numbers from the Voicenter organization blacklist
- [Click2call](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-click2call) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-click2call`
  Initiate or terminate outgoing calls using the Voicenter Click2Call API
- [Get Call History](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-get-call-history) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-get-call-history`
  Pull specific call data by CallID with AI analysis — summary, emotions, personality traits, and insights. Does NOT include full transcription (CDR Notification only). Use for on-demand AI enrichment, CRM quality reviews, and retroactive summary retrieval via the two-step Call Log → GetCallHistory flow.
- [Extension List](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-extension-list) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-extension-list`
  Retrieve the full list of active extensions and users in a Voicenter organization
- [Voicenter Bot Json Assembler](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-voicenter-bot-json-assembler) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-voicenter-bot-json-assembler`
  Assembles a fully-detailed Voicenter Agent Spec into Bot JSON wire format — the final mechanical step in the three-skill pipeline. Use this skill when an Agent Spec exists with all section 5 entries marked `[detailed]` and the user wants the deployable JSON. Trigger phrases include "run Skill 3", "assemble the JSON", "emit the bot JSON", "publish the bot", "build the wire-format", "Skill 3 (JSON…
- [Active Calls](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-active-calls) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-active-calls`
  Get a real-time snapshot of all active calls and queue activity via the Voicenter Active Calls API
- [Voicebot](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-voicebot) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-voicebot`
  Build a VoiceBot data endpoint that the Voicenter Voice Agent calls mid-conversation to fetch dynamic CRM data
- [Call Log](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-call-log) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-call-log`
  Pull call detail records (CDR) from Voicenter using the Call Log API
- [Productive Dialer](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-productive-dialer) — Skill · Free — `agentstack add skill-voicenterteam-claude-marketplace-productive-dialer`
  Manage auto-dialer campaigns via the Voicenter Dialer API — add/remove destinations, control campaigns, manage agents
- [Voicenter Dashboard](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-voicenter-dashboard) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-voicenter-dashboard`
  Knowledge base of Voicenter's public support center (מרכז התמיכה, voicenter.co.il), covering the Dashboard/Monitor interface, all monitoring report templates (דוחות ותרשימים, template numbers/names), Cpanel management, call history (פירוט שיחות), Softphone, Auto-Dialer, Chrome extension, networks, call recording storage, data security, account setup, SSO, CRM integration, mobile access, VoiceBot,…
- [Voicenter Bot Spec Designer](https://agentstack.voostack.com/l/skill-voicenterteam-claude-marketplace-voicenter-bot-spec-designer) — Skill · Free · security-reviewed — `agentstack add skill-voicenterteam-claude-marketplace-voicenter-bot-spec-designer`
  Designs the structural skeleton of a Voicenter Bot via interview. Use this skill when the user wants to create, design, scope, or modify a Voicenter voice/chat bot — phrases like "design a bot", "create an agent spec", "build a Voicenter bot", "patch this bot", "add an intent", "change the bot's persona", "modify the flow graph", or any reference to the Agent Spec Designer / Skill 1 in the Voicen…

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
