| name | ecc-web |
| description | Load web research ECC tools for fetching pages, scraping public content, and source collection. |
ECC Web
Use automatically when a task needs web research, page fetching, public content scraping, source collection, URLs, or website inspection.
Workflow
- Call
load_skill_tools("ecc/web").
- 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/web")
Reason: <tool error>
Recovery steps:
- Run `/help-agent101` to confirm ECC categories are available.
- Check that server/tools/ecc/web.py imports correctly.