← Back to Skills Marketplace
小红书自动发布(macOS)
by
richardx0319
· GitHub ↗
· v1.0.0
· MIT-0
328
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install xiaohongshu-auto-publish-macos
Description
小红书自动发布技能 - 支持图片搜索下载、自动上传发布一键完成
Usage Guidance
This skill appears to do what it says (prepare images and drive the publishing UI), but note these points before installing:
- SKILL.md describes full automated browser actions, but publish.py only downloads an image and then asks the user to complete the publish steps — understand whether you expect fully automated behavior or just a helper.
- The script writes files to ~/Desktop and /tmp/openclaw/uploads and uses the Python requests library; ensure you trust the skill (source is unknown) and that your environment has required dependencies.
- The skill will interact with your browser session (may require QR login to Xiaohongshu). Keep in mind any active authenticated sessions could be used by automation — do not leave sensitive sessions open if you are unsure.
- Network access is only to picsum.photos in the shipped code; if you plan to modify the skill, review any additional endpoints carefully.
- If you need stronger assurance, ask the publisher for a homepage/source repo or request the skill be updated so its SKILL.md and code align and declare dependencies explicitly.
Capability Analysis
Type: OpenClaw Skill
Name: xiaohongshu-auto-publish-macos
Version: 1.0.0
The skill bundle provides legitimate automation for publishing content to the Xiaohongshu (Red) platform. The Python script (publish.py) downloads placeholder images from a public service (picsum.photos) and prepares them for upload, while the instructions (SKILL.md) guide the AI agent through standard browser automation steps. No evidence of data exfiltration, credential theft, or malicious execution was found.
Capability Assessment
Purpose & Capability
The skill claims end-to-end automated publishing (uses OpenClaw browser.upload and act+type in SKILL.md) which is coherent with the stated purpose. However, the included publish.py is a local helper that only downloads/copies an image and stops, instructing the user to finish the upload manually — so code and instructions are not fully aligned (helper script vs. automated agent actions).
Instruction Scope
SKILL.md directs the agent to use the built-in browser profile, upload files, and type into specific page selectors (expected for this purpose). The script creates files on the user Desktop and /tmp and prints manual steps; it does not read arbitrary system files or exfiltrate data. The agent will need permission to access local files used for upload.
Install Mechanism
No install spec (instruction-only) which minimizes installer risk. The included Python script uses the requests library but no dependencies are declared — this is a functional/maintenance omission rather than a direct security issue.
Credentials
The skill requests no environment variables, credentials, or config paths. Network access is used only to download images from a public image service (picsum.photos), which matches the stated functionality.
Persistence & Privilege
always is false and the skill does not request persistent elevated privileges. It will rely on the agent's normal browser automation capabilities; autonomous invocation is allowed by default but that is platform standard and not by itself a red flag here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaohongshu-auto-publish-macos - After installation, invoke the skill by name or use
/xiaohongshu-auto-publish-macos - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
适用于macOS的小红书自动发布技能
Metadata
Frequently Asked Questions
What is 小红书自动发布(macOS)?
小红书自动发布技能 - 支持图片搜索下载、自动上传发布一键完成. It is an AI Agent Skill for Claude Code / OpenClaw, with 328 downloads so far.
How do I install 小红书自动发布(macOS)?
Run "/install xiaohongshu-auto-publish-macos" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 小红书自动发布(macOS) free?
Yes, 小红书自动发布(macOS) is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 小红书自动发布(macOS) support?
小红书自动发布(macOS) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 小红书自动发布(macOS)?
It is built and maintained by richardx0319 (@richardx0319); the current version is v1.0.0.
More Skills