Skills
Skills are your API for anything. Describe what you need in plain text, and get a production-ready API endpoint you can call repeatedly.
Creating Skills
Via UI (Recommended)
The easiest way to create skills is through the Cloud Dashboard. Use manual mode to describe exactly what you want, then test and refine until it works perfectly.

- Go to cloud.browser-use.com/skills
- Click “Create Skill” and use manual mode
- Describe your automation goal
- Wait for it to build and test
- Execute via UI or API
Via API
Polling Status
Skills build asynchronously. Poll until finished:
Getting Schemas
Once finished, get the parameter and output schemas:
Executing Skills
Execute with the required parameters:
Refining Skills
If execution fails, refine with feedback:
Pricing
Generation: Free
Execution: $0.01 per API call