Plugin Claude Code
Plugin marketplace listing 1 plugin: cognigy.
Plugin Claude Code
Plugin marketplace listing 1 plugin: cognigy.
Command Claude Code
Generate a pull request description for the current branch by analyzing all commits and changes since diverging from main.
Skill Claude CodeCodex
Add support for a new client platform (a new AI client/IDE the Cognigy plugin can be installed into) — manifests, installer wiring, release plumbing, docs.
Skill Claude CodeCodex
Add a new MCP tool (or extend an existing one) in the NiCE Cognigy Plugin's MCP server.
Plugin Claude Code
NiCE Cognigy Plugin — create, test, and manage AI Agents on the NiCE Cognigy platform.
Agent
Builds a new Cognigy AI Agent end to end — discovers projects, ensures a working LLM (reusing one via packages before creating a new one), creates the agent, tests it, and refines its persona/job config. Use when the user wants to create, build, or set up a new AI agent from scratch. Runs the multi-step build loop in…
Agent
Audits a Cognigy voice AI agent against the Voice Go-Live Checklist and applies safe fixes. Use when the user wants to make a voice agent production-ready, run a go-live audit, validate voice settings, or fix voice configuration. Runs the dry-run audit, summarizes findings, applies auto-fixable fixes on approval, then…
Skill Claude CodeCodex
Use when the user wants to build, create, or set up a new Cognigy AI Agent from scratch — covers listing projects, ensuring an LLM exists, creating the agent, testing it, and refining persona/job fields.
Skill Claude CodeCodex
Use when the user wants to red-team, adversarially test, jailbreak-test, or probe the guardrails of a Cognigy AI Agent — covers scoping consent, deriving the agent's policy surface from its config, generating targeted probes, scoring verdicts, and producing a standardised findings report.
Skill Claude CodeCodex
Use when the user asks how a Cognigy.AI feature, node, endpoint, setting, or concept works, asks for Cognigy documentation, best practices, or release/version behavior, or when you are unsure of platform behavior or valid configuration values and need to consult the official docs before answering or building.
Skill Claude CodeCodex
Use when adding custom logic inside a Cognigy tool branch with manageflownodes, or when rendering/visualizing a flow as a diagram — supported node types, config schemas, placement rules, the tool-first workflow, and the render operation.
Skill Claude CodeCodex
Use when the user wants to add knowledge, RAG, or a knowledge store/source to a Cognigy agent — covers embedding vs Knowledge Search models, Knowledge AI settings, ingesting sources, and attaching knowledge as a tool.
Skill Claude CodeCodex
Use when configuring or choosing an LLM for a Cognigy agent — valid provider names (openAI, anthropic, azureOpenAI, google, mistral, openAICompatible), model strings, connection types, credential resolution, and OpenAI-compatible endpoints (vLLM, Hugging Face, LiteLLM, Azure AI Foundry, self-hosted).
Skill Claude CodeCodex
Use when exporting, importing, uploading, inspecting, or downloading Cognigy package zip files — including reusing an LLM plus its connection across projects.
Skill Claude CodeCodex
Use when configuring project-level Cognigy settings — voice preview / speech provider configuration and Knowledge AI settings.
Skill Claude CodeCodex
Use when backing up a Cognigy project before changing an existing AI Agent, rolling a project back to a previous state, undoing agent changes, or working with Cognigy Snapshots — create, restore, list, delete.
Skill Claude CodeCodex
Use when creating or configuring Cognigy agent tools — choosing the tool type (tool, http, mcp, knowledge, sendemail) and their configuration schemas.
Skill Claude CodeCodex
Use when a Cognigy agent returns empty responses, a tool call or createaiagent fails, a resource is not found, setupllm fails, or you need to diagnose a Cognigy MCP problem.
Skill Claude CodeCodex
Use when the user wants to set up a voice agent or a Voice Gateway endpoint with WebRTC for browser-based voice interaction.
Skill Claude CodeCodex
Use when the user wants to audit, validate, or make a Cognigy voice agent production-ready against the Voice Go-Live Checklist, or asks what auditvoiceagent checks and which items are auto-fixable vs manual.
Skill Claude CodeCodex
Use when the user wants to deploy a Cognigy agent to a Webchat endpoint — creating or updating the endpoint, style presets, layout/behavior settings, and the embed snippet.
Skill Claude CodeCodex
Use when the user wants to add xApps to a Cognigy flow — interactive HTML / Adaptive Card mini-apps rendered to the user, with the submitted data flowing back into the conversation. Covers the xApp flow nodes, the Init Session rule, and accessing xApp data.