weibo-qr-login-skillFetch Weibo login QR code via OpenClaw browser integration. Use when the user asks to log in to Weibo or needs a Weibo QR code. Runs a Python script that han...
Install via ClawdBot CLI:
clawdbot install fmls/weibo-qr-login-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://npmmirror.com/mirrors/playwrightAudited Apr 17, 2026 · audit v1.0
Generated May 11, 2026
Social media managers can use this skill to quickly log in to Weibo accounts without manual credential entry. The QR code login flow ensures secure authentication, and cookie saving enables persistent sessions for ongoing management tasks.
Researchers can automate Weibo login to scrape public data for sentiment analysis or trend monitoring. The skill handles cookie restoration to avoid repeated logins and includes robust retry logic for QR expiration.
Content distribution tools can integrate this skill to authenticate with Weibo for posting updates. The automated QR flow reduces manual intervention, and cookie management allows headless publishing across sessions.
QA teams can use the skill to systematically test Weibo login flows, including cookie validity checks and QR expiration handling. The script's built-in retry mechanisms help identify flaky network conditions.
Individual users who frequently use Weibo on desktop can automate login with QR codes, avoiding password exposure. Cookie saving speeds up future access, while the setup script ensures the environment is correctly configured.
Offer a paid dashboard that automates Weibo login for multiple accounts. Revenue comes from recurring subscriptions, with added value from cookie persistence and automated QR refresh.
Provide an API that leverages this skill for on-demand Weibo login, charging per successful authentication or per session. Ideal for enterprises needing infrequent bulk access.
Release a free basic QR login tool, with a premium tier offering cross-device cookie sync and priority support. Revenue from upgrade conversions and optional enterprise licenses.
💬 Integration Tip
Ensure OpenClaw browser integration is enabled and configured via the setup script before first use. Resolve all script paths relative to the SKILL.md directory to avoid file-not-found errors.
Scored May 11, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
Automate web tasks like form filling, data scraping, testing, monitoring, and scheduled jobs with multi-browser support and retry mechanisms.
Browser automation via Playwright MCP server. Navigate websites, click elements, fill forms, extract data, take screenshots, and perform full browser automation workflows.
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with w...