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__*`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user