Skills
Manage Agent Skills (https://agentskills.io). A skill packages a SKILL.md instruction file plus optional bundled scripts, references, and assets. Skills can be user-invoked via slash command or auto-invoked by the model via the frontend Skill tool.
List skills by project.
Authorization
api_key API key authentication using Bearer token format
In: header
Path Parameters
Organization slug
Project slug
Query Parameters
Maximum number of results to return
int64Cursor for keyset pagination. Encoded as base64 string.
Pagination direction: "forward" (default) or "backward".
Include soft-deleted records in results
Response Body
application/json
application/json
application/json
curl -X GET "https://loading/admin/v1/organizations/string/projects/string/skills"{
"data": [
{
"allowed_tools": [
"string"
],
"argument_hint": "string",
"created_at": "2019-08-24T14:15:22Z",
"description": "string",
"disable_model_invocation": true,
"files": [
{
"byte_size": 0,
"content": "string",
"content_type": "string",
"created_at": "2019-08-24T14:15:22Z",
"path": "string",
"updated_at": "2019-08-24T14:15:22Z"
}
],
"files_manifest": [
{
"byte_size": 0,
"content_type": "string",
"path": "string"
}
],
"frontmatter_extra": {
"property1": null,
"property2": null
},
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"owner_id": "8826ee2e-7933-4665-aef2-2393f84a0d05",
"owner_type": "organization",
"source_ref": "string",
"source_url": "string",
"total_bytes": 0,
"updated_at": "2019-08-24T14:15:22Z",
"user_invocable": true
}
],
"pagination": {
"has_more": true,
"limit": 100,
"next_cursor": "MTczMzU4MDgwMDAwMDphYmMxMjM0NS02Nzg5LTAxMjMtNDU2Ny0wMTIzNDU2Nzg5YWI",
"prev_cursor": "string"
}
}{
"error": {
"code": "budget_exceeded",
"message": "Budget limit exceeded for monthly period",
"param": null,
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"type": "invalid_request_error"
}
}{
"error": {
"code": "budget_exceeded",
"message": "Budget limit exceeded for monthly period",
"param": null,
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"type": "invalid_request_error"
}
}List skills by organization.
Authorization
api_key API key authentication using Bearer token format
In: header
Path Parameters
Organization slug
Query Parameters
Maximum number of results to return
int64Cursor for keyset pagination. Encoded as base64 string.
Pagination direction: "forward" (default) or "backward".
Include soft-deleted records in results
Response Body
application/json
application/json
application/json
curl -X GET "https://loading/admin/v1/organizations/string/skills"{
"data": [
{
"allowed_tools": [
"string"
],
"argument_hint": "string",
"created_at": "2019-08-24T14:15:22Z",
"description": "string",
"disable_model_invocation": true,
"files": [
{
"byte_size": 0,
"content": "string",
"content_type": "string",
"created_at": "2019-08-24T14:15:22Z",
"path": "string",
"updated_at": "2019-08-24T14:15:22Z"
}
],
"files_manifest": [
{
"byte_size": 0,
"content_type": "string",
"path": "string"
}
],
"frontmatter_extra": {
"property1": null,
"property2": null
},
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"owner_id": "8826ee2e-7933-4665-aef2-2393f84a0d05",
"owner_type": "organization",
"source_ref": "string",
"source_url": "string",
"total_bytes": 0,
"updated_at": "2019-08-24T14:15:22Z",
"user_invocable": true
}
],
"pagination": {
"has_more": true,
"limit": 100,
"next_cursor": "MTczMzU4MDgwMDAwMDphYmMxMjM0NS02Nzg5LTAxMjMtNDU2Ny0wMTIzNDU2Nzg5YWI",
"prev_cursor": "string"
}
}{
"error": {
"code": "budget_exceeded",
"message": "Budget limit exceeded for monthly period",
"param": null,
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"type": "invalid_request_error"
}
}{
"error": {
"code": "budget_exceeded",
"message": "Budget limit exceeded for monthly period",
"param": null,
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"type": "invalid_request_error"
}
}List skills by team.
Authorization
api_key API key authentication using Bearer token format
In: header
Path Parameters
Organization slug
Team slug
Query Parameters
Maximum number of results to return
int64Cursor for keyset pagination. Encoded as base64 string.
Pagination direction: "forward" (default) or "backward".
Include soft-deleted records in results
Response Body
application/json
application/json
application/json
curl -X GET "https://loading/admin/v1/organizations/string/teams/string/skills"{
"data": [
{
"allowed_tools": [
"string"
],
"argument_hint": "string",
"created_at": "2019-08-24T14:15:22Z",
"description": "string",
"disable_model_invocation": true,
"files": [
{
"byte_size": 0,
"content": "string",
"content_type": "string",
"created_at": "2019-08-24T14:15:22Z",
"path": "string",
"updated_at": "2019-08-24T14:15:22Z"
}
],
"files_manifest": [
{
"byte_size": 0,
"content_type": "string",
"path": "string"
}
],
"frontmatter_extra": {
"property1": null,
"property2": null
},
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"owner_id": "8826ee2e-7933-4665-aef2-2393f84a0d05",
"owner_type": "organization",
"source_ref": "string",
"source_url": "string",
"total_bytes": 0,
"updated_at": "2019-08-24T14:15:22Z",
"user_invocable": true
}
],
"pagination": {
"has_more": true,
"limit": 100,
"next_cursor": "MTczMzU4MDgwMDAwMDphYmMxMjM0NS02Nzg5LTAxMjMtNDU2Ny0wMTIzNDU2Nzg5YWI",
"prev_cursor": "string"
}
}{
"error": {
"code": "budget_exceeded",
"message": "Budget limit exceeded for monthly period",
"param": null,
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"type": "invalid_request_error"
}
}{
"error": {
"code": "budget_exceeded",
"message": "Budget limit exceeded for monthly period",
"param": null,
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"type": "invalid_request_error"
}
}Create a skill.
Authorization
api_key API key authentication using Bearer token format
In: header
Request Body
application/json
Owner specification for creating a skill.
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://loading/admin/v1/skills" \ -H "Content-Type: application/json" \ -d '{ "description": "string", "files": [ { "content": "string", "path": "string" } ], "name": "string", "owner": { "organization_id": "7c60d51f-b44e-4682-87d6-449835ea4de6", "type": "organization" } }'{
"allowed_tools": [
"string"
],
"argument_hint": "string",
"created_at": "2019-08-24T14:15:22Z",
"description": "string",
"disable_model_invocation": true,
"files": [
{
"byte_size": 0,
"content": "string",
"content_type": "string",
"created_at": "2019-08-24T14:15:22Z",
"path": "string",
"updated_at": "2019-08-24T14:15:22Z"
}
],
"files_manifest": [
{
"byte_size": 0,
"content_type": "string",
"path": "string"
}
],
"frontmatter_extra": {
"property1": null,
"property2": null
},
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"owner_id": "8826ee2e-7933-4665-aef2-2393f84a0d05",
"owner_type": "organization",
"source_ref": "string",
"source_url": "string",
"total_bytes": 0,
"updated_at": "2019-08-24T14:15:22Z",
"user_invocable": true
}{
"error": {
"code": "budget_exceeded",
"message": "Budget limit exceeded for monthly period",
"param": null,
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"type": "invalid_request_error"
}
}{
"error": {
"code": "budget_exceeded",
"message": "Budget limit exceeded for monthly period",
"param": null,
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"type": "invalid_request_error"
}
}{
"error": {
"code": "budget_exceeded",
"message": "Budget limit exceeded for monthly period",
"param": null,
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"type": "invalid_request_error"
}
}Get a skill by ID (with full file contents).
Authorization
api_key API key authentication using Bearer token format
In: header
Path Parameters
Skill ID
uuidResponse Body
application/json
application/json
curl -X GET "https://loading/admin/v1/skills/497f6eca-6276-4993-bfeb-53cbbbba6f08"{
"allowed_tools": [
"string"
],
"argument_hint": "string",
"created_at": "2019-08-24T14:15:22Z",
"description": "string",
"disable_model_invocation": true,
"files": [
{
"byte_size": 0,
"content": "string",
"content_type": "string",
"created_at": "2019-08-24T14:15:22Z",
"path": "string",
"updated_at": "2019-08-24T14:15:22Z"
}
],
"files_manifest": [
{
"byte_size": 0,
"content_type": "string",
"path": "string"
}
],
"frontmatter_extra": {
"property1": null,
"property2": null
},
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"owner_id": "8826ee2e-7933-4665-aef2-2393f84a0d05",
"owner_type": "organization",
"source_ref": "string",
"source_url": "string",
"total_bytes": 0,
"updated_at": "2019-08-24T14:15:22Z",
"user_invocable": true
}{
"error": {
"code": "budget_exceeded",
"message": "Budget limit exceeded for monthly period",
"param": null,
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"type": "invalid_request_error"
}
}Update a skill.
Authorization
api_key API key authentication using Bearer token format
In: header
Path Parameters
Skill ID
uuidRequest Body
application/json
Response Body
application/json
application/json
application/json
application/json
curl -X PATCH "https://loading/admin/v1/skills/497f6eca-6276-4993-bfeb-53cbbbba6f08" \ -H "Content-Type: application/json" \ -d '{}'{
"allowed_tools": [
"string"
],
"argument_hint": "string",
"created_at": "2019-08-24T14:15:22Z",
"description": "string",
"disable_model_invocation": true,
"files": [
{
"byte_size": 0,
"content": "string",
"content_type": "string",
"created_at": "2019-08-24T14:15:22Z",
"path": "string",
"updated_at": "2019-08-24T14:15:22Z"
}
],
"files_manifest": [
{
"byte_size": 0,
"content_type": "string",
"path": "string"
}
],
"frontmatter_extra": {
"property1": null,
"property2": null
},
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"owner_id": "8826ee2e-7933-4665-aef2-2393f84a0d05",
"owner_type": "organization",
"source_ref": "string",
"source_url": "string",
"total_bytes": 0,
"updated_at": "2019-08-24T14:15:22Z",
"user_invocable": true
}{
"error": {
"code": "budget_exceeded",
"message": "Budget limit exceeded for monthly period",
"param": null,
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"type": "invalid_request_error"
}
}{
"error": {
"code": "budget_exceeded",
"message": "Budget limit exceeded for monthly period",
"param": null,
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"type": "invalid_request_error"
}
}{
"error": {
"code": "budget_exceeded",
"message": "Budget limit exceeded for monthly period",
"param": null,
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"type": "invalid_request_error"
}
}Soft-delete a skill.
Authorization
api_key API key authentication using Bearer token format
In: header
Path Parameters
Skill ID
uuidResponse Body
application/json
curl -X DELETE "https://loading/admin/v1/skills/497f6eca-6276-4993-bfeb-53cbbbba6f08"{
"error": {
"code": "budget_exceeded",
"message": "Budget limit exceeded for monthly period",
"param": null,
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"type": "invalid_request_error"
}
}List skills by user.
Authorization
api_key API key authentication using Bearer token format
In: header
Path Parameters
User ID
uuidQuery Parameters
Maximum number of results to return
int64Cursor for keyset pagination. Encoded as base64 string.
Pagination direction: "forward" (default) or "backward".
Include soft-deleted records in results
Response Body
application/json
application/json
curl -X GET "https://loading/admin/v1/users/497f6eca-6276-4993-bfeb-53cbbbba6f08/skills"{
"data": [
{
"allowed_tools": [
"string"
],
"argument_hint": "string",
"created_at": "2019-08-24T14:15:22Z",
"description": "string",
"disable_model_invocation": true,
"files": [
{
"byte_size": 0,
"content": "string",
"content_type": "string",
"created_at": "2019-08-24T14:15:22Z",
"path": "string",
"updated_at": "2019-08-24T14:15:22Z"
}
],
"files_manifest": [
{
"byte_size": 0,
"content_type": "string",
"path": "string"
}
],
"frontmatter_extra": {
"property1": null,
"property2": null
},
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"owner_id": "8826ee2e-7933-4665-aef2-2393f84a0d05",
"owner_type": "organization",
"source_ref": "string",
"source_url": "string",
"total_bytes": 0,
"updated_at": "2019-08-24T14:15:22Z",
"user_invocable": true
}
],
"pagination": {
"has_more": true,
"limit": 100,
"next_cursor": "MTczMzU4MDgwMDAwMDphYmMxMjM0NS02Nzg5LTAxMjMtNDU2Ny0wMTIzNDU2Nzg5YWI",
"prev_cursor": "string"
}
}{
"error": {
"code": "budget_exceeded",
"message": "Budget limit exceeded for monthly period",
"param": null,
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"type": "invalid_request_error"
}
}