cURL
curl --request GET \ --url http://localhost:3773/agent/skills
[ { "id": "example-v1", "name": "Example Skill", "description": "One thing the agent can do.", "tags": [ "demo" ], "version": "1.0.0" } ]
Documentation IndexFetch the complete documentation index at: https://docs.getbindu.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.getbindu.com/llms.txt
Use this file to discover all available pages before exploring further.
Array of skill summaries
Stable identifier, e.g. "pdf-summarize-v1".
"pdf-summarize-v1"
Human-readable display name.
Was this page helpful?