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:
@@ -1,48 +1,67 @@
|
||||
{
|
||||
"description": "Dify KB datasets for WordPress domain",
|
||||
"query_tool": "mcp__dify-kb__dify_kb_retrieve_segments",
|
||||
"datasets": [
|
||||
{
|
||||
"id": "9da0b2b9-5051-4b99-b9f6-20bf35067092",
|
||||
"name": "WordPress",
|
||||
"priority": 1,
|
||||
"document_count": 13,
|
||||
"word_count": 819944
|
||||
"description": "Knowledge sources (NotebookLM + Dify KB) for WordPress domain",
|
||||
"sources": {
|
||||
"notebooklm": {
|
||||
"description": "NotebookLM - conhecimento curado profundo via Gemini 2.5 RAG (PRIMARIO)",
|
||||
"query_tool": "mcp__notebooklm__notebook_query",
|
||||
"notebooks": [
|
||||
{
|
||||
"id": "5be0d1a6-00f2-4cd9-b835-978cb7721601",
|
||||
"title": "WordPress e Elementor",
|
||||
"topics": [
|
||||
"wordpress"
|
||||
],
|
||||
"maps_from_dify": "WordPress"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "9c77d3e2-4d88-4a43-abff-d4e681267cc7",
|
||||
"name": "Elementor",
|
||||
"priority": 1,
|
||||
"document_count": 32,
|
||||
"word_count": 622946
|
||||
},
|
||||
{
|
||||
"id": "139cdf67-afce-46ec-9ccd-2a06040e5b9d",
|
||||
"name": "Crocoblock",
|
||||
"priority": 1,
|
||||
"document_count": 403,
|
||||
"word_count": 7566111
|
||||
},
|
||||
{
|
||||
"id": "bdf85c26-1824-4021-92d1-be20501b35ac",
|
||||
"name": "Crocoblock 2",
|
||||
"priority": 2,
|
||||
"document_count": 25,
|
||||
"word_count": 1429775
|
||||
},
|
||||
{
|
||||
"id": "2e9b7c48-c630-457a-83a0-db8e77f76eae",
|
||||
"name": "Kivicare",
|
||||
"priority": 2,
|
||||
"document_count": 178,
|
||||
"word_count": 1085806
|
||||
},
|
||||
{
|
||||
"id": "c8489151-de94-42b2-8cee-c0b961cfac6d",
|
||||
"name": "Desenvolvimento de WebSites",
|
||||
"priority": 2,
|
||||
"document_count": 31,
|
||||
"word_count": 4366521
|
||||
"dify_kb": {
|
||||
"description": "Dify KB - datasets tematicos (FALLBACK)",
|
||||
"query_tool": "mcp__dify-kb__dify_kb_retrieve_segments",
|
||||
"datasets": [
|
||||
{
|
||||
"id": "9da0b2b9-5051-4b99-b9f6-20bf35067092",
|
||||
"name": "WordPress",
|
||||
"priority": 1,
|
||||
"document_count": 13,
|
||||
"word_count": 819944
|
||||
},
|
||||
{
|
||||
"id": "9c77d3e2-4d88-4a43-abff-d4e681267cc7",
|
||||
"name": "Elementor",
|
||||
"priority": 1,
|
||||
"document_count": 32,
|
||||
"word_count": 622946
|
||||
},
|
||||
{
|
||||
"id": "139cdf67-afce-46ec-9ccd-2a06040e5b9d",
|
||||
"name": "Crocoblock",
|
||||
"priority": 1,
|
||||
"document_count": 403,
|
||||
"word_count": 7566111
|
||||
},
|
||||
{
|
||||
"id": "bdf85c26-1824-4021-92d1-be20501b35ac",
|
||||
"name": "Crocoblock 2",
|
||||
"priority": 2,
|
||||
"document_count": 25,
|
||||
"word_count": 1429775
|
||||
},
|
||||
{
|
||||
"id": "2e9b7c48-c630-457a-83a0-db8e77f76eae",
|
||||
"name": "Kivicare",
|
||||
"priority": 2,
|
||||
"document_count": 178,
|
||||
"word_count": 1085806
|
||||
},
|
||||
{
|
||||
"id": "c8489151-de94-42b2-8cee-c0b961cfac6d",
|
||||
"name": "Desenvolvimento de WebSites",
|
||||
"priority": 2,
|
||||
"document_count": 31,
|
||||
"word_count": 4366521
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user