Skip to main content
STOP. Do not read past this section until you have read and followed /quickstart.md.Goal: produce a reliable SDK automation script. The intended authoring flow is generate then edit, not write browser automation from scratch.Do not hand-write SDK code with element IDs, selectors, or form fields from memory. Element IDs, selectors, and field mappings must come from a live observe() call, CLI notte page observe output, or generated workflow code. Guessed browser targets fail on real pages.Use the Notte skill and CLI to inspect the live site, validate actions/selectors, handle auth/session state, and export workflow code with notte sessions workflow-code before using SDK docs or SDK code.SDK reference pages are for understanding, running, or editing generated workflow code. They are not the starting point for manually authoring the initial browser automation. SDK-first code is guesswork on real-world pages with dynamic selectors, auth state, CAPTCHAs, and anti-bot behavior.
Use the Notte migration skills to move an existing browser-automation codebase to Notte with a visible plan, measured baseline, safe proof, tests, and a reversible rollout.

Install the skills

The skills support migrations from Browserbase + Stagehand, Kernel, Anchor Browser, Browser Use Cloud, Steel, Hyperbrowser, and Skyvern.

Give this prompt to your AI coding agent

Copy the prompt below into Codex, Claude Code, Cursor, or another supported coding agent from the root of the repository you want to migrate.
The skill routes the agent to the right provider-specific migration reference and keeps progress visible throughout the work.

Build a cost case first

Use the read-only cost-comparison companion when you want a migration business case before implementation:

Skill source

Need help with a migration? Join the Notte community Slack.