find-cli-tools

Installation
SKILL.md

Find CLI Tools

Use this skill when the user needs tools an agent can operate through a command-line interface.

Search

Search for CLI-capable tools:

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

Search within a domain:

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

Fetch one record:

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