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 件のリポジトリを表示
すべてのリポジトリを表示しました