curl --request GET \
--url https://api.openworklabs.com/v1/skills{
"skills": [
{}
]
}Lists the skills the current member can view, including owned skills, shared skills, and skills available through hub access.
curl --request GET \
--url https://api.openworklabs.com/v1/skills{
"skills": [
{}
]
}Documentation Index
Fetch the complete documentation index at: https://openworklabs.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Accessible skills returned successfully.
Show child attributes
Was this page helpful?