jishie
200 OKevery command is a live endpoint · machine spec: /v1/openapi.json · orientation: /llms.txt

anyone Download the whole index as JSON

You want: the full catalog to load into your own system.

Pull the whole catalog as one JSON file — the same data the HTML renders — plus the fixed skill taxonomy every record references, so you can load it into your own system.

# the file the site itself renders (free)
curl https://jishie.com/v1/agents.json
# the normalized skill vocabulary every record references
curl https://jishie.com/v1/taxonomy

Try this call live → /v1/agents.json free · real JSON

The crawlable URL list is in the sitemap.

Related use cases

← all 26 use cases