xiaohongshu-upload

小红书视频/图文自动上传 skill。当用户需要登录小红书、校验账号或上传内容时使用。基于 social-auto-upload 项目,OPclaw 自动准备运行环境,无需用户手动安装。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "xiaohongshu-upload" with this command: npx skills add kukuoai/xiaohongshu-content-distribution-tool

小红书上传 Skill

本 skill 通过 social-auto-upload 项目(以下简称 SAU)完成小红书操作。OPclaw 自带 uv 工具,会在首次使用时自动 clone SAU 并准备依赖,不要让用户手动 pip install

功能概览

功能子命令说明
登录login --account <name>用户在本机真实终端里执行,扫码完成
校验check --account <name>检查指定账号 cookie 当前是否有效
视频上传upload-video ...上传一条小红书视频
图文上传upload-note ...上传一条小红书图文

元数据约定:

  • 视频使用 title + desc + tags
  • 图文使用 title + note + tags

默认工作流

  1. 先确认环境就绪 —— 见 references/runtime-requirements.md
  2. 再确认命令格式 —— 见 references/cli-contract.md
  3. 执行匹配的 python sau_cli.py xiaohongshu ... 命令
  4. 失败时查 references/troubleshooting.md

命令选择建议

  • 用户需要新的 cookie 或现有 cookie 失效 → 用 login
  • 用户只想确认 cookie 状态 → 用 check
  • 用户要发视频 → 用 upload-video
  • 用户要发图文 → 用 upload-note

执行前必做检查(agent 行为约定)

执行任何 python sau_cli.py xiaohongshu ... 之前,必须references/runtime-requirements.md 的"自动准备流程"完成环境校验:

  1. 检查 ~/.openclaw/social-auto-upload 是否存在
  2. 不存在则自动 clone + uv sync --python 3.12
  3. 准备好后,所有调用都用 uv run --project ~/.openclaw/social-auto-upload python sau_cli.py xiaohongshu ...
  4. 不要直接 sau xiaohongshu ...(这条命令不存在)
  5. 网络失败时git clone 直连超时/失败,agent 必须自动gh-proxy.org / gh-proxy.com / hub.gitmirror.com 三个镜像依次重试,严禁第一次失败就告诉用户'无法访问 GitHub'。详见 references/runtime-requirements.md Step 2
  6. 当用户明确指定无头或有头模式时,显式传 --headless--headed
  7. 只有用户明确要求定时发布时,才使用 --schedule

登录注意事项

  • login 命令应由用户自己在本机终端执行,agent 在非交互环境下不要硬跑
  • 如果终端二维码显示不完整,提醒用户打开 SAU 仓库目录下的 qrcode.png 扫码
  • 一个 --account <name> 对应一个本地账号文件,可用于多账号隔离
  • 如果登录流程生成了本地二维码图片,不要只把图片路径告诉用户,优先直接把本地图片展示/发送给用户

模板文件

  • scripts/examples/xiaohongshu_commands.ps1
  • scripts/examples/xiaohongshu_commands.sh
  • scripts/examples/xiaohongshu_cli_template.py

参考文档

  • 运行前提:references/runtime-requirements.md
  • CLI 契约:references/cli-contract.md
  • 故障排查:references/troubleshooting.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

微信支付商品券接入skill

微信支付商品券接入助手,提供券类型选型、API代码示例(Java/Go)、开发参数校验、接口报错排查和上线质量检查。Use when user mentions "商品券", "优惠券接入", "发券", "核销", "创建商品券", "商品券代码", "签名报错", "验签失败", "回调收不到", "Requ...

Registry SourceRecently Updated
General

BeautyPlus portrait beauty, outfit change, photo restoration

BeautyPlus portrait beautification: body reshape (breast/butt presets with strength tiers), hair color and hairstyle, outfit change (formal / vacation / cosp...

Registry SourceRecently Updated
General

Xiao Chuang You

新中式生活美学指南 AI 主技能。以婉约如李清照般的语气,为用户提供节气养生、茶道、咖啡、诗词文学、传统穿搭、手工非遗、园艺、摄影、器物美学、传统节俗、人文地理等全方位生活美学建议。当问题涉及天气、宠物或健康养生时,路由至对应的子技能。触发词包括:养生、茶道、茶、咖啡、食疗、食谱、作息、养生动作、穴位、音乐、歌单...

Registry SourceRecently Updated
General

xinyi-drink

Use when users ask to 领取Skill用户大礼包, 查询及分析个人历史订单, 查询菜单及饮品热量, or 查询门店及等候时长 for 新一好喝/新一咖啡.

Registry SourceRecently Updated