weibo-openclaw-ops
SKILL.md
Weibo OpenClaw Ops
Core principles
- Assume runtime is a remote server, not the user's local desktop.
- Use browser automation (
agent-browser) with persisted state for repeatable workflows. - For mutating actions (like/follow/comment/repost/post), require explicit user intent and scope.
- For long tasks, send periodic progress updates.
- Run periodic read-only keepalive checks to reduce session expiry.
- 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