← Back to Skills Marketplace
broommonk

Xiaohongshu Auto

by broommonk · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1625
Downloads
7
Stars
20
Active Installs
1
Versions
Install in OpenClaw
/install xiaohongshu-auto
Description
小红书自动化技能,自动发布笔记和管理内容
Usage Guidance
This skill is coherent with its stated purpose, but before installing or using it: (1) review where session.json and browser profile files will be stored and protect them — they contain authentication cookies that could grant account access; (2) avoid running these steps as root and prefer a dedicated user directory; (3) inspect any scripts (publish.py, login.py) before running to confirm they do only the actions you expect; (4) be cautious when installing browser extensions (verify the extension's publisher and permissions); (5) understand automated posting can violate Xiaohongshu's rules and risk account penalties; and (6) verify the skill source/repository (the metadata points to an internal domain and the package has no homepage) and only proceed if you trust the origin.
Capability Analysis
Type: OpenClaw Skill Name: xiaohongshu-auto Version: 1.0.0 The OpenClaw AgentSkill `xiaohongshu-auto` is designed for automating content posting and management on Xiaohongshu. The provided files (`_meta.json`, `SKILL.md`, `gep_manifest.json`, `skill.yaml`) describe the skill's purpose, installation of standard browser automation libraries (`selenium`, `webdriver-manager`), configuration, and usage. While the skill involves browser interaction and storing session data (cookies) in `session.json` and `chrome-profile` within its workspace, these actions are necessary for its stated purpose. There is no evidence of intentional malicious behavior, such as data exfiltration, unauthorized remote control, or prompt injection attempts against the agent to subvert its intended function. The `SKILL.md` provides user instructions and troubleshooting steps, all consistent with a legitimate automation tool, and even includes warnings about platform rules and responsible use.
Capability Assessment
Purpose & Capability
Name/description (Xiaohongshu automation) matches the content of SKILL.md: instructions for logging in, publishing posts, batch operations, and analytics. The declared manifest contains only SKILL.md and documentation, and there are no unexpected environment variables, binaries, or external services required beyond the website (xiaohongshu) and optional browser tooling.
Instruction Scope
The runtime instructions ask the user to perform browser-based login and save a session file (cookies) under the skill workspace, install selenium/webdriver-manager if needed, and optionally install an 'OpenClaw Browser Relay' extension. These behaviors are expected for browser automation but do require storing sensitive session data (session.json, browser profile). The SKILL.md references absolute paths under /root/.openclaw which are templates and may be inappropriate if run as a non-root user; otherwise the instructions do not request access to unrelated system files or network endpoints beyond xiaohongshu, the Chrome Web Store, and the local OpenClaw browser.
Install Mechanism
There is no install spec or packaged code to download — the skill is instruction-only (lowest install risk). The only install activity suggested is user-run: pip install selenium webdriver-manager and installing a Chrome extension from the Chrome Web Store; these are normal for browser automation but are initiated by the user, not automatically fetched by the skill.
Credentials
The skill declares no required environment variables or primary credential. It does instruct storing a session file and a browser profile in the workspace, which is necessary for cookie-based automation; this is proportionate to the stated purpose but carries the usual sensitivity around stored session cookies.
Persistence & Privilege
always is false and the skill is user-invocable. There is no indication the skill forces persistent installation or modifies other skills or global agent configs. It does expect writing session.json and profile data in its own workspace (normal for automation).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xiaohongshu-auto
  3. After installation, invoke the skill by name or use /xiaohongshu-auto
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
xiaohongshu-auto 1.0.0 初始发布 - 新增自动登录、内容发布和管理功能,支持小红书平台 - 支持图文/视频笔记一键发布、列表查看、数据分析 - 可批量发布、定时发布,并支持自动标签和图片压缩 - 提供多方式浏览器认证与安全建议 - 包含详细使用说明、配置示例和常见故障排查
Metadata
Slug xiaohongshu-auto
Version 1.0.0
License
All-time Installs 22
Active Installs 20
Total Versions 1
Frequently Asked Questions

What is Xiaohongshu Auto?

小红书自动化技能,自动发布笔记和管理内容. It is an AI Agent Skill for Claude Code / OpenClaw, with 1625 downloads so far.

How do I install Xiaohongshu Auto?

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

Is Xiaohongshu Auto free?

Yes, Xiaohongshu Auto is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Xiaohongshu Auto support?

Xiaohongshu Auto is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Xiaohongshu Auto?

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

💬 Comments