find-api-tools

Installation
SKILL.md

Find API Tools

Use this skill when the user wants tools an agent can operate through an API, SDK, webhook, or OpenAPI-compatible interface.

Search

Search for API-capable tools:

curl -fsS 'https://canagentsuse.com/api/agent/search?capability=api&page=1&limit=20'

Search within a domain:

curl -fsS 'https://canagentsuse.com/api/agent/search?q=<domain>%20api&capability=api&page=1&limit=10'

Fetch one record:

Installs
1
First Seen
Today
find-api-tools — phuctm97/canagentsuse