find-browser-tools
Installation
SKILL.md
Find Browser Tools
Use this skill when the user needs to know whether an agent can operate a product through a browser, especially when no API, CLI, or MCP interface is available.
Search
Search browser-operable tools:
curl -fsS 'https://canagentsuse.com/api/agent/search?capability=browser&page=1&limit=20'
Search a domain:
curl -fsS 'https://canagentsuse.com/api/agent/search?q=<domain>%20browser&capability=browser&page=1&limit=10'
Fetch one record: