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:
2026-03-05 17:16:15 +00:00
parent f2b5171ea2
commit 9404af7ac9
184 changed files with 20865 additions and 1993 deletions

View File

@@ -29,8 +29,8 @@
{
"name": "design-media",
"source": "./design-media",
"description": "UI/UX design, web design, video production with Remotion and PowerPoint generation. Backed by 3 Dify KB datasets.",
"version": "1.0.0",
"description": "Motor de design profissional multi-marca. 5 MCPs (Presenton, Penpot, Stitch, Figma, Design-Engine), 8 agents, 4 skills. Apresentacoes, infograficos, social media, web pages, logos, identidade visual.",
"version": "2.0.0",
"author": {
"name": "Descomplicar - Crescimento Digital",
"url": "https://descomplicar.pt"
@@ -57,20 +57,20 @@
}
},
{
"name": "hello-plugin",
"source": "./hello-plugin",
"description": "Plugin de exemplo para Claude Code. Demonstra skills, agents e hooks num formato minimo e didactico.",
"version": "1.0.0",
"name": "core-tools",
"source": "./core-tools",
"description": "Core system tools for plugin management, metrics, and infrastructure meta-operations.",
"version": "2.0.0",
"author": {
"name": "Emanuel Almeida",
"name": "Descomplicar - Crescimento Digital",
"url": "https://descomplicar.pt"
}
},
{
"name": "infraestrutura",
"source": "./infraestrutura",
"description": "Server management, CWP administration, EasyPanel deployments, security audits, backups and MCP development. Backed by 4 Dify KB datasets.",
"version": "1.0.0",
"description": "Server management, Proxmox VE/PBS/Clustering, CWP administration, EasyPanel deployments, security audits, backups and MCP development. Backed by 4 Dify KB datasets + NotebookLM Proxmox (150+ sources).",
"version": "1.1.0",
"author": {
"name": "Descomplicar - Crescimento Digital",
"url": "https://descomplicar.pt"
@@ -125,6 +125,16 @@
"name": "Descomplicar - Crescimento Digital",
"url": "https://descomplicar.pt"
}
},
{
"name": "metabase",
"source": "./metabase",
"description": "Metabase BI analytics - dashboards, SQL queries, database exploration and reporting via bi.descomplicar.pt. Powered by metabase-ai-assistant MCP.",
"version": "1.0.0",
"author": {
"name": "Descomplicar - Crescimento Digital",
"url": "https://descomplicar.pt"
}
}
]
}