← Back to Skills Marketplace
小红书长图文发布
by
RickyZhangV
· GitHub ↗
· v1.0.0
438
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install rednote-publisher
Description
自动化在小红书网页版发布长图文笔记,支持标题正文填写、一键排版及快速发布,单次耗时约2-3分钟。
Usage Guidance
This skill appears to do what it says (automate publishing on 小红书) and has no code/install footprint, but it expects the OpenClaw browser to be configured for host control and asks you to inspect ~/.openclaw/openclaw.json — a file the skill's manifest did not declare. Before installing or running: 1) review ~/.openclaw/openclaw.json yourself to confirm it contains only settings you expect (and back it up), 2) understand that enabling allowHostControl gives the tooling broad automation power over that browser profile (avoid using a profile with sensitive logged-in sessions), 3) consider testing with a throwaway Xiaohongshu account and an isolated browser profile, and 4) be cautious with snapshots or saved snapshots since they may capture page contents (potentially secrets). If you need stronger assurance, ask the skill author to declare the config path in its manifest or to provide a minimal checklist that does not require reading other local configs.
Capability Analysis
Type: OpenClaw Skill
Name: rednote-publisher
Version: 1.0.0
The skill is classified as suspicious because it explicitly requires the `browser.allowHostControl: true` setting in the OpenClaw agent's sandbox configuration (`SKILL.md`). While the skill's direct commands (`browser act click`, `browser act type`) are limited to benign browser DOM manipulation and do not appear to leverage this broad permission, requiring `allowHostControl: true` for such actions is an over-permissioned prerequisite. This significantly increases the attack surface of the OpenClaw environment, presenting a risky capability without clear justification for the skill's stated purpose of publishing long-form notes.
Capability Assessment
Purpose & Capability
The name/description (automating Xiaohongshu web publishing) matches the runtime instructions (starting the OpenClaw browser, navigating to the creator site, filling title/body, performing 'one-click layout', and publishing). The use of openclaw CLI/browser actions is expected for a web-automation skill.
Instruction Scope
SKILL.md explicitly instructs the agent to check ~/.openclaw/openclaw.json for specific sandbox/browser settings and to run gateway/browser restart commands. Those instructions require reading/validating local agent/browser configuration and exercising host control over the browser session — actions beyond merely opening a page and clicking UI elements. The skill's manifest did not declare any required config paths, so the instructions access undeclared local configuration.
Install Mechanism
No install spec or code files are present; this is instruction-only, which limits disk write/installation risk. All runtime actions rely on existing OpenClaw tooling already expected on the agent.
Credentials
The skill declares no environment variables or credentials, which is good. However, it references a specific local config path (~/.openclaw/openclaw.json) and requires the OpenClaw browser to have allowHostControl=true and a defaultProfile set. Accessing or requiring local config that may contain other settings or profiles is not declared and increases the scope of what the agent will read or depend on.
Persistence & Privilege
always:false and user-invocable defaults are preserved. The skill does not request permanent 'always' inclusion nor does it instruct modification of other skills or system-wide agent settings. That said, it requires the browser to permit host control, which effectively grants broad ability to automate any page open in that browser profile while running.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rednote-publisher - After installation, invoke the skill by name or use
/rednote-publisher - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
rednote-publisher v1.0.0
- 首发版本,支持自动化完成小红书网页版长图文/纯文字笔记全流程发布
- 明确分步引导(浏览器启动、编辑、排版、发布、验证等环节)
- 详细环境配置、账号要求和常见问题解答
- 提供 Token 节约建议及高效操作示例
- 优化建议包含批量发布、草稿管理、版式推荐等实用技巧
Metadata
Frequently Asked Questions
What is 小红书长图文发布?
自动化在小红书网页版发布长图文笔记,支持标题正文填写、一键排版及快速发布,单次耗时约2-3分钟。 It is an AI Agent Skill for Claude Code / OpenClaw, with 438 downloads so far.
How do I install 小红书长图文发布?
Run "/install rednote-publisher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 小红书长图文发布 free?
Yes, 小红书长图文发布 is completely free (open-source). 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 RickyZhangV (@1122525); the current version is v1.0.0.
More Skills