feat: refactor 30+ skills to Anthropic progressive disclosure pattern

- All SKILL.md files now <500 lines (avg reduction 69%)
- Detailed content extracted to references/ subdirectories
- Frontmatter standardised: only name + description (Anthropic standard)
- New skills: brand-guidelines, spec-coauthor, report-templates, skill-creator
- Design skills: anti-slop guidelines, premium-proposals reference
- Removed non-standard frontmatter fields (triggers, version, author, category)

Plugins affected: infraestrutura, marketing, dev-tools, crm-ops, gestao,
core-tools, negocio, perfex-dev, wordpress, design-media

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-12 15:05:03 +00:00
parent 9404af7ac9
commit 6b3a6f2698
397 changed files with 67154 additions and 17257 deletions

View File

@@ -1,5 +1,5 @@
{
"description": "Knowledge sources (NotebookLM + Dify KB) for CRM Operations domain",
"description": "Knowledge sources for CRM Operations domain",
"sources": {
"notebooklm": {
"description": "NotebookLM - conhecimento curado profundo via Gemini 2.5 RAG (PRIMARIO)",
@@ -10,8 +10,7 @@
"title": "Perfex CRM: Gestao de Clientes e Projetos",
"topics": [
"perfexcrm"
],
"maps_from_dify": "PerfexCRM"
]
},
{
"id": "f29c8457-f16d-4fb3-979d-6e5901de1b20",
@@ -19,30 +18,9 @@
"topics": [
"servicos",
"descomplicar"
],
"maps_from_dify": "Servicos Descomplicar"
}
]
},
"dify_kb": {
"description": "Dify KB - datasets tematicos (FALLBACK)",
"query_tool": "mcp__dify-kb__dify_kb_retrieve_segments",
"datasets": [
{
"id": "43354eb6-f0b2-40cc-aa53-44e375ab347c",
"name": "PerfexCRM",
"priority": 1,
"document_count": 144,
"word_count": 1547186
},
{
"id": "bd65f36e-6004-4584-b478-129b2c21b4d2",
"name": "Servicos Descomplicar",
"priority": 1,
"document_count": 11,
"word_count": 1095103
]
}
]
}
}
}
}