Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
自动发布内容到小红书平台。支持发布图文、检查登录状态、获取登录二维码。使用场景:自动化小红书内容发布、批量发布、定时发布等。
自动发布内容到小红书平台。支持发布图文、检查登录状态、获取登录二维码。使用场景:自动化小红书内容发布、批量发布、定时发布等。
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
自动化发布内容到小红书平台,支持图文发布、登录管理和批量操作。
✅ 自动发布图文内容到小红书 ✅ 检查登录状态 ✅ 自动获取登录二维码 ✅ 支持自定义标题、内容、图片和标签 ✅ 支持 HTTP MCP 服务端模式
小红书 MCP 服务端 文件:xiaohongshu-mcp-windows-amd64.exe 端口:18060 启动方式:运行 exe 文件 mcporter CLI npm install -g mcporter 已登录小红书账号 首次使用需要先扫码登录
# 在 xiaohongshu-mcp 目录下运行 .\xiaohongshu-mcp-windows-amd64.exe
node scripts/publish.js --check
# 使用默认配置 node scripts/publish.js # 自定义内容 node scripts/publish.js \ --title "我的标题" \ --content "正文内容..." \ --image "C:\\path\\to\\image.png" \ --tags "tag1,tag2,tag3"
配置文件:~/.mcporter/mcporter.json { "mcpServers": { "xiaohongshu": { "url": "http://localhost:18060/mcp" } } }
参数类型必填说明titlestring是标题(最多20字)contentstring是正文内容(最多1000字)imagesarray是图片路径数组tagsarray否标签数组
const publish = require('./scripts/publish'); await publish({ title: '新品推荐!超好用', content: '今天给大家推荐一款超好用的产品...', images: ['C:\\product.jpg'], tags: ['好物推荐', '新品', '种草'] });
node scripts/publish.js \ --title "今天的心情日记" \ --content "今天天气真好,出去散步..." \ --image "C:\\photos\\today.jpg" \ --tags "生活,日常,心情"
登录状态:发布前必须已登录小红书 图片格式:支持 jpg、png 格式 内容限制: 标题最多 20 个中文字 正文最多 1000 字 图片最多 9 张 频率限制:小红书有每日发帖限制(约50篇)
解决: 检查 MCP 服务端是否运行 检查端口 18060 是否被占用 重启 MCP 服务端
解决: 运行 node scripts/publish.js --check 检查状态 使用登录工具扫码登录 或运行 node scripts/login.js 获取二维码
解决: 检查图片路径是否正确 检查内容是否超过字数限制 查看 MCP 服务端日志
小红书 MCP 项目 mcporter 文档 详细配置见 references/config.md
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.