← Back to Skills Marketplace
105
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-xiaohongshu
Description
个人小红书内容与账号管理技能。提供发布笔记、编辑笔记、获取数据、账号管理等核心功能。适用于发布图文/视频笔记、管理评论互动、查询数据分析、管理账号信息、批量处理小红书内容等场景。
Usage Guidance
This package advertises full Xiaohongshu account management but only includes a local script that simulates publishing (no real API/auth, returns fake CDN URLs and random IDs). Before installing or supplying credentials: 1) Do not provide real Xiaohongshu credentials yet — the skill contains no declared auth mechanism. 2) If you need full functionality, request a clear implementation from the author showing how auth is handled and where network calls occur (and which endpoints). 3) Verify missing assets (assets/) and confirm whether additional code will be installed or downloaded at runtime. 4) If you plan to run the script, review it locally (it only reads local files and logs) and run it in a sandbox; it does not currently exfiltrate data, but its claimed features imply it would need network access and secrets in a future version. 5) If you cannot verify the author/source, treat this as incomplete/untrusted and prefer an official/integrated implementation that documents credential handling and uses real API endpoints.
Capability Assessment
Purpose & Capability
SKILL.md and description claim broad account management (publish, edit, delete, analytics, comments, account binding). The repository contains one script (scripts/publish_note.py) that only simulates uploading and creating notes (returns fake CDN URLs and random note IDs). There is a mismatch between claimed capabilities and actual implemented functionality; missing implementations for editing, deletion, analytics, interaction management, and account operations.
Instruction Scope
Runtime instructions state the skill requires valid Xiaohongshu authentication and describe many API operations, but provide no concrete authentication mechanism, no runtime steps to obtain/consume credentials, and no real network calls in the code. SKILL.md also references assets/ (template.html, avatar_example/) that are not present in the file manifest. The instructions therefore are either incomplete or overly broad, giving the agent ambiguous authority without implemented behavior.
Install Mechanism
No install spec and only an instruction + small script are included. Nothing is downloaded or installed automatically, which minimizes supply-chain risk. The code is local and readable.
Credentials
SKILL.md says valid Xiaohongshu credentials are required, but requires.env and primary credential fields are empty — the skill does not declare how credentials should be provided. The packaged code does not read any environment variables for auth, so there's inconsistency between claims (needs credentials) and what the code actually requests/uses (none). This omission could lead to ad-hoc credential handling later or user confusion.
Persistence & Privilege
The skill does not request always:true or any special system persistence. It does not modify other skills or system-wide config in the provided files.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-xiaohongshu - After installation, invoke the skill by name or use
/openclaw-xiaohongshu - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Xiaohongshu skill for comprehensive account and content management.
- Supports publishing and editing notes (images/videos), bulk publishing, and draft management.
- Includes note status tracking, data analytics (views, likes, followers growth), and engagement management (comments, likes, messages, blacklist).
- Provides account configuration features: edit profile, manage personal tags, and bind third-party accounts.
- Offers quick reference guides for common tasks like publishing notes and managing interactions.
Metadata
Frequently Asked Questions
What is 开源小红书技能?
个人小红书内容与账号管理技能。提供发布笔记、编辑笔记、获取数据、账号管理等核心功能。适用于发布图文/视频笔记、管理评论互动、查询数据分析、管理账号信息、批量处理小红书内容等场景。 It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.
How do I install 开源小红书技能?
Run "/install openclaw-xiaohongshu" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 开源小红书技能 free?
Yes, 开源小红书技能 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 开源小红书技能 support?
开源小红书技能 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 开源小红书技能?
It is built and maintained by 吴佳浩 (@xiaobingan); the current version is v1.0.0.
More Skills