| name | ecc-presentation |
| description | Load presentation ECC tools for slide decks, documents, reports, and polished deliverables. |
ECC Presentation
Use automatically when a task needs presentations, slide decks, PPTX output, documents, reports, or polished written deliverables.
Workflow
- Call
load_skill_tools("ecc/presentation").
- Use the loaded tools only when they are relevant to the current task.
- Keep work scoped to the active thread.
Tools
Error Handling
If loading fails, respond with:
Failed operation: load_skill_tools("ecc/presentation")
Reason: <tool error>
Recovery steps:
- Run `/help-agent101` to confirm ECC categories are available.
- Check that server/tools/ecc/presentation.py imports correctly.