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>
92 lines
2.5 KiB
JSON
92 lines
2.5 KiB
JSON
{
|
|
"description": "Knowledge sources (NotebookLM + Dify KB) for Gestao domain",
|
|
"sources": {
|
|
"notebooklm": {
|
|
"description": "NotebookLM - conhecimento curado profundo via Gemini 2.5 RAG (PRIMARIO)",
|
|
"query_tool": "mcp__notebooklm__notebook_query",
|
|
"notebooks": [
|
|
{
|
|
"id": "0c9c079c-a426-486c-99eb-1564d42d37ad",
|
|
"title": "Gestao de Projectos e Agile",
|
|
"topics": [
|
|
"gestao"
|
|
],
|
|
"maps_from_dify": "Gestao"
|
|
},
|
|
{
|
|
"id": "f9dc59c2-718b-4b12-bd06-095d4bfa3e34",
|
|
"title": "Gestao de Operacoes",
|
|
"topics": [
|
|
"gestao",
|
|
"processos"
|
|
],
|
|
"maps_from_dify": "Gestao de Processos"
|
|
},
|
|
{
|
|
"id": "79d43410-0e29-4be1-881d-84db6bdc239a",
|
|
"title": "Estrategia e Empreendedorismo",
|
|
"topics": [
|
|
"estrategia"
|
|
],
|
|
"maps_from_dify": "Estrategia"
|
|
},
|
|
{
|
|
"id": "ebee9fe1-78fd-4f85-8938-f19f3ea32131",
|
|
"title": "Obsidian + Claude",
|
|
"topics": [
|
|
"produtividade"
|
|
],
|
|
"maps_from_dify": "Produtividade"
|
|
}
|
|
]
|
|
},
|
|
"dify_kb": {
|
|
"description": "Dify KB - datasets tematicos (FALLBACK)",
|
|
"query_tool": "mcp__dify-kb__dify_kb_retrieve_segments",
|
|
"datasets": [
|
|
{
|
|
"id": "22799925-8dc5-4a1f-92b9-233468a5048b",
|
|
"name": "Gestao",
|
|
"priority": 1,
|
|
"document_count": 86,
|
|
"word_count": 9137325
|
|
},
|
|
{
|
|
"id": "e2b1cd92-aa72-4404-8bf3-9f5bf16b044a",
|
|
"name": "Gestao de Projetos",
|
|
"priority": 1,
|
|
"document_count": 41,
|
|
"word_count": 14018064
|
|
},
|
|
{
|
|
"id": "cae2a27e-f5bc-4d75-8a7a-9f83064f2512",
|
|
"name": "Gestao de Processos",
|
|
"priority": 1,
|
|
"document_count": 3,
|
|
"word_count": 732099
|
|
},
|
|
{
|
|
"id": "73ec984b-3da2-4cfd-9f83-5f6b02b877b4",
|
|
"name": "Estrategia",
|
|
"priority": 2,
|
|
"document_count": 50,
|
|
"word_count": 8348608
|
|
},
|
|
{
|
|
"id": "8ce4429f-8cf6-43b5-869d-75c8e1b461e8",
|
|
"name": "Produtividade",
|
|
"priority": 2,
|
|
"document_count": 5,
|
|
"word_count": 612301
|
|
},
|
|
{
|
|
"id": "8eb4682b-eff2-4366-a577-18b698d900da",
|
|
"name": "Escrever PT-PT",
|
|
"priority": 2,
|
|
"document_count": 2,
|
|
"word_count": 79968
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |