Create Skill

Create a new skill via automated generation.

Authentication

X-Browser-Use-API-Keystring
API Key authentication via header

Request

This endpoint expects an object.
goalstringRequired<=1000 characters

Goal of the skill (description of what the skill does and what the user should expect from it)

agentPromptstringRequired>=10 characters
Prompt for the agent to use when generating the skill automatically
titlestring or nullOptional<=100 characters

Optional title for the skill (will be generated if not provided)

Response

Successful Response
idstringformat: "uuid"
Unique identifier for the created skill

Errors