Fork a skill — create an independent copy in the caller's workspace
skills
Fork a skill — create an independent copy in the caller's workspace
Fork a skill — create an independent copy in the caller’s workspace.
The forked skill:
- Gets a unique name (e.g. ‘code-review-data-team’ or user-supplied)
- Copies the latest version body
- Tracks its origin via forked_from_skill_id + forked_at_version_id
- Is owned by the caller’s workspace
- Always gets ‘org’ visibility (even if source is ‘public’)
For registry installs, also:
- Blocks duplicate installs from the same source skill
- Atomically increments install_count on the source skill
POST
Fork a skill — create an independent copy in the caller's workspace
Authorizations
Enter your API key (e.g. dai_sk_test_key_001)
Path Parameters
Cookies
Body
application/json
Response
Successful Response