feat: sync all plugins, skills, agents updates
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>
This commit is contained in:
@@ -5,6 +5,16 @@ role: Líder técnico de automação e orquestração
|
||||
domain: Automation
|
||||
model: sonnet
|
||||
tools: Read, Write, Edit, Bash, Glob, Grep, ToolSearch
|
||||
|
||||
# Dependencies
|
||||
primary_mcps:
|
||||
- desk-crm-v3
|
||||
- n8n
|
||||
- ssh-unified
|
||||
recommended_mcps:
|
||||
- gitea
|
||||
- memory-supabase
|
||||
- filesystem
|
||||
skills:
|
||||
- _core
|
||||
desk_task: 1492
|
||||
@@ -139,7 +149,17 @@ Trigger → [Passo 1] → [Passo 2] → Output
|
||||
6. Registar performance
|
||||
```
|
||||
|
||||
## Datasets Dify (Consultar SEMPRE)
|
||||
## Knowledge Sources (Consultar SEMPRE)
|
||||
|
||||
### NotebookLM (Primario - usar PRIMEIRO)
|
||||
|
||||
```
|
||||
mcp__notebooklm__notebook_query notebook_id:"f2c809b8-1cb5-4dd0-aa7e-be2cfb6704d1" query:"workflows automacao integracao"
|
||||
mcp__notebooklm__notebook_query notebook_id:"ab876d0d-12a8-43d9-bc62-59c1c8e9d0f8" query:"AI agents orchestration"
|
||||
mcp__notebooklm__notebook_query notebook_id:"929ef67b-c131-4f01-abd0-8b078491a6b7" query:"LLM workflows deployment"
|
||||
```
|
||||
|
||||
### Dify KB (Secundario - se NotebookLM insuficiente)
|
||||
|
||||
```
|
||||
mcp__dify-kb__dify_kb_retrieve_segments dataset:"n8n" query:"workflows automacao integracao"
|
||||
|
||||
@@ -7,6 +7,16 @@ role: Especialista em desenvolvimento de servidores MCP e integracoes para o eco
|
||||
domain: Dev
|
||||
model: sonnet
|
||||
tools: Read, Write, Edit, Bash, Glob, Grep, ToolSearch
|
||||
|
||||
# Dependencies
|
||||
primary_mcps:
|
||||
- desk-crm-v3
|
||||
- gitea
|
||||
- ssh-unified
|
||||
recommended_mcps:
|
||||
- context7
|
||||
- filesystem
|
||||
- memory-supabase
|
||||
skills:
|
||||
- _core
|
||||
desk_task: 1508
|
||||
@@ -42,7 +52,18 @@ Especialista em desenvolvimento, optimizacao e manutencao de servidores MCP e fe
|
||||
- Design de estrategias de caching e transformacao de dados
|
||||
- Testes de compliance e validacao de protocolo MCP
|
||||
|
||||
## Datasets Dify (Consultar SEMPRE)
|
||||
## Knowledge Sources (Consultar SEMPRE)
|
||||
|
||||
### NotebookLM (Primario - usar PRIMEIRO)
|
||||
|
||||
```
|
||||
mcp__notebooklm__notebook_query notebook_id:"73102308-70ef-403e-9be9-eae0cfc62d55" query:"protocol development tools integration"
|
||||
mcp__notebooklm__notebook_query notebook_id:"2876d1fe-5cea-4d98-8140-b0e1a81c6bc4" query:"MCP server configuration"
|
||||
mcp__notebooklm__notebook_query notebook_id:"24947ffa-0019-448a-a340-2f4a275d2eb1" query:"typescript nodejs api development"
|
||||
```
|
||||
|
||||
### Dify KB (Secundario - se NotebookLM insuficiente)
|
||||
|
||||
```
|
||||
mcp__dify-kb__dify_kb_retrieve_segments dataset:"MCP Servers" query:"protocol development tools integration"
|
||||
mcp__dify-kb__dify_kb_retrieve_segments dataset:"Claude Code" query:"MCP server configuration"
|
||||
@@ -98,7 +119,7 @@ Especialista em desenvolvimento, optimizacao e manutencao de servidores MCP e fe
|
||||
## MCPs Relevantes
|
||||
- `gitea`: Gestão de código MCP
|
||||
- `desk-crm-v3`: Tracking desenvolvimento (Proj #65, Milestone 256)
|
||||
- `dify-kb`: KB MCP Servers, Claude Code, Desenvolvimento Software
|
||||
- `notebooklm`: KB primaria (Gemini 2.5 RAG) | `dify-kb`: KB MCP Servers, Claude Code, Desenvolvimento Software
|
||||
- `ssh-unified`: Deploy em servidores
|
||||
|
||||
## Colaboracao
|
||||
@@ -120,7 +141,8 @@ Especialista em desenvolvimento, optimizacao e manutencao de servidores MCP e fe
|
||||
- SSH, SFTP, servidor management
|
||||
- Usage: `mcp__ssh-unified__*`
|
||||
|
||||
✓ **dify-kb** (knowledge)
|
||||
✓ **notebooklm** (knowledge primaria)
|
||||
✓ **dify-kb** (knowledge fallback)
|
||||
- Knowledge base AI
|
||||
- Usage: `mcp__dify-kb__*`
|
||||
|
||||
|
||||
@@ -7,6 +7,15 @@ role: Especialista em automacao de processos usando N8N para criacao de workflow
|
||||
domain: Automation
|
||||
model: sonnet
|
||||
tools: Read, Write, Edit, Bash, Glob, Grep, ToolSearch
|
||||
|
||||
# Dependencies
|
||||
primary_mcps:
|
||||
- n8n
|
||||
- desk-crm-v3
|
||||
recommended_mcps:
|
||||
- ssh-unified
|
||||
- gitea
|
||||
- filesystem
|
||||
skills:
|
||||
- _core
|
||||
desk_task: 1509
|
||||
@@ -42,7 +51,18 @@ Especialista em design, desenvolvimento e optimizacao de workflows automatizados
|
||||
- Implementacao de error handling robusto e retry logic
|
||||
- Monitorizacao e alertas para saude dos workflows
|
||||
|
||||
## Datasets Dify (Consultar SEMPRE)
|
||||
## Knowledge Sources (Consultar SEMPRE)
|
||||
|
||||
### NotebookLM (Primario - usar PRIMEIRO)
|
||||
|
||||
```
|
||||
mcp__notebooklm__notebook_query notebook_id:"f2c809b8-1cb5-4dd0-aa7e-be2cfb6704d1" query:"workflow automation nodes triggers"
|
||||
mcp__notebooklm__notebook_query notebook_id:"ab876d0d-12a8-43d9-bc62-59c1c8e9d0f8" query:"process automation integration"
|
||||
mcp__notebooklm__notebook_query notebook_id:"929ef67b-c131-4f01-abd0-8b078491a6b7" query:"AI automation workflows"
|
||||
```
|
||||
|
||||
### Dify KB (Secundario - se NotebookLM insuficiente)
|
||||
|
||||
```
|
||||
mcp__dify-kb__dify_kb_retrieve_segments dataset:"n8n" query:"workflow automation nodes triggers"
|
||||
mcp__dify-kb__dify_kb_retrieve_segments dataset:"Ferramentas de Automacao e IA" query:"process automation integration"
|
||||
@@ -98,7 +118,7 @@ Especialista em design, desenvolvimento e optimizacao de workflows automatizados
|
||||
|
||||
## MCPs Relevantes
|
||||
- `desk-crm-v3`: Dados para automações (leads, tarefas)
|
||||
- `dify-kb`: KB n8n, Ferramentas Automação, Dify
|
||||
- `notebooklm`: KB primaria (Gemini 2.5 RAG) | `dify-kb`: KB n8n, Ferramentas Automação, Dify
|
||||
- `memory-supabase`: Histórico de workflows criados
|
||||
|
||||
## Colaboracao
|
||||
@@ -116,7 +136,8 @@ Especialista em design, desenvolvimento e optimizacao de workflows automatizados
|
||||
- Workflows automation
|
||||
- Usage: `mcp__n8n__*`
|
||||
|
||||
✓ **dify-kb** (knowledge)
|
||||
✓ **notebooklm** (knowledge primaria)
|
||||
✓ **dify-kb** (knowledge fallback)
|
||||
- Knowledge base AI
|
||||
- Usage: `mcp__dify-kb__*`
|
||||
|
||||
|
||||
@@ -1,15 +1,114 @@
|
||||
{
|
||||
"description": "Dify KB datasets for Automation domain",
|
||||
"query_tool": "mcp__dify-kb__dify_kb_retrieve_segments",
|
||||
"datasets": [
|
||||
{"id": "f14521df-c44a-48f0-8703-b1d1cf77ca05", "name": "n8n", "priority": 1, "document_count": 1, "word_count": 206928},
|
||||
{"id": "44d1517b-65b8-4d81-8253-5683ff0b8830", "name": "Dify", "priority": 1, "document_count": 4, "word_count": 1244175},
|
||||
{"id": "b0a5e9e6-0d39-4e56-8c61-72c8e14ca41d", "name": "Flowise", "priority": 2, "document_count": 3, "word_count": 245565},
|
||||
{"id": "b3e994c9-f642-4f23-a3db-8d9e344d489f", "name": "Typebot", "priority": 2, "document_count": 1, "word_count": 79608},
|
||||
{"id": "728bed1f-79cb-4e56-aa8a-8dd961197354", "name": "Chatwoot", "priority": 2, "document_count": 7, "word_count": 149615},
|
||||
{"id": "76f14ca9-7e11-4924-9ebc-ccd79876aa78", "name": "Baserow", "priority": 2, "document_count": 1, "word_count": 53665},
|
||||
{"id": "ebf7e4aa-5d2c-49f0-bbb3-f73711a9e0b3", "name": "Open WebUI", "priority": 2, "document_count": 3, "word_count": 15266191},
|
||||
{"id": "22f1d0cf-0661-4a5d-ad0e-b3c1cd2c234a", "name": "Ferramentas Automacao e IA", "priority": 1, "document_count": 41, "word_count": 805400},
|
||||
{"id": "a8987108-2121-4e55-b055-67fe70f8aae0", "name": "Moodle", "priority": 3, "document_count": 40, "word_count": 764457}
|
||||
]
|
||||
}
|
||||
"description": "Knowledge sources (NotebookLM + Dify KB) for Automation domain",
|
||||
"sources": {
|
||||
"notebooklm": {
|
||||
"description": "NotebookLM - conhecimento curado profundo via Gemini 2.5 RAG (PRIMARIO)",
|
||||
"query_tool": "mcp__notebooklm__notebook_query",
|
||||
"notebooks": [
|
||||
{
|
||||
"id": "f2c809b8-1cb5-4dd0-aa7e-be2cfb6704d1",
|
||||
"title": "n8n",
|
||||
"topics": [
|
||||
"n8n"
|
||||
],
|
||||
"maps_from_dify": "n8n"
|
||||
},
|
||||
{
|
||||
"id": "929ef67b-c131-4f01-abd0-8b078491a6b7",
|
||||
"title": "AI Automation Stack",
|
||||
"topics": [
|
||||
"dify"
|
||||
],
|
||||
"maps_from_dify": "Dify"
|
||||
},
|
||||
{
|
||||
"id": "be6f72ac-f8ba-4337-912d-abd5dd448519",
|
||||
"title": "Open WebUI",
|
||||
"topics": [
|
||||
"open",
|
||||
"webui"
|
||||
],
|
||||
"maps_from_dify": "Open WebUI"
|
||||
},
|
||||
{
|
||||
"id": "ab876d0d-12a8-43d9-bc62-59c1c8e9d0f8",
|
||||
"title": "Transformacao Digital e IA",
|
||||
"topics": [
|
||||
"ferramentas",
|
||||
"automacao"
|
||||
],
|
||||
"maps_from_dify": "Ferramentas Automacao e IA"
|
||||
}
|
||||
]
|
||||
},
|
||||
"dify_kb": {
|
||||
"description": "Dify KB - datasets tematicos (FALLBACK)",
|
||||
"query_tool": "mcp__dify-kb__dify_kb_retrieve_segments",
|
||||
"datasets": [
|
||||
{
|
||||
"id": "f14521df-c44a-48f0-8703-b1d1cf77ca05",
|
||||
"name": "n8n",
|
||||
"priority": 1,
|
||||
"document_count": 1,
|
||||
"word_count": 206928
|
||||
},
|
||||
{
|
||||
"id": "44d1517b-65b8-4d81-8253-5683ff0b8830",
|
||||
"name": "Dify",
|
||||
"priority": 1,
|
||||
"document_count": 4,
|
||||
"word_count": 1244175
|
||||
},
|
||||
{
|
||||
"id": "b0a5e9e6-0d39-4e56-8c61-72c8e14ca41d",
|
||||
"name": "Flowise",
|
||||
"priority": 2,
|
||||
"document_count": 3,
|
||||
"word_count": 245565
|
||||
},
|
||||
{
|
||||
"id": "b3e994c9-f642-4f23-a3db-8d9e344d489f",
|
||||
"name": "Typebot",
|
||||
"priority": 2,
|
||||
"document_count": 1,
|
||||
"word_count": 79608
|
||||
},
|
||||
{
|
||||
"id": "728bed1f-79cb-4e56-aa8a-8dd961197354",
|
||||
"name": "Chatwoot",
|
||||
"priority": 2,
|
||||
"document_count": 7,
|
||||
"word_count": 149615
|
||||
},
|
||||
{
|
||||
"id": "76f14ca9-7e11-4924-9ebc-ccd79876aa78",
|
||||
"name": "Baserow",
|
||||
"priority": 2,
|
||||
"document_count": 1,
|
||||
"word_count": 53665
|
||||
},
|
||||
{
|
||||
"id": "ebf7e4aa-5d2c-49f0-bbb3-f73711a9e0b3",
|
||||
"name": "Open WebUI",
|
||||
"priority": 2,
|
||||
"document_count": 3,
|
||||
"word_count": 15266191
|
||||
},
|
||||
{
|
||||
"id": "22f1d0cf-0661-4a5d-ad0e-b3c1cd2c234a",
|
||||
"name": "Ferramentas Automacao e IA",
|
||||
"priority": 1,
|
||||
"document_count": 41,
|
||||
"word_count": 805400
|
||||
},
|
||||
{
|
||||
"id": "a8987108-2121-4e55-b055-67fe70f8aae0",
|
||||
"name": "Moodle",
|
||||
"priority": 3,
|
||||
"document_count": 40,
|
||||
"word_count": 764457
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user