| title | OpenClaw Xiaohongshu Full Ops Automation with XiaohongshuSkills | |||||
|---|---|---|---|---|---|---|
| slug | xiaohongshu-full-ops-automation | |||||
| summary | Run a full Xiaohongshu operations workflow in OpenClaw, including automated publishing, comment handling, topic search, and performance data extraction. | |||||
| whatItDoes | Uses XiaohongshuSkills to automate core Xiaohongshu creator operations from post publishing and comment interactions to content search and data export. | |||||
| category | automation-integration | |||||
| difficulty | intermediate | |||||
| tags |
|
|||||
| targetUser |
|
|||||
| skillsUsed |
|
|||||
| updatedAt | 2026-03-12 | |||||
| published | true |
- Automates Xiaohongshu post publishing with title, content, image upload, and tag handling.
- Supports multi-account operation with isolated login state and account switching.
- Provides operational capabilities beyond publishing, including note search, detail retrieval, comment actions, and metrics export.
Xiaohongshu daily operations combine repetitive execution tasks and high-frequency account interactions. Manual publishing, comments, and data checks consume significant time and reduce iteration speed.
- Turns fragmented creator operations into one repeatable automation pipeline.
- Reduces manual effort in publishing and post-publication maintenance.
- Improves content iteration by linking execution and data feedback in the same workflow.
- Solo creators running daily post schedules.
- Small teams operating multiple Xiaohongshu accounts.
- Campaign periods requiring fast publish-and-review cycles.
- Install
XiaohongshuSkillsand required dependencies (Python, Chrome, Playwright-related runtime as documented). - Complete first-time login with the provided CDP login command and verify account state.
- Configure publishing inputs (title/content/images/tags) and choose preview or auto-publish mode.
- Use operational commands for search, comments, and content data export to close the loop after publishing.
- XiaohongshuSkills (GitHub)
- Awesome OpenClaw Usecases ZH (community usecase reference)
- Post-to-xhs (upstream inspiration)
It has strong community adoption signals (high stars/forks), recent maintenance activity, and cross-reference visibility in community usecase collections.
No. It also covers operational tasks such as search, comment workflows, and data extraction.
Yes. The documented workflow includes account isolation and switching mechanisms for multi-account operations.