skills/orthogonal-scrapecreators/SKILL.md
Social media scraping - Instagram, TikTok, LinkedIn, and X/Twitter profiles, posts, and content
npx skillsauth add orthogonal-sh/skills scrapecreatorsInstall 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.
Scrape profiles, posts, and content from Instagram, TikTok, LinkedIn, and X/Twitter.
Parameters:
orth api run scrapecreators /v1/twitter/profile --query 'handle=openai'
Parameters:
orth api run scrapecreators /v1/twitter/user-tweets --query 'handle=openai'
Parameters:
orth api run scrapecreators /v1/twitter/tweet --query 'url=https://x.com/OpenAI/status/123456'
Parameters:
orth api run scrapecreators /v1/linkedin/profile --query 'url=https://linkedin.com/in/satyanadella'
Parameters:
orth api run scrapecreators /v1/linkedin/post --query 'url=https://linkedin.com/posts/somepost'
Parameters:
orth api run scrapecreators /v1/linkedin/company --query 'url=https://linkedin.com/company/anthropic'
Get Instagram profile data and recent posts.
Parameters:
orth api run scrapecreators /v1/instagram/profile --query 'handle=openai'
Parameters:
orth api run scrapecreators /v1/instagram/basic-profile --query 'userId=12345'
Parameters:
orth api run scrapecreators /v1/instagram/post --query 'url=https://instagram.com/p/abc123'
Parameters:
orth api run scrapecreators /v1/tiktok/profile --query 'handle=charlidamelio'
Parameters:
orth api run scrapecreators /v1/tiktok/search/hashtag --query 'hashtag=tech'
Parameters:
orth api run scrapecreators /v1/tiktok/get-trending-feed --query 'region=US'
For full endpoint details and parameters:
orth api show scrapecreators # List all endpoints
orth api show scrapecreators /v1/twitter/profile # Get endpoint details
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