← 返回 Skills 市场
1625
总下载
7
收藏
20
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaohongshu-auto
功能描述
小红书自动化技能,自动发布笔记和管理内容
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaohongshu-auto - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaohongshu-auto触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
xiaohongshu-auto 1.0.0 初始发布
- 新增自动登录、内容发布和管理功能,支持小红书平台
- 支持图文/视频笔记一键发布、列表查看、数据分析
- 可批量发布、定时发布,并支持自动标签和图片压缩
- 提供多方式浏览器认证与安全建议
- 包含详细使用说明、配置示例和常见故障排查
元数据
常见问题
Xiaohongshu Auto 是什么?
小红书自动化技能,自动发布笔记和管理内容. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1625 次。
如何安装 Xiaohongshu Auto?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaohongshu-auto」即可一键安装,无需额外配置。
Xiaohongshu Auto 是免费的吗?
是的,Xiaohongshu Auto 完全免费(开源免费),可自由下载、安装和使用。
Xiaohongshu Auto 支持哪些平台?
Xiaohongshu Auto 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Xiaohongshu Auto?
由 broommonk(@broommonk)开发并维护,当前版本 v1.0.0。
推荐 Skills