ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified social Safety 3/5

weibo-login

登录微博账号的技能。使用浏览器扫码登录微博(weibo.com),用于保持会话状态以便后续抓取内容或发帖。当用户需要登录微博时使用此技能。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bombfuock/weibo-login
Or

What This Skill Does

The weibo-login skill is a specialized automation tool designed to bridge the gap between human identity and automated browser tasks on the Weibo platform. By leveraging the OpenClaw browser control capabilities, this skill orchestrates the navigation to Weibo's login portal, enabling users to authenticate via their preferred QR-code scanning method. Once authentication is successful, the skill confirms the active session by navigating to the user's home dashboard, ensuring that subsequent automated tasks—such as scraping public posts, monitoring trends, or posting content—are performed under a valid, logged-in session.

Installation

To install this skill directly into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/bombfuock/weibo-login This will download the necessary scripts and dependencies from the official openclaw/skills repository. Ensure you have the browser-control skill installed and configured as a prerequisite.

Use Cases

  • Social Media Monitoring: Authenticate your account to access real-time data and perform sentiment analysis on specific topics or hashtags.
  • Automated Content Scheduling: Maintain an active session to allow your AI agents to post updates or engage with followers on a consistent schedule.
  • Data Collection: Bypass the restricted view of public-only pages by logging in, allowing the agent to retrieve more granular user data that is typically hidden from non-authenticated visitors.

Example Prompts

  1. "OpenClaw, please log me into Weibo so I can start tracking the latest trending topics under my profile."
  2. "I need to automate my content schedule. Can you run the weibo-login skill to ensure my session is active before I try to post?"
  3. "OpenClaw, perform the weibo-login procedure, then navigate to my feed and summarize the top three posts."

Tips & Limitations

  • Anti-Bot Protections: Weibo employs sophisticated anti-scraping and anti-bot measures. Avoid frequent login attempts or rapid automated page refreshes to prevent account suspension or temporary locks.
  • Cookie Persistence: For long-term tasks, rely on persistent cookies saved in your browser profile rather than re-authenticating every time the agent initiates a new session.
  • User Agent Configuration: Using a mobile-emulated User Agent string often yields a smoother login experience, as mobile interfaces are sometimes less aggressive with restrictive JavaScript challenges.
  • Manual Intervention: Since this skill requires a QR scan, it cannot be fully autonomous without initial human presence. Always be prepared to physically scan the code on the screen during the setup phase.

Metadata

Author@bombfuock
Stars4190
Views2
Updated2026-04-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bombfuock-weibo-login": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#weibo#social-media#browser-automation#authentication
Safety Score: 3/5

Flags: network-access