skills/orthogonal-seo-analyzer/SKILL.md
Analyze website SEO - keywords, content, competitors, and improvement opportunities
npx skillsauth add orthogonal-sh/skills seo-analyzerInstall 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.
Analyze websites for SEO performance, keywords, content quality, and competitor positioning.
Map the website structure:
orth api run tavily /map --body '{"url": "https://example.com"}'
Get content for analysis:
orth api run scrapegraph /v1/smartscraper --body '{
"website_url": "https://example.com",
"user_prompt": "Extract page title, meta description, headings (H1, H2, H3), main content, and internal links"
}'
Find linking opportunities:
orth api run exa /search --body '{
"query": "blogs and websites that accept guest posts about productivity software",
"num_results": 20
}'
# Quick site analysis
orth api run scrapegraph /v1/smartscraper --body '{
"website_url": "https://mysite.com",
"user_prompt": "Analyze this page for SEO: title tag, meta description, heading structure, keyword usage, content length"
}'
List all endpoints, or add a path for parameter details:
orth api show exa
orth api show scrapegraph
orth api show tavily
Example: orth api show olostep /v1/scrapes for endpoint parameters.
testing
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.
development
Take screenshots of websites and web pages