xhs-ops
Xiaohongshu (小红书) end-to-end operations skill: hot topic research, post writing with built-in audit, automated commenting with rate limiting, and cover image generation. Powered by xiaohongshu-mcp for native platform API access. Use when: searching Xiaohongshu trends, writing posts, automating comments, generating cover images, or any Xiaohongshu content workflow. Triggers: "搜热点", "找选题", "写一篇", "出内容", "发评论", "做封面", "xiaohongshu", "小红书", "XHS", "search hot topics", "write post", "auto comment", "generate cover".
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/cmhoennexy/chenxi-xhs-opsWhat This Skill Does
XHS-Ops is a comprehensive toolkit designed to streamline the entire Xiaohongshu (Little Red Book) content lifecycle. It integrates directly with the platform via the xiaohongshu-mcp protocol, allowing for data-driven trend research, high-conversion content generation, automated engagement, and professional visual design. The skill functions as a professional-grade assistant for creators and marketers, ensuring posts meet platform requirements through automated audits while maintaining high aesthetic standards with notebook-style image generation.
Installation
To get started, follow these steps:
- Ensure you have Node.js and Python installed.
- Clone the repository and install dependencies by running
bash scripts/setup.sh. - Verify the MCP server is operational at
http://localhost:18060/mcp. - Configure your preferences (keywords, comment limits) in
scripts/config.json. - Install via OpenClaw:
clawhub install openclaw/skills/skills/cmhoennexy/chenxi-xhs-ops.
Use Cases
- Market Intelligence: Quickly identify trending topics and top-performing content in your niche.
- Content Production: Generate engaging, mobile-friendly posts that follow proven Xiaohongshu engagement structures.
- Engagement Automation: Scale your community interaction with rate-limited, automated comments that respect platform rules.
- Visual Branding: Create consistent, high-quality cover images using the built-in Playwright-based generation tool.
Example Prompts
- "搜热点: 帮我找一下最近关于AI写代码的爆款话题,并分析它们为什么受欢迎。"
- "写一篇: 给我写一个关于"如何利用AI Agent实现自动化办公"的小红书笔记,要求风格接地气,包含钩子和互动CTA。"
- "做封面: 用标题"AI时代程序员的生存指南"和副标题"告别加班,提升效率"生成一张小红书封面图。"
Tips & Limitations
- Audit Compliance: Always run
audit_post()before publishing to ensure your content stays within platform guidelines, especially regarding sensitive words and forbidden claims. - Rate Limiting: The
commenttool includes configurable intervals (default 3-8 minutes). Do not bypass these settings to avoid account restrictions or shadowbanning. - Dependency: The skill relies on Playwright Chromium; ensure it is updated to avoid rendering issues with cover images.
- Content Style: Use the reference files in
references/content_rules.mdto ensure your content matches the Xiaohongshu 'native' aesthetic, which emphasizes personal tone and bulleted readability.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-cmhoennexy-chenxi-xhs-ops": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution