skills/orthogonal-website-screenshot/SKILL.md
Take screenshots of websites and web pages
npx skillsauth add orthogonal-sh/skills website-screenshotInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Capture screenshots of any website or web page. Useful for documentation, monitoring, and visual records.
Uses Notte or Brand.dev APIs to capture website screenshots.
# First start a session, then screenshot
orth run notte /sessions/start -d '{"url":"https://stripe.com"}'
# Then take screenshot with the session_id
orth run notte /sessions/{session_id}/page/screenshot
orth run brand-dev /v1/brand/screenshot --query 'domain=stripe.com'
orth run notte /scrape -d '{"url":"https://example.com"}'
Returns screenshot URL:
ok on successviewport (above-the-fold) or full_pageReturns page content + session:
active while session is openTo take an explicit screenshot via Notte session:
orth run notte /sessions/{session_id}/page/screenshot
User: "Take a screenshot of Notion's homepage"
orth run brand-dev /v1/brand/screenshot --query 'domain=notion.so'
User: "Capture what vercel.com looks like"
orth run brand-dev /v1/brand/screenshot --query 'domain=vercel.com'
User: "Screenshot and scrape the content from this article"
orth run notte /scrape -d '{"url":"https://example.com/article"}'
domain for Brand.dev, url for Notte)idle_timeout_minutes (default 3) — take screenshots promptlytesting
Download videos from YouTube, Bilibili, Twitter, and thousands of other sites using yt-dlp. Use when the user provides a video URL and wants to download it, extract audio (MP3), download subtitles, or select video quality. Triggers on phrases like "下载视频", "download video", "yt-dlp", "YouTube", "B站", "抖音", "提取音频", "extract audio".
business
Send messages and manage Slack channels. Use when asked to send Slack messages, post to channels, list channels, or fetch message history.
development
Evaluate YC batch companies for investment — scrapes the YC directory, researches each company and its founders (work history, LinkedIn, website), assesses founder-company fit, and exports to Google Sheets with priority rankings. Use when asked to evaluate YC companies, research a YC batch, screen startups, or do due diligence on YC companies.
tools
Get current weather and forecasts using free APIs (no API key required). Use when asked about weather, temperature, forecasts, or climate conditions for any location.