Files
claude-plugins/automacao/knowledge/datasets.json
Emanuel Almeida 6b3a6f2698 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>
2026-03-12 15:05:03 +00:00

41 lines
991 B
JSON

{
"description": "Knowledge sources for Automation domain",
"sources": {
"notebooklm": {
"description": "NotebookLM - conhecimento curado profundo via Gemini 2.5 RAG (PRIMARIO)",
"query_tool": "mcp__notebooklm__notebook_query",
"notebooks": [
{
"id": "f2c809b8-1cb5-4dd0-aa7e-be2cfb6704d1",
"title": "n8n",
"topics": [
"n8n"
]
},
{
"id": "929ef67b-c131-4f01-abd0-8b078491a6b7",
"title": "AI Automation Stack",
"topics": [
]
},
{
"id": "be6f72ac-f8ba-4337-912d-abd5dd448519",
"title": "Open WebUI",
"topics": [
"open",
"webui"
]
},
{
"id": "ab876d0d-12a8-43d9-bc62-59c1c8e9d0f8",
"title": "Transformacao Digital e IA",
"topics": [
"ferramentas",
"automacao"
]
}
]
}
}
}