Skip to main content
Execute qualquer Skill no Manus
com um clique
Cognigy
Perfil de criador do GitHub

Cognigy

Visão por repositório de 20 skills coletadas em 5 repositórios do GitHub.

skills coletadas
20
repositórios
5
atualizado
2026-07-13
explorador de repositórios

Repositórios e skills representativas

flow-nodes
Desenvolvedores de software

Use when adding custom logic inside a Cognigy tool branch with manage_flow_nodes — supported node types, config schemas, placement rules, and the tool-first workflow.

2026-07-13
xapps
Desenvolvedores de software

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.

2026-07-13
add-tool
Desenvolvedores de software

Add a new MCP tool (or extend an existing one) in the NiCE Cognigy Plugin's MCP server

2026-06-26
agent-creation
Desenvolvedores de software

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.

2026-06-26
knowledge-setup
Desenvolvedores de software

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.

2026-06-26
llm-providers
Desenvolvedores de software

Use when configuring or choosing an LLM for a Cognigy agent — valid provider names (openAI, anthropic, azureOpenAI, google, mistral), model strings, connection types, and credential resolution.

2026-06-26
package-management
Desenvolvedores de software

Use when exporting, importing, uploading, inspecting, or downloading Cognigy package zip files — including reusing an LLM plus its connection across projects.

2026-06-26
settings
Desenvolvedores de software

Use when configuring project-level Cognigy settings — voice preview / speech provider configuration and Knowledge AI settings.

2026-06-26
Mostrando as 8 principais de 13 skills coletadas neste repositório.
validate-cognigy-extension
Analistas de garantia de qualidade de software e testadores

Validate that a Cognigy Extension's source code follows the repo's required structure BEFORE a pull request is confirmed/merged. Use when the user asks to check/validate/review an extension's structure, prepare an extension for a PR, or confirm an extension is structured correctly. Inspects only raw source — the extension folder layout, the .ts files under src/, and package.json — then reports in plain text what is wrong and shows an example of the correct form so the contributor can fix it. Does NOT inspect build/ output, node_modules, or run the code.

2026-07-02
add-knowledge-connector
Desenvolvedores de software

Guide for adding a new Knowledge Connector to a Cognigy Extension. Knowledge Connectors enable Cognigy AI users to fetch data from external knowledge bases (like Confluence, SharePoint, wikis) and create Knowledge chunks for storage in vector databases to be used by AI Agents. This skill covers file structure, implementation patterns, and best practices.

2026-03-04
add-knowledge-connector-unit-tests
Analistas de garantia de qualidade de software e testadores

Guide for adding unit tests to a Knowledge Connector in a Cognigy Extension. Covers project setup (dependencies, scripts, build exclusion), test scaffolding using the Node.js standard test library (node:test + node:assert), the standard KnowledgeApi mock pattern, vendor-specific API mocking strategies, required test scenarios, and verification steps.

2026-02-20
Mostrando 5 de 5 repositórios
Todos os repositórios foram exibidos