← Back to Skills Marketplace
111
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install xiaohongshu-collector
Description
Work on Xiaohongshu post/comment collection, cookie handling, refresh flows, and browser plugin integration in the forbidden_company repo.
Usage Guidance
This skill is internally coherent for developing/operating Xiaohongshu collection in a local repo, but take these precautions before installing or invoking it: 1) Confirm the skill will run inside a trusted local copy of the 'forbidden_company' repo and review the referenced scripts (scripts/collect_xiaohongshu.py, scripts/admin_server.py, run_xiaohongshu_collection.sh and the browser-extension folder) for any network exfiltration or unexpected behavior. 2) Be aware SKILL.md instructs reading data/xiaohongshu-cookie.txt — treat that file as sensitive (do not paste its contents into chat) and verify who/what has access. 3) The package metadata did not declare that config path; verify that mismatch (it may be an oversight). 4) Ensure whatever collection you run complies with the target site's terms of service and applicable law (the skill's safety notes discourage shared-server mass scraping — prefer local, user-driven flows). 5) If you want stronger assurance, ask the publisher for the repo source or a code review of the referenced scripts before enabling autonomous invocation.
Capability Analysis
Type: OpenClaw Skill
Name: xiaohongshu-collector
Version: 1.0.0
The skill bundle provides instructions and workflow definitions for an AI agent to perform Xiaohongshu (XHS) data collection, including post and comment scraping, cookie management, and browser plugin integration. It references a specific repository structure (forbidden_company) and includes security-conscious rules, such as explicitly forbidding the output of sensitive cookies and emphasizing a local-first, user-driven collection model. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in the provided files (SKILL.md, collector-workflow.md).
Capability Assessment
Purpose & Capability
The name/description (Xiaohongshu post/comment collection, cookie handling, refresh flows, browser plugin integration) matches the actions described in SKILL.md and references the repo scripts and endpoints that would be needed. All declared capabilities are coherent with the stated purpose.
Instruction Scope
The runtime instructions are narrow and repository-focused: run existing scripts, wire the browser plugin to local endpoints, and read a saved cookie file for auth. These are within scope for the stated task. The skill explicitly warns not to echo cookies in final outputs. The only noteworthy point is that SKILL.md instructs reading data/xiaohongshu-cookie.txt (a sensitive local artifact), so a human should confirm this file access is acceptable.
Install Mechanism
Instruction-only skill with no install spec and no code files executed by the skill itself. This minimizes installation risk because nothing new is downloaded or written to disk by the skill bundle.
Credentials
The skill does not request environment variables or credentials, which is appropriate. However SKILL.md tells the agent to read a local cookie file (data/xiaohongshu-cookie.txt) even though the registry metadata lists no required config paths; this metadata mismatch should be confirmed. Reading a local cookie is relevant to the task but is sensitive and should be audited.
Persistence & Privilege
The skill is not always-enabled, does not request elevated persistence, and does not modify other skills or global agent settings. Autonomous invocation is allowed (platform default) but not accompanied by other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaohongshu-collector - After installation, invoke the skill by name or use
/xiaohongshu-collector - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Added Xiaohongshu post/comment collection, cookie handling, full comment pagination, browser-rendered fallback, single-URL refresh, and browser plugin integration.
Metadata
Frequently Asked Questions
What is Xiaohongshu Collector?
Work on Xiaohongshu post/comment collection, cookie handling, refresh flows, and browser plugin integration in the forbidden_company repo. It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.
How do I install Xiaohongshu Collector?
Run "/install xiaohongshu-collector" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Xiaohongshu Collector free?
Yes, Xiaohongshu Collector is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Xiaohongshu Collector support?
Xiaohongshu Collector is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Xiaohongshu Collector?
It is built and maintained by Jack.L.P (@pengluday); the current version is v1.0.0.
More Skills