skills/modelscope.cn/browser-use-skill-creator

browser-use-skill-creator

SKILL.md

Browser Use Skill Creator

Create browser automation skills using the Browser Use Cloud API.

Quick Start

Use the skill creation script at apps/api/scripts/create_skill.py:

cd apps/api

# List available templates
uv run python scripts/create_skill.py list

# Create from template and wait for completion
uv run python scripts/create_skill.py create -t youtube-search -w
Installs
2
First Seen
Mar 26, 2026