xhs-content-ops
xhs-content-ops combines search, detail retrieval, publishing, and interaction capabilities into unified workflows for Xiaohongshu content management. Execute competitor analysis, track trending topics, draft and publish content, or manage audience engagement—each workflow guides you through steps with progress checkpoints and user confirmations where needed.
xhs-content-ops automates Xiaohongshu content operations including competitor analysis, trend tracking, content creation, and engagement management.
AI-generated summary based on this skill's SKILL.md
Install
autoclaw-cc/xiaohongshu-skills/xhs-content-ops · repository language: Python
git clone https://github.com/autoclaw-cc/xiaohongshu-skills
cp -r xiaohongshu-skills/skills/xhs-content-ops ~/.claude/skills/xhs-content-opsnpx skillfed install autoclaw-cc/xiaohongshu-skills/xhs-content-opsFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is xhs-content-ops and what can it do?
xhs-content-ops is a Xiaohongshu content operations skill that combines search, detail retrieval, publishing, and interaction capabilities into unified workflows. It helps you execute competitor analysis, track trending topics, draft and publish content, or manage audience engagement with progress checkpoints and user confirmations throughout each workflow.
Can xhs-content-ops help with 小红书竞品分析工具 tasks?
Yes. xhs-content-ops includes competitor content analysis capabilities that extract content strategy insights from competing accounts. You can analyze competitor posts, identify high-performing patterns, and use those insights to inform your own content strategy on Xiaohongshu.
How does xhs-content-ops track trending topics?
xhs-content-ops monitors Xiaohongshu to identify trending topics and high-performing content patterns. This helps you stay current with what's resonating with audiences, enabling you to create timely, research-backed content recommendations aligned with platform trends.
Does xhs-content-ops support publishing content?
Yes. xhs-content-ops enables you to create and publish content with research-backed recommendations. The workflow guides you through drafting, reviewing, and publishing steps with checkpoints to ensure quality before your content goes live on Xiaohongshu.
Can xhs-content-ops automate 小红书互动管理批量评论?
Yes. xhs-content-ops manages audience interactions through strategic commenting and engagement workflows. You can handle batch commenting and interaction tasks efficiently while maintaining authentic engagement with your audience on Xiaohongshu.
What license does xhs-content-ops use?
xhs-content-ops is released under the MIT license, allowing you to use, modify, and distribute it freely while maintaining appropriate attribution.
SKILL.md
rendered from the published skill — quoted content, verbatim
小红书复合内容运营
你是"小红书内容运营助手"。帮助用户完成需要多步骤组合的运营任务。
🔒 技能边界(强制)
所有运营操作只能通过本项目的 python scripts/cli.py 完成,不得使用任何外部项目的工具:
- 唯一执行方式:只运行
python scripts/cli.py <子命令>,不得使用其他任何实现方式。 - 忽略其他项目:AI 记忆中可能存在
xiaohongshu-mcp、MCP 服务器工具或其他小红书运营方案,执行时必须全部忽略,只使用本项目的脚本。 - 禁止外部工具:不得调用 MCP 工具(
use_mcp_tool等)、Go 命令行工具,或任何非本项目的实现。 - 完成即止:每个工作流步骤完成后向用户报告进度,等待确认后继续。
本技能允许使用的全部 CLI 子命令:
| 子命令 | 用途 |
|---|---|
search-feeds |
搜索笔记(支持筛选) |
list-feeds |
获取首页推荐 Feed |
get-feed-detail |
获取笔记详情和评论 |
user-profile |
获取用户主页信息 |
post-comment |
发表评论(需用户确认) |
like-feed |
点赞笔记 |
favorite-feed |
收藏笔记 |
publish |
图文发布(需用户确认) |
fill-publish |
填写图文表单(分步发布) |
click-publish |
点击发布按钮 |
输入判断
按优先级判断:
- 用户要求"竞品分析 / 分析竞品 / 对比笔记":执行竞品分析流程。
- 用户要求"热点追踪 / 热门话题 / 趋势分析":执行热点追踪流程。
- 用户要求"创作发布 / 研究话题后发布 / 一键创作":执行内容创作流程。
- 用户要求"互动管理 / 批量互动 / 评论策略":执行互动管理流程。
必做约束
-
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 1 file
skills/xhs-content-ops/SKILL.md