← Back to Skills Marketplace
bombfuock

Weibo Login

by BOMBFUOCK · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
277
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install weibo-login
Description
登录微博账号的技能。使用浏览器扫码登录微博(weibo.com),用于保持会话状态以便后续抓取内容或发帖。当用户需要登录微博时使用此技能。
Usage Guidance
This skill is coherent and low-risk in itself: it simply opens a browser URL for the user to scan a Weibo QR and then checks a user-specific page. Before installing, confirm how your agent's 'browser(action=open)' is implemented (local interactive browser vs. headless/remote browser) and whether it can access or store cookies/session data. Do not paste your Weibo credentials into chat; provide the UID or approve navigation only if you understand what the agent will do. If you later add automated scraping or posting, expect additional permissions or credentials will be required — review those requests carefully.
Capability Analysis
Type: OpenClaw Skill Name: weibo-login Version: 1.0.1 The skill bundle provides straightforward instructions for an AI agent to facilitate a Weibo login via QR code scanning in a browser. It uses standard browser actions (open, navigate) and contains no indicators of data exfiltration, malicious execution, or prompt injection. The files involved are SKILL.md and _meta.json.
Capability Assessment
Purpose & Capability
Name/description say 'Weibo login via browser QR' and the SKILL.md only instructs opening weibo.com/login and navigating to a user home page to confirm — no unrelated env vars, binaries, or installs are requested.
Instruction Scope
Instructions are narrowly scoped to opening a browser and navigating to specific Weibo pages. Minor ambiguity: the skill expects a UID in the verification URL but does not explain how the agent obtains that UID or user-provided input; otherwise it does not instruct reading files, secrets, or sending data to third parties.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested; this is proportionate to a browser-based QR login helper.
Persistence & Privilege
Skill is user-invocable, not always-enabled, and does not request persistent system privileges or modify other skills' configurations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weibo-login
  3. After installation, invoke the skill by name or use /weibo-login
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Updated documentation to focus exclusively on browser QR code (扫码) login. - Removed instructions and code samples for username/password login. - Clarified session validation steps after QR code login. - Retained important usage notes regarding anti-scraping, cookies, and mobile UA.
v1.0.0
- Initial release of the Weibo Login Skill. - Supports both QR code login (recommended) and username/password login methods. - Provides browser automation steps for inputting credentials and logging in. - Includes guidance for verifying successful login. - Offers practical tips for maintaining session and avoiding anti-crawling issues.
Metadata
Slug weibo-login
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Weibo Login?

登录微博账号的技能。使用浏览器扫码登录微博(weibo.com),用于保持会话状态以便后续抓取内容或发帖。当用户需要登录微博时使用此技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 277 downloads so far.

How do I install Weibo Login?

Run "/install weibo-login" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Weibo Login free?

Yes, Weibo Login is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Weibo Login support?

Weibo Login is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Weibo Login?

It is built and maintained by BOMBFUOCK (@bombfuock); the current version is v1.0.1.

💬 Comments