New plugins: core-tools New skills: auto-expense, ticket-triage, design, security-check, aiktop-tasks, daily-digest, imap-triage, index-update, mindmap, notebooklm, proc-creator, tasks-overview, validate-component, perfex-module, report, calendar-manager New agents: design-critic, design-generator, design-lead, design-prompt-architect, design-researcher, compliance-auditor, metabase-analyst, gitea-integration-specialist Updated: all plugin configs, knowledge datasets, existing skills Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
48 lines
1.4 KiB
JSON
48 lines
1.4 KiB
JSON
{
|
|
"description": "Knowledge sources (NotebookLM + Dify KB) for CRM Operations domain",
|
|
"sources": {
|
|
"notebooklm": {
|
|
"description": "NotebookLM - conhecimento curado profundo via Gemini 2.5 RAG (PRIMARIO)",
|
|
"query_tool": "mcp__notebooklm__notebook_query",
|
|
"notebooks": [
|
|
{
|
|
"id": "df4688bb-c2c0-4aba-98c1-38c3b50a353c",
|
|
"title": "Perfex CRM: Gestao de Clientes e Projetos",
|
|
"topics": [
|
|
"perfexcrm"
|
|
],
|
|
"maps_from_dify": "PerfexCRM"
|
|
},
|
|
{
|
|
"id": "f29c8457-f16d-4fb3-979d-6e5901de1b20",
|
|
"title": "Descomplicar: Marketing Digital",
|
|
"topics": [
|
|
"servicos",
|
|
"descomplicar"
|
|
],
|
|
"maps_from_dify": "Servicos Descomplicar"
|
|
}
|
|
]
|
|
},
|
|
"dify_kb": {
|
|
"description": "Dify KB - datasets tematicos (FALLBACK)",
|
|
"query_tool": "mcp__dify-kb__dify_kb_retrieve_segments",
|
|
"datasets": [
|
|
{
|
|
"id": "43354eb6-f0b2-40cc-aa53-44e375ab347c",
|
|
"name": "PerfexCRM",
|
|
"priority": 1,
|
|
"document_count": 144,
|
|
"word_count": 1547186
|
|
},
|
|
{
|
|
"id": "bd65f36e-6004-4584-b478-129b2c21b4d2",
|
|
"name": "Servicos Descomplicar",
|
|
"priority": 1,
|
|
"document_count": 11,
|
|
"word_count": 1095103
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |