Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
Cognigy
GitHub 제작자 프로필

Cognigy

5개 GitHub 저장소에서 수집된 20개 skills를 저장소 단위로 보여줍니다.

수집된 skills
20
저장소
5
업데이트
2026-07-13
저장소 탐색

저장소와 대표 skills

flow-nodes
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-06-26
agent-creation
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-06-26
이 저장소에서 수집된 skills 13개 중 상위 8개를 표시합니다.
validate-cognigy-extension
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
저장소 5개 중 5개 표시
모든 저장소를 표시했습니다