← Back to Skills Marketplace
mirrorpromax

XHS Parser(小红书链接解析)

by 镜子 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
327
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xhs-parser
Description
小红书(XHS/RedNote)链接解析工具。解析小红书短链接或作品链接,获取作品信息(标题、作者、正文、标签、下载地址)。当用户发送小红书链接(xhslink.com 或 xiaohongshu.com)并要求解析、下载、分析内容时触发。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xhs-parser
  3. After installation, invoke the skill by name or use /xhs-parser
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初始版本:支持小红书短链接和作品链接解析
Metadata
Slug xhs-parser
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is XHS Parser(小红书链接解析)?

小红书(XHS/RedNote)链接解析工具。解析小红书短链接或作品链接,获取作品信息(标题、作者、正文、标签、下载地址)。当用户发送小红书链接(xhslink.com 或 xiaohongshu.com)并要求解析、下载、分析内容时触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 327 downloads so far.

How do I install XHS Parser(小红书链接解析)?

Run "/install xhs-parser" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is XHS Parser(小红书链接解析) free?

Yes, XHS Parser(小红书链接解析) is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does XHS Parser(小红书链接解析) support?

XHS Parser(小红书链接解析) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created XHS Parser(小红书链接解析)?

It is built and maintained by 镜子 (@mirrorpromax); the current version is v1.0.0.

💬 Comments