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

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

The crawlable URL list is in the sitemap.

← all 25 use cases