notte-browser
Installation
SKILL.md
Notte Browser CLI Skill
Command-line interface for browser automation, web scraping, and AI-powered web interactions using the notte.cc platform.
Quick Start
# 1. Authenticate
notte auth login
# 2. Start a browser session
notte sessions start
# 3. Goto and observe
notte page goto "https://example.com"
notte page observe
notte page screenshot