{
  "markdown": "# xiaohongshu-mcp-skills\n\n基于 [xiaohongshu-mcp](https://github.com/xpzouying/xiaohongshu-mcp) 的 Agent Skills 集合，为小红书提供完整的自动化操作能力。兼容 [Agent Skills 开放标准](https://agentskills.io)，支持 OpenClaw、Claude Code 等平台。\n\n## 功能\n\n| Skill | 说明 |\n|---|---|\n| **setup-xhs-mcp** | 安装部署 xiaohongshu-mcp 服务 |\n| **xhs-login** | 登录管理（扫码登录、状态检查、重新登录） |\n| **post-to-xhs** | 发布图文/视频笔记 |\n| **xhs-search** | 搜索笔记（支持多维度筛选） |\n| **xhs-explore** | 浏览推荐流、查看笔记详情和评论 |\n| **xhs-interact** | 互动操作（点赞、收藏、评论、回复） |\n| **xhs-profile** | 查看用户主页和作品 |\n| **xhs-content-plan** | 内容策划（热门分析、竞品研究、选题建议） |\n\n## 前置条件\n\n- 已安装并运行 [xiaohongshu-mcp](https://github.com/xpzouying/xiaohongshu-mcp) 服务\n- 如未安装，使用 `setup-xhs-mcp` skill 引导完成\n\n## 安装\n\n### OpenClaw\n\n下载本项目到本地后，解压到 OpenClaw 的 SKILLS 目录下重启会话生效。\n\n### Claude Code\n\n```bash\n# 项目级别\ncp -r skills/ .claude/skills/\n\n# 或全局级别\ncp -r skills/ ~/.claude/skills/\n```\n\n根 `SKILL.md` 可作为统一入口使用，也可以直接使用各子 skill。\n\n## 使用示例\n\n```\n# 首次使用：安装 MCP 服务和登录\n/setup-xhs-mcp\n/xhs-login\n\n# 搜索和浏览\n/xhs-search 美食探店\n/xhs-explore\n\n# 发布内容\n/post-to-xhs\n\n# 互动\n/xhs-interact\n```\n\n## 许可证\n\nMIT\n",
  "bytes": 1046,
  "sha": "f2991f21b3e8c5d291c836ba9c744fac292b99b7d9a03305574aedc79015ea07",
  "repo_slug": "autoclaw-cc/xiaohongshu-mcp-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_autoclaw_cc_xiaohongshu_mcp_skills_xiaoh_c0bd8e19/readme"
}