curl --request GET \
--url https://api.agentpowers.ai/v1/skills/{slug}/download{
"url": "<string>",
"slug": "<string>",
"license_code": "<string>"
}Download a skill package. Free skills are public. Paid require purchase.
curl --request GET \
--url https://api.agentpowers.ai/v1/skills/{slug}/download{
"url": "<string>",
"slug": "<string>",
"license_code": "<string>"
}Was this page helpful?