← 返回 Skills 市场
130
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install xhs-mcp
功能描述
小红书自动化运营工具-支持:搜索笔记、查看笔记详情及评论、浏览推荐流、发布图文笔记。 当用户提及 xiaohongshu、小红书、RedNote,或需要在该平台进行内容调研/发布时使用。
安全使用建议
This skill is internally consistent with its purpose, but it relies on running a third-party MCP binary that will control your Xiaohongshu session (login via QR). Before installing or running: 1) review and trust the upstream GitHub repo/releases (verify checksums if provided); 2) run the MCP binary in an isolated environment or with a non-critical account if you are cautious; 3) note that the MCP server can perform actions on your account (including publishing), so avoid using your primary account unless you trust the binary; and 4) follow SETUP.md to install only the documented tools (pip requests) and avoid running unexpected binaries or scripts.
功能分析
Type: OpenClaw Skill
Name: xhs-mcp
Version: 1.0.5
The skill bundle is a legitimate automation tool for Xiaohongshu (RedNote) that interfaces with a local MCP server. The Python client (scripts/xhs_client.py) communicates exclusively with localhost:18060 to perform searches and publish content, and the documentation (SKILL.md, SETUP.md) provides clear instructions for setup and use without any evidence of malicious intent or hidden behaviors.
能力评估
Purpose & Capability
Name/description (search, view, browse, publish) match the included Python client and shell helper. Required pieces (requests library, local MCP server) are coherent with the stated purpose. The publish helper for packaging is a developer tool and not required at runtime.
Instruction Scope
SKILL.md instructs the agent/user to interact only with a local MCP server at http://localhost:18060, to install requests, and to follow SETUP.md. The runtime client only calls local endpoints and prints JSON; it does not read other system files or environment variables. The SETUP process does require running a third-party binary (MCP) and QR login, which is expected for this functionality.
Install Mechanism
This skill is instruction-only (no automated install). SETUP.md directs users to download MCP binaries from the GitHub Releases page of xpzouying/xiaohongshu-mcp — a plausible source for this project. Downloading and running third-party binaries carries standard trust risk; the registry package itself does not automatically fetch arbitrary URLs or extract archives.
Credentials
No environment variables, secrets, or config paths are requested by the skill. Account login is handled by the local MCP server via QR-code login as documented; no hidden credential exfiltration is present in the Python client.
Persistence & Privilege
Skill does not request always:true, does not modify other skills or system-wide configuration, and contains only a local client and a developer publish script. The client interacts with a local service and does not attempt to install persistent background services itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xhs-mcp - 安装完成后,直接呼叫该 Skill 的名称或使用
/xhs-mcp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
- Major documentation update: all user-facing skill docs now in simplified Chinese.
- Updated SKILL.md with Chinese descriptions, workflows, and usage examples.
- English setup instructions and workflow sections replaced with fully localized Chinese content.
- No functional or code changes; documentation clarity and localization improved.
v1.0.4
- Added scripts/publish.sh utility script.
- Updated SKILL.md: revised example keywords in quick reference, otherwise content unchanged.
- No breaking changes.
v1.0.3
- Added detailed usage documentation to SKILL.md, including prerequisites, quick command reference, and step-by-step workflows.
- Clarified skill capabilities: search notes, fetch details and comments, browse feeds, and publish notes on Xiaohongshu via the local MCP server.
- Provided tips on server setup, session handling, and important notes for reliable operation.
- Documented command-line options and filters for advanced usage.
元数据
常见问题
小红书 是什么?
小红书自动化运营工具-支持:搜索笔记、查看笔记详情及评论、浏览推荐流、发布图文笔记。 当用户提及 xiaohongshu、小红书、RedNote,或需要在该平台进行内容调研/发布时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。
如何安装 小红书?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xhs-mcp」即可一键安装,无需额外配置。
小红书 是免费的吗?
是的,小红书 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
小红书 支持哪些平台?
小红书 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 小红书?
由 enoyao(@wscats)开发并维护,当前版本 v1.0.5。
推荐 Skills