← 返回 Skills 市场
199
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaohongshu-auto-poster
功能描述
小红书自动发帖套装。输入主题,自动生成文案并发布到小红书。包含 MCP 配置、内容模板、自动化工作流。适用于已配置好本地 MCP 服务的用户。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaohongshu-auto-poster - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaohongshu-auto-poster触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首版发布
元数据
常见问题
xiaohongshu-auto-poster 是什么?
小红书自动发帖套装。输入主题,自动生成文案并发布到小红书。包含 MCP 配置、内容模板、自动化工作流。适用于已配置好本地 MCP 服务的用户。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 199 次。
如何安装 xiaohongshu-auto-poster?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaohongshu-auto-poster」即可一键安装,无需额外配置。
xiaohongshu-auto-poster 是免费的吗?
是的,xiaohongshu-auto-poster 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
xiaohongshu-auto-poster 支持哪些平台?
xiaohongshu-auto-poster 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 xiaohongshu-auto-poster?
由 JMin1113(@jmin1113)开发并维护,当前版本 v1.0.0。
推荐 Skills