🎯
notte-browser
🎯Skillfrom nottelabs/notte-skills
What it does
|Official Notte skills that let AI coding agents drive a real cloud or local browser with observe, click, fill, and scrape primitives, plus the ability to deploy browser automation as scheduled, API-callable Functions.
Same repository
nottelabs/notte-skills(4 items)
notte-browser
Installation
Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add nottelabs/notte-skills --skill notte-browserskills.sh Install⚠ Installs to .agents/skills/
npx skills add nottelabs/notte-skills --skill notte-browserManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/notte-browser/SKILL.mdSKILL.md
60Installs
-
AddedMay 12, 2026
More from this repository3
🔌🏪🔌
notte-cli🔌Plugin
CLI commands for managing browser sessions, accounts, and Functions with the Notte CLI. Use when working with the notte command-line tool.
nottelabs/notte-skills🏪Marketplace
AI Agents Skills resources for the notte ecosystem
notte-sdks🔌Plugin
SDK skills for building browser automation and agent workflows with Notte's Python SDK and MCP server. Use when writing code to control browsers programmatically with Notte.