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:
@@ -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