compare-agent-tools
Installation
SKILL.md
Compare Agent Tools
Use this skill when the user wants a ranked shortlist, best option, tradeoff analysis, or evidence-backed comparison of tools for an agent workflow.
Workflow
- Search a focused query:
curl -fsS 'https://canagentsuse.com/api/agent/search?q=<query>&page=1&limit=10'
- If comparing many tools, fetch the full catalog once:
curl -fsS 'https://canagentsuse.com/api/agent/catalog'
- Fetch individual records for finalists: