返回顶部
x

xhs-publisher

Posts content (images/videos) to Xiaohongshu (Little Red Book) automatically using Playwright. Use this skill when you need to publish content to Xiaohongshu.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.0.1
安全检测
已通过
113
下载量
0
收藏
概述
安装方式
版本历史

xhs-publisher

# Xiaohongshu Publisher This skill automates the process of posting content to Xiaohongshu (Little Red Book) using Playwright. It supports both image and video uploads, along with title and content (description) text. ## Setup Instructions 1. **Install Dependencies**: ```bash pip install playwright requests playwright install chromium ``` 2. **Initial Login**: Before you can post, you must perform a manual login once to save your session state. Run the login script: ```bash python .trae/skills/xhs-publisher/scripts/login.py ``` This will open a browser window. Scan the QR code or log in using your preferred method. Once logged in, the script will save the session to `state.json`. ## Usage To post content, use the `post.py` script: ```bash python .trae/skills/xhs-publisher/scripts/post.py \ --title "Your Post Title" \ --content "Your post description here. #tags" \ --files "/path/to/image1.jpg" "/path/to/image2.png" ``` ### Arguments * `--title`: The title of the post. * `--content`: The description or caption for the post. * `--files`: One or more paths to the images or video files you want to upload. ## Notes * The script uses a visible browser window by default (`headless=False`) to help you monitor the process and handle any unexpected popups or captchas. * Ensure your files are in supported formats (e.g., JPG, PNG, MP4).

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 xiaohongshu-auto-publisher-1775977028 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 xiaohongshu-auto-publisher-1775977028 技能

通过命令行安装

skillhub install xiaohongshu-auto-publisher-1775977028

下载 Zip 包

⬇ 下载 xhs-publisher v0.0.1

文件大小: 3.7 KB | 发布时间: 2026-4-13 12:39

v0.0.1 最新 2026-4-13 12:39
Initial release

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部