← 返回 Skills 市场
xiaohongshu-mcp-openclaw
作者
glitterccc
· GitHub ↗
· v1.0.0
· MIT-0
234
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaohongshu-mcp-openclaw
功能描述
当用户提到小红书/XHS/Rednote 并需要关键词搜笔记、看笔记详情、抓评论、统计点赞与评论数时使用。通过 xpzouying/xiaohongshu-mcp + mcporter 提供统一查询流程。
安全使用建议
This skill appears to do what it claims (manage a local xiaohongshu-mcp service and query it via mcporter). Before installing or running: 1) Inspect and trust the remote sources that will be fetched (npm package 'mcporter' and the GitHub module github.com/xpzouying/xiaohongshu-mcp). 2) Run preflight.sh and inspect scripts to confirm you accept files written under ~/.openclaw and ~/.agents and any systemd/launchd unit files if you plan to enable the service. 3) Prefer running in a controlled environment (VM/container) if you are unsure, and avoid running service_install.sh until you trust the binaries. 4) Note the minor mismatch: setup.sh may require Go to build the MCP binary even though 'go' is optional — install steps can fetch and compile remote code.
功能分析
Type: OpenClaw Skill
Name: xiaohongshu-mcp-openclaw
Version: 1.0.0
The skill bundle provides a Xiaohongshu (XHS) integration but contains several high-risk capabilities that extend beyond simple data retrieval. Key indicators include scripts for system-level persistence (scripts/service_install.sh using systemd and launchd), automated downloading and execution of remote binaries from GitHub (scripts/setup.sh), and the use of system commands like 'open' or 'xdg-open' to launch local files (scripts/login_qr.sh). While these features are documented as supporting the MCP server's lifecycle and login flow, they provide a significant footprint for potential abuse or unauthorized background activity within the OpenClaw environment.
能力评估
Purpose & Capability
Name/description match what the files do: the scripts and Python client call mcporter and a local xiaohongshu-mcp HTTP MCP server to search notes, fetch details/comments, and summarize metrics. Required binaries (bash, mcporter, python3, jq) and the included scripts are appropriate for this purpose.
Instruction Scope
SKILL.md instructs the agent to run the included shell scripts and python client which only interact with the local MCP server, local files (logs, png QR file, tmp files, ~/.openclaw, ~/.agents), and the mcporter CLI. It directs the agent to return QR file/open_command to the user (expected for login flows). There is no instruction to read unrelated system secrets or arbitrary host files.
Install Mechanism
Install steps are standard but include network installs: the registry metadata offers an npm/node install for 'mcporter' (node package) and setup.sh uses 'go install' to fetch github.com/xpzouying/xiaohongshu-mcp. These are traceable and expected for this skill, but they pull code from external registries/hosts (npm, Go proxy/GitHub). This is moderate risk compared to instruction-only skills — review upstream repositories before running installs.
Credentials
The skill purposely requires no secret env vars. It does write files under the user's home (~/.openclaw, ~/.agents, /tmp) and can install system services (launchd/systemd) if the user runs service_install.sh. Preflight/setup may require 'go' to build the xiaohongshu-mcp binary even though go is only listed as optional in preflight (a minor mismatch between declared required bins and the practical install path).
Persistence & Privilege
always:false (good). The skill does create persistent copies under ~/.openclaw and by default syncs into ~/.agents/skills; it also optionally installs a user-level service (launchd/systemd) to keep the MCP process running. These behaviors are within scope but are persistent and should be opted into consciously by the user.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaohongshu-mcp-openclaw - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaohongshu-mcp-openclaw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release with robust QR login flow, login guidance, and distribution scripts.
元数据
常见问题
xiaohongshu-mcp-openclaw 是什么?
当用户提到小红书/XHS/Rednote 并需要关键词搜笔记、看笔记详情、抓评论、统计点赞与评论数时使用。通过 xpzouying/xiaohongshu-mcp + mcporter 提供统一查询流程。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 234 次。
如何安装 xiaohongshu-mcp-openclaw?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaohongshu-mcp-openclaw」即可一键安装,无需额外配置。
xiaohongshu-mcp-openclaw 是免费的吗?
是的,xiaohongshu-mcp-openclaw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
xiaohongshu-mcp-openclaw 支持哪些平台?
xiaohongshu-mcp-openclaw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 xiaohongshu-mcp-openclaw?
由 glitterccc(@glitterccc)开发并维护,当前版本 v1.0.0。
推荐 Skills