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

  1. Search a focused query:
curl -fsS 'https://canagentsuse.com/api/agent/search?q=<query>&page=1&limit=10'
  1. If comparing many tools, fetch the full catalog once:
curl -fsS 'https://canagentsuse.com/api/agent/catalog'
  1. Fetch individual records for finalists:
Installs
1
First Seen
Today
compare-agent-tools — phuctm97/canagentsuse