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.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
High-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local storage) beyond standard web fetching.