← 返回 Skills 市场
327
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xhs-parser
功能描述
小红书(XHS/RedNote)链接解析工具。解析小红书短链接或作品链接,获取作品信息(标题、作者、正文、标签、下载地址)。当用户发送小红书链接(xhslink.com 或 xiaohongshu.com)并要求解析、下载、分析内容时触发。
安全使用建议
This skill appears to do what it says, but it depends on an external project (XHS-Downloader) whose source is not provided. Before installing or running anything: (1) ask the publisher for the repository URL or official homepage; (2) only download XHS-Downloader from a trusted source (official repo or release), verify checksums/signatures if available; (3) inspect the code (or have someone you trust review it) before running; (4) run it inside an isolated environment (container or VM) and a dedicated Python virtualenv; (5) avoid pasting session cookies or credentials unless you trust the tool and understand the privacy implications. If the publisher cannot provide a reputable source for XHS-Downloader, treat this skill as risky.
功能分析
Type: OpenClaw Skill
Name: xhs-parser
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interact with a local Xiaohongshu (XHS) downloader tool. The SKILL.md file outlines standard environment setup and usage patterns via CLI and a local API (port 5556). There are no indicators of data exfiltration, malicious execution, or harmful prompt injection; the shell commands and network calls are consistent with the stated purpose of parsing and downloading social media content.
能力评估
Purpose & Capability
The SKILL.md describes exactly the claimed purpose (parsing/downloading Xiaohongshu links) and shows how to run a local API or CLI in ~/projects/xhs-downloader. That dependency is coherent with the purpose, but the skill provides no origin (repo URL or homepage) for XHS-Downloader, which is unexpected for a dependency the skill relies on.
Instruction Scope
Runtime instructions are limited to running a local Python program (main.py) inside a virtualenv at a specific path and calling a localhost HTTP endpoint or running a CLI. The instructions do not ask the agent to read unrelated files or environment variables. However, they implicitly require running arbitrary Python code (XHS-Downloader) on the user's machine — the skill gives no guidance where that code should be obtained or how to verify it.
Install Mechanism
There is no install spec and no code included. The skill expects you to have installed an external project at ~/projects/xhs-downloader. Because the project source is unspecified, installing and running it could involve downloading and executing untrusted code — a high-risk action that the SKILL.md does not help mitigate (no repo link, no hashes, no vendor).
Credentials
The skill declares no required env vars or credentials, which is proportionate. The README mentions cookies for higher-resolution downloads, but does not instruct how to provide them or whether they are needed; this could lead users to paste session cookies or credentials into the downloader tool without guidance, a potential privacy/credential risk.
Persistence & Privilege
The skill is instruction-only, has no install behavior, and does not request always:true or other elevated persistent privileges. It does not attempt to change other skill configs or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xhs-parser - 安装完成后,直接呼叫该 Skill 的名称或使用
/xhs-parser触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本:支持小红书短链接和作品链接解析
元数据
常见问题
XHS Parser(小红书链接解析) 是什么?
小红书(XHS/RedNote)链接解析工具。解析小红书短链接或作品链接,获取作品信息(标题、作者、正文、标签、下载地址)。当用户发送小红书链接(xhslink.com 或 xiaohongshu.com)并要求解析、下载、分析内容时触发。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 327 次。
如何安装 XHS Parser(小红书链接解析)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xhs-parser」即可一键安装,无需额外配置。
XHS Parser(小红书链接解析) 是免费的吗?
是的,XHS Parser(小红书链接解析) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
XHS Parser(小红书链接解析) 支持哪些平台?
XHS Parser(小红书链接解析) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 XHS Parser(小红书链接解析)?
由 镜子(@mirrorpromax)开发并维护,当前版本 v1.0.0。
推荐 Skills