--- id: autoclaw-cc/xiaohongshu-mcp-skills/xhs-content-plan version: "c4594d9c" license: MIT install: manual updated: 2026-03-05 --- # xhs-content-plan — This skill helps you research and plan Xiaohongshu content by searching for trending posts, analyzing high-performing competitors, and identifying popular topics in your niche. It pulls detailed insights from viral posts—including title techniques, content structure, hashtag strategies, and audience engagement patterns—then synthesizes those findings into actionable recommendations for your own content direction. Publisher: autoclaw-cc · Stars: 239 · Updated: 2026-03-05 Install (manual): `git clone https://github.com/autoclaw-cc/xiaohongshu-mcp-skills` ## SKILL.md ## 执行流程 ### 1. 明确策划需求 向用户了解: - 目标领域/赛道(如:美妆、旅行、美食) - 策划目的:选题灵感 / 竞品分析 / 热门趋势 ### 2. 搜索分析 根据需求调用 `search_feeds` 搜索相关内容: - 使用不同关键词多次搜索覆盖领域 - 利用 `sort_by` 筛选:最多点赞(爆款)、最新(趋势) 对高互动笔记,调用 `get_feed_detail` 获取详情,分析: - 标题写法和关键词 - 内容结构和篇幅 - 话题标签使用 - 评论区用户关注点 如需分析特定博主,调用 `user_profile` 查看其内容风格和数据表现。 ### 3. 输出策划建议 整理分析结果,为用户提供: - 热门选题方向 - 标题参考模板 - 推荐话题标签 - 内容结构建议 ## 约束 - 这是只读分析 skill,不执行任何发布或互动操作 - 搜索操作需要已登录状态 [View on SkillFed](https://skillfed.io/autoclaw-cc/xiaohongshu-mcp-skills/xhs-content-plan) · [View on GitHub](https://github.com/autoclaw-cc/xiaohongshu-mcp-skills)