{
  "schemaVersion": "1.0",
  "item": {
    "slug": "xiaohongshu-auto",
    "name": "Xiaohongshu Auto",
    "source": "tencent",
    "type": "skill",
    "category": "其他",
    "sourceUrl": "https://clawhub.ai/broommonk/xiaohongshu-auto",
    "canonicalUrl": "https://clawhub.ai/broommonk/xiaohongshu-auto",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/xiaohongshu-auto",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=xiaohongshu-auto",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "gep_manifest.json",
      "skill.yaml"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/xiaohongshu-auto"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/xiaohongshu-auto",
    "agentPageUrl": "https://openagent3.xyz/skills/xiaohongshu-auto/agent",
    "manifestUrl": "https://openagent3.xyz/skills/xiaohongshu-auto/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/xiaohongshu-auto/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "小红书自动发帖技能",
        "body": "🤖 技能名称: xiaohongshu-auto\n📝 用途: 自动登录小红书、发布笔记、管理内容\n🔐 认证: 需要手动登录一次（保存 Cookie）"
      },
      {
        "title": "⚠️ 路径说明",
        "body": "技能路径: /root/.openclaw/workspace/skills/xiaohongshu-auto/"
      },
      {
        "title": "macOS / Linux 示例",
        "body": "cd /root/.openclaw/workspace/skills/xiaohongshu-auto"
      },
      {
        "title": "Windows 示例",
        "body": "cd C:\\Users\\用户名\\.openclaw\\workspace\\skills\\xiaohongshu-auto"
      },
      {
        "title": "1. 安装依赖",
        "body": "# 确保 Chrome 已安装\ngoogle-chrome --version\n\n# 安装必要的 Python 库（如果需要）\npip install selenium webdriver-manager"
      },
      {
        "title": "2. 配置浏览器",
        "body": "方式 A：Chrome 扩展 Relay（推荐）\n\n在 Chrome 中安装 OpenClaw Browser Relay 扩展\n\nChrome Web Store 搜索 \"OpenClaw Browser Relay\"\n或访问：https://chrome.google.com/webstore\n\n\n\n手动登录小红书\n\n打开 https://www.xiaohongshu.com\n扫码或账号密码登录\n保持登录状态\n\n\n\n点击扩展图标，启用 Relay 模式\n\n方式 B：独立浏览器\n\n# 启动 OpenClaw 管理的浏览器\nopenclaw browser start --profile openclaw"
      },
      {
        "title": "3. 使用技能",
        "body": "发布笔记\n\n# 调用技能发布笔记\nopenclaw skill xiaohongshu-auto publish \\\n  --title \"笔记标题\" \\\n  --content \"笔记内容\" \\\n  --image \"/path/to/image.jpg\"\n\n查看笔记列表\n\nopenclaw skill xiaohongshu-auto list\n\n分析数据\n\nopenclaw skill xiaohongshu-auto analytics"
      },
      {
        "title": "📋 配置文件",
        "body": "创建 config.json：\n\n{\n  \"account\": {\n    \"loginMethod\": \"qrcode\",\n    \"sessionFile\": \"~/.openclaw/workspace/skills/xiaohongshu-auto/session.json\"\n  },\n  \"browser\": {\n    \"profile\": \"chrome\",\n    \"headless\": false,\n    \"userDataDir\": \"~/.openclaw/workspace/skills/xiaohongshu-auto/chrome-profile\"\n  },\n  \"posting\": {\n    \"dailyLimit\": 5,\n    \"randomDelay\": true,\n    \"delayRange\": [300, 1800],\n    \"autoHashtags\": true,\n    \"imageQuality\": 0.9\n  },\n  \"analytics\": {\n    \"trackViews\": true,\n    \"trackLikes\": true,\n    \"trackComments\": true,\n    \"reportInterval\": \"daily\"\n  }\n}"
      },
      {
        "title": "基础用法",
        "body": "发布图文笔记：\n\nopenclaw skill xiaohongshu-auto publish \\\n  --title \"今天分享一个超好用的 AI 助手\" \\\n  --content \"最近发现了一个超厉害的工具...\" \\\n  --images \"image1.jpg,image2.jpg,image3.jpg\"\n\n发布视频笔记：\n\nopenclaw skill xiaohongshu-auto publish \\\n  --title \"Vlog | 我的一天\" \\\n  --content \"记录美好的一天\" \\\n  --video \"video.mp4\""
      },
      {
        "title": "高级用法",
        "body": "定时发布：\n\n# 设置定时任务（每天早上 9 点发布）\n0 9 * * * openclaw skill xiaohongshu-auto publish --scheduled\n\n批量发布：\n\n# 从 CSV 文件批量发布\nopenclaw skill xiaohongshu-auto batch-publish \\\n  --csv \"posts.csv\" \\\n  --image-dir \"./images\"\n\n数据分析：\n\n# 获取最近 7 天数据\nopenclaw skill xiaohongshu-auto analytics --days 7\n\n# 导出报告\nopenclaw skill xiaohongshu-auto analytics --export report.pdf"
      },
      {
        "title": "📁 目录结构",
        "body": "xiaohongshu-auto/\n├── SKILL.md              # 技能说明（本文件）\n├── USAGE.md              # 详细使用文档\n├── config.json           # 配置文件\n├── config.example.json   # 配置示例\n├── session.json          # 登录会话（自动生成）\n├── scripts/\n│   ├── publish.py        # 发布脚本\n│   ├── login.py          # 登录脚本\n│   └── analytics.py      # 数据分析脚本\n├── templates/\n│   ├── post-template.md  # 笔记模板\n│   └── hashtag-list.txt  # 标签库\n└── logs/\n    └── activity.log      # 活动日志"
      },
      {
        "title": "平台规则",
        "body": "发布频率：每天不超过 5 篇，避免被判定为营销号\n内容质量：确保原创，不要抄袭\n图片要求：分辨率不低于 1080x1440\n敏感词：避免广告法禁用词"
      },
      {
        "title": "安全建议",
        "body": "人工审核：发布前人工确认内容\n随机延迟：设置 5-30 分钟随机间隔\n账号保护：不要频繁切换设备\n数据备份：定期导出笔记数据"
      },
      {
        "title": "风险提醒",
        "body": "❌ 过度自动化可能导致限流\n❌ 低质量内容会被降权\n❌ 违规内容可能封号\n⚠️ 本工具仅供学习研究，请遵守平台规则"
      },
      {
        "title": "无法登录",
        "body": "# 清除会话重新登录\nrm ~/.openclaw/workspace/skills/xiaohongshu-auto/session.json\nopenclaw skill xiaohongshu-auto login"
      },
      {
        "title": "浏览器启动失败",
        "body": "# 检查 Chrome 安装\ngoogle-chrome --version\n\n# 重启浏览器服务\nopenclaw browser stop\nopenclaw browser start"
      },
      {
        "title": "发布失败",
        "body": "# 查看日志\ntail -f ~/.openclaw/workspace/skills/xiaohongshu-auto/logs/activity.log\n\n# 检查网络连接\ncurl -I https://www.xiaohongshu.com"
      },
      {
        "title": "流量分成",
        "body": "小红书创作者中心\n笔记浏览量收益\n约 ¥0.01-0.05/千次浏览"
      },
      {
        "title": "带货佣金",
        "body": "商品链接转化\n佣金比例 5-30%"
      },
      {
        "title": "品牌合作",
        "body": "推广笔记\n单篇 ¥500-5000+"
      },
      {
        "title": "引流变现",
        "body": "导流到私域\n知识付费/咨询服务"
      },
      {
        "title": "📖 参考文档",
        "body": "小红书创作者中心\n小红书社区规范\nOpenClaw 浏览器文档\n\n最后更新：2026-02-27\n版本：1.0.0"
      }
    ],
    "body": "小红书自动发帖技能\n\n🤖 技能名称: xiaohongshu-auto\n📝 用途: 自动登录小红书、发布笔记、管理内容\n🔐 认证: 需要手动登录一次（保存 Cookie）\n\n⚠️ 路径说明\n\n技能路径: /root/.openclaw/workspace/skills/xiaohongshu-auto/\n\nmacOS / Linux 示例\ncd /root/.openclaw/workspace/skills/xiaohongshu-auto\n\nWindows 示例\ncd C:\\Users\\用户名\\.openclaw\\workspace\\skills\\xiaohongshu-auto\n\n🚀 快速开始\n1. 安装依赖\n# 确保 Chrome 已安装\ngoogle-chrome --version\n\n# 安装必要的 Python 库（如果需要）\npip install selenium webdriver-manager\n\n2. 配置浏览器\n\n方式 A：Chrome 扩展 Relay（推荐）\n\n在 Chrome 中安装 OpenClaw Browser Relay 扩展\n\nChrome Web Store 搜索 \"OpenClaw Browser Relay\"\n或访问：https://chrome.google.com/webstore\n\n手动登录小红书\n\n打开 https://www.xiaohongshu.com\n扫码或账号密码登录\n保持登录状态\n\n点击扩展图标，启用 Relay 模式\n\n方式 B：独立浏览器\n\n# 启动 OpenClaw 管理的浏览器\nopenclaw browser start --profile openclaw\n\n3. 使用技能\n发布笔记\n# 调用技能发布笔记\nopenclaw skill xiaohongshu-auto publish \\\n  --title \"笔记标题\" \\\n  --content \"笔记内容\" \\\n  --image \"/path/to/image.jpg\"\n\n查看笔记列表\nopenclaw skill xiaohongshu-auto list\n\n分析数据\nopenclaw skill xiaohongshu-auto analytics\n\n📋 配置文件\n\n创建 config.json：\n\n{\n  \"account\": {\n    \"loginMethod\": \"qrcode\",\n    \"sessionFile\": \"~/.openclaw/workspace/skills/xiaohongshu-auto/session.json\"\n  },\n  \"browser\": {\n    \"profile\": \"chrome\",\n    \"headless\": false,\n    \"userDataDir\": \"~/.openclaw/workspace/skills/xiaohongshu-auto/chrome-profile\"\n  },\n  \"posting\": {\n    \"dailyLimit\": 5,\n    \"randomDelay\": true,\n    \"delayRange\": [300, 1800],\n    \"autoHashtags\": true,\n    \"imageQuality\": 0.9\n  },\n  \"analytics\": {\n    \"trackViews\": true,\n    \"trackLikes\": true,\n    \"trackComments\": true,\n    \"reportInterval\": \"daily\"\n  }\n}\n\n🔧 使用方式\n基础用法\n\n发布图文笔记：\n\nopenclaw skill xiaohongshu-auto publish \\\n  --title \"今天分享一个超好用的 AI 助手\" \\\n  --content \"最近发现了一个超厉害的工具...\" \\\n  --images \"image1.jpg,image2.jpg,image3.jpg\"\n\n\n发布视频笔记：\n\nopenclaw skill xiaohongshu-auto publish \\\n  --title \"Vlog | 我的一天\" \\\n  --content \"记录美好的一天\" \\\n  --video \"video.mp4\"\n\n高级用法\n\n定时发布：\n\n# 设置定时任务（每天早上 9 点发布）\n0 9 * * * openclaw skill xiaohongshu-auto publish --scheduled\n\n\n批量发布：\n\n# 从 CSV 文件批量发布\nopenclaw skill xiaohongshu-auto batch-publish \\\n  --csv \"posts.csv\" \\\n  --image-dir \"./images\"\n\n\n数据分析：\n\n# 获取最近 7 天数据\nopenclaw skill xiaohongshu-auto analytics --days 7\n\n# 导出报告\nopenclaw skill xiaohongshu-auto analytics --export report.pdf\n\n📁 目录结构\nxiaohongshu-auto/\n├── SKILL.md              # 技能说明（本文件）\n├── USAGE.md              # 详细使用文档\n├── config.json           # 配置文件\n├── config.example.json   # 配置示例\n├── session.json          # 登录会话（自动生成）\n├── scripts/\n│   ├── publish.py        # 发布脚本\n│   ├── login.py          # 登录脚本\n│   └── analytics.py      # 数据分析脚本\n├── templates/\n│   ├── post-template.md  # 笔记模板\n│   └── hashtag-list.txt  # 标签库\n└── logs/\n    └── activity.log      # 活动日志\n\n⚠️ 注意事项\n平台规则\n发布频率：每天不超过 5 篇，避免被判定为营销号\n内容质量：确保原创，不要抄袭\n图片要求：分辨率不低于 1080x1440\n敏感词：避免广告法禁用词\n安全建议\n人工审核：发布前人工确认内容\n随机延迟：设置 5-30 分钟随机间隔\n账号保护：不要频繁切换设备\n数据备份：定期导出笔记数据\n风险提醒\n❌ 过度自动化可能导致限流\n❌ 低质量内容会被降权\n❌ 违规内容可能封号\n⚠️ 本工具仅供学习研究，请遵守平台规则\n🛠️ 故障排查\n无法登录\n# 清除会话重新登录\nrm ~/.openclaw/workspace/skills/xiaohongshu-auto/session.json\nopenclaw skill xiaohongshu-auto login\n\n浏览器启动失败\n# 检查 Chrome 安装\ngoogle-chrome --version\n\n# 重启浏览器服务\nopenclaw browser stop\nopenclaw browser start\n\n发布失败\n# 查看日志\ntail -f ~/.openclaw/workspace/skills/xiaohongshu-auto/logs/activity.log\n\n# 检查网络连接\ncurl -I https://www.xiaohongshu.com\n\n📊 收益模式\n流量分成\n小红书创作者中心\n笔记浏览量收益\n约 ¥0.01-0.05/千次浏览\n带货佣金\n商品链接转化\n佣金比例 5-30%\n品牌合作\n推广笔记\n单篇 ¥500-5000+\n引流变现\n导流到私域\n知识付费/咨询服务\n📖 参考文档\n小红书创作者中心\n小红书社区规范\nOpenClaw 浏览器文档\n\n最后更新：2026-02-27 版本：1.0.0"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/broommonk/xiaohongshu-auto",
    "publisherUrl": "https://clawhub.ai/broommonk/xiaohongshu-auto",
    "owner": "broommonk",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/xiaohongshu-auto",
    "downloadUrl": "https://openagent3.xyz/downloads/xiaohongshu-auto",
    "agentUrl": "https://openagent3.xyz/skills/xiaohongshu-auto/agent",
    "manifestUrl": "https://openagent3.xyz/skills/xiaohongshu-auto/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/xiaohongshu-auto/agent.md"
  }
}