skills
Extract web data and automate browsers with AI agents
All Skills in This Repository (93)
Pure Emerald Level Indicatorsbrowser-act
Automate browser rendering, interaction, and data extraction via a Python CLI.
browser-act-skill-forge
Convert user-described extraction needs into deployable SKILL.md and Python script packages.
instagram-post-comments
Fetch paginated Instagram post comments and return structured JSON.
wechat-article-search-api-skill
Search WeChat articles by keywords and extract full-text content via BrowserAct API.
xiaohongshu-user-profile
Extract Xiaohongshu user profiles and notes into structured JSON.
xiaohongshu-search
Search Xiaohongshu notes by keyword and return structured JSON with engagement metrics.
instagram-profile-meta
Fetch structured Instagram profile metadata as JSON for a given username.
x-dm-auto-chat
Automate X DM outreach and replies with persona-based messaging.
x-keyword-comment
Automate contextual replies to keyword-matched tweets on X.
instagram-place-posts
Fetch Instagram location posts with captions, like counts, and metadata.
xiaohongshu-note-detail
Extract Xiaohongshu note metadata and paginated comments by note ID.
instagram-hashtag-posts
Retrieve Instagram hashtag posts with media, captions, and user metadata via GraphQL.
Frequently Asked Questions
FAQPage SchemaHow to install BrowserAct skills?โผ
Run `npx skills add browser-act/skills --all -g -y` in your terminal to install the full suite globally for your AI agent.
What websites can BrowserAct scrape?โผ
It ships with 50+ pre-built extractors covering Amazon, eBay, Etsy, Walmart, Taobao, 1688, Airbnb, Instagram, TikTok, YouTube, Reddit, X, Facebook, Threads, Xiaohongshu, Zhihu, WeChat, and Trustpilot.
How does BrowserAct handle CAPTCHAs and anti-bot blocks?โผ
It uses stealth browser fingerprints, proxy rotation, and automatic CAPTCHA solving, and can hand off to a human via a live remote link when a challenge cannot be solved automatically.
Can I build a scraper for a website not in the catalog?โผ
Yes. The Skill Forge skill explores any website once, discovers its APIs or page structure, and generates a reusable extraction skill without you writing code.
Which AI agents work with BrowserAct?โผ
It works with Claude Code, Cursor, OpenClaw, Codex, Gemini CLI, and any agent that can run shell commands and load SKILL.md files.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web