← Back to Skills Marketplace
199
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install xiaohongshu-auto-poster
Description
小红书自动发帖套装。输入主题,自动生成文案并发布到小红书。包含 MCP 配置、内容模板、自动化工作流。适用于已配置好本地 MCP 服务的用户。
Usage Guidance
This skill appears coherent: it expects you to run a local 'MCP' service and the SKILL.md tells the agent to talk to http://localhost:18060 to generate and publish posts. Before installing/using: 1) Verify the MCP project's GitHub repo and releases (check author, popularity, and source code if available) because the binary you run will perform network operations on your behalf. 2) Run the MCP binary in a controlled environment (non-root account, inspect logs) and confirm its behavior before connecting your social account. 3) Be cautious when scanning login QR codes — scanning gives the service access to your account; only proceed if you trust the MCP implementation. 4) Automated posting can violate platform rules and risk account limits/suspension; test with a throwaway account first. The skill itself does not request secrets or perform remote downloads, but the third-party MCP binary it directs you to is the primary external risk.
Capability Analysis
Type: OpenClaw Skill
Name: xiaohongshu-auto-poster
Version: 1.0.0
The skill bundle requires users to download and execute pre-compiled binaries from an external GitHub repository (xpzouying/xiaohongshu-mcp) and provides explicit instructions for establishing persistence on macOS via LaunchAgents (references/setup.md). While these capabilities are aligned with the stated goal of automating Xiaohongshu posts through a local MCP service, the promotion of unverified binary execution and automated startup persistence represents a high-risk pattern often used for malware delivery.
Capability Assessment
Purpose & Capability
Name/description (auto-post to 小红书 via a local MCP service) match the instructions: the SKILL.md instructs the agent to call a local MCP HTTP endpoint and to help user obtain login QR codes. No unrelated credentials or external services are requested by the skill.
Instruction Scope
Runtime instructions operate only against a local service (http://localhost:18060) and user interaction commands (generate text, check login, publish). They do not instruct reading arbitrary host files, accessing external endpoints, or exfiltrating data. The skill relies on the local MCP service to perform network actions.
Install Mechanism
The skill is instruction-only (no install spec) which is low risk. However references/setup.md tells users to download a third-party MCP binary from a GitHub releases URL; that binary is not supplied or validated by the skill. Users must vet the external repo/binaries themselves.
Credentials
The skill declares no required env vars, no primary credential, and no config paths. This is proportionate: the workflow expects a locally running MCP service and therefore does not need to request unrelated secrets.
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes. The setup docs show optional user steps to enable the MCP binary as a user launch agent, which is a user action, not an automatic change by the skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaohongshu-auto-poster - After installation, invoke the skill by name or use
/xiaohongshu-auto-poster - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
首版发布
Metadata
Frequently Asked Questions
What is xiaohongshu-auto-poster?
小红书自动发帖套装。输入主题,自动生成文案并发布到小红书。包含 MCP 配置、内容模板、自动化工作流。适用于已配置好本地 MCP 服务的用户。 It is an AI Agent Skill for Claude Code / OpenClaw, with 199 downloads so far.
How do I install xiaohongshu-auto-poster?
Run "/install xiaohongshu-auto-poster" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is xiaohongshu-auto-poster free?
Yes, xiaohongshu-auto-poster is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does xiaohongshu-auto-poster support?
xiaohongshu-auto-poster is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created xiaohongshu-auto-poster?
It is built and maintained by JMin1113 (@jmin1113); the current version is v1.0.0.
More Skills