Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.duvo.ai/v2/skills/{skill_id}/download \ --header 'Authorization: Bearer <token>'
{ "error": "<string>", "message": "<string>" }
Download a custom skill as a ZIP archive. Only custom (team-owned) skills can be downloaded.
API key authentication. Get your API key from the Duvo dashboard.
Skill ID.
Default Response