Skip to main content
PUT
Update a skill you own. Set sharedWithCompany to share or unshare it.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

slug
string
required

Body

application/json
name
string
required
slug
string
description
string
files
object

Skill package files. Include SKILL.md; scripts and references stay in the sandbox until read there.

content
string

Compatibility alias for files.SKILL.md

priority
integer
sharedWithCompany
boolean
companyId
string

Ignored for company API keys; use the authenticated company. Required in the legacy personal-assistant API when sharing.

Response

200

Successful response