← Back to Skills Marketplace
marvae

Weibo CLI

by m3 · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ Security Clean
736
Downloads
1
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install weibo-cli
Description
Query Weibo (微博) public data via CLI. Use when user asks about: - Weibo hot searches / trending topics (微博热搜) - Searching Weibo posts, users, or topics - Get...
Usage Guidance
This skill appears coherent, but it instructs you to install an external npm package (@marvae24/weibo-cli). Before installing: (1) inspect the package repository or npm page and prefer npx or a local install over a global -g install; (2) do not paste or store your Weibo login cookie (WEIBO_COOKIE) unless you fully trust the package publisher; (3) run the CLI in a sandbox or container if you want to limit risk. If you need higher assurance, ask the publisher for the source repo and review code before use.
Capability Analysis
Type: OpenClaw Skill Name: weibo-cli Version: 0.1.1 The skill bundle provides documentation and instructions for a Weibo CLI tool (@marvae24/weibo-cli) designed to query public social media data. The commands and usage patterns described in SKILL.md are consistent with the stated purpose of searching posts, users, and trending topics, and no evidence of malicious intent, data exfiltration, or prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description (querying Weibo public data, hot searches, posts, users) matches the runtime instructions which show usage of a weibo CLI and example commands. The requested functionality is coherent with the stated purpose.
Instruction Scope
SKILL.md is instruction-only and stays within scope (commands to install and use the CLI, examples for search/hot/user/post). It references an optional WEIBO_COOKIE env var for higher rate limits (not required) and suggests parsing output with jq. There are no instructions to read arbitrary user files or unrelated system configuration.
Install Mechanism
No install spec in metadata (skill is instruction-only), but the README tells users to npm install or npx @marvae24/weibo-cli. Installing a third-party npm package is a reasonable way to get a CLI but carries normal npm risks: the package runs code from the registry. Recommend using npx or a local install and reviewing the package source before global install.
Credentials
The skill declares no required environment variables. SKILL.md mentions an optional WEIBO_COOKIE for higher rate limits; that is consistent with the tool's purpose but is sensitive (user login cookie). No other credentials or unrelated secrets are requested.
Persistence & Privilege
Skill does not request persistent/always-on presence (always: false) and does not instruct modifying other skills or system-wide agent settings. Autonomous invocation defaults are normal.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weibo-cli
  3. After installation, invoke the skill by name or use /weibo-cli
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
Clarify no-auth required, add local install option
v0.1.0
Initial release of weibo-cli. - Query Weibo hot searches, posts, users, topics, profiles, feeds, and comments via CLI. - Supports searching posts, users, and topics with flexible filtering and statistics. - Provides structured JSON output for easy parsing (e.g., with jq). - Includes rate limit handling with automatic retries. - Easy installation via npm.
Metadata
Slug weibo-cli
Version 0.1.1
License MIT-0
All-time Installs 3
Active Installs 2
Total Versions 2
Frequently Asked Questions

What is Weibo CLI?

Query Weibo (微博) public data via CLI. Use when user asks about: - Weibo hot searches / trending topics (微博热搜) - Searching Weibo posts, users, or topics - Get... It is an AI Agent Skill for Claude Code / OpenClaw, with 736 downloads so far.

How do I install Weibo CLI?

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

Is Weibo CLI free?

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

Which platforms does Weibo CLI support?

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

Who created Weibo CLI?

It is built and maintained by m3 (@marvae); the current version is v0.1.1.

💬 Comments