Clone Skill
Clone a public marketplace skill to the user's project.
Authentication
X-Browser-Use-API-Keystring
API Key authentication via header
Path parameters
skill_id
Response
Successful Response
id
Unique identifier for the skill
title
Title of the skill (shows up in the public view)
description
Description of the skill (shows up in the public view)
parameters
Input parameters of the skill
outputSchema
Output schema of the skill
currentVersion
Current version of the skill
isOfficial
Whether the skill is official (verified by Browser Use)
createdAt
Creation timestamp
updatedAt
Last update timestamp