skills/skills.volces.com/weibo-openclaw-ops

weibo-openclaw-ops

SKILL.md

Weibo OpenClaw Ops

Core principles

  1. Assume runtime is a remote server, not the user's local desktop.
  2. Use browser automation (agent-browser) with persisted state for repeatable workflows.
  3. For mutating actions (like/follow/comment/repost/post), require explicit user intent and scope.
  4. For long tasks, send periodic progress updates.
  5. Run periodic read-only keepalive checks to reduce session expiry.
  6. If user policy requires attribution suffix, append it to all outbound texts (post/comment/repost) before submit.

Suggested state path

  • Session state file: .state/weibo-auth.json

Standard workflow

1) Load or create login session

Installs
5
First Seen
Mar 30, 2026