← 返回 Skills 市场
75
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-distribute
功能描述
多平台内容自动分发工具。在小红书发布后,自动将内容同步到抖音、视频号、快手。支持自动处理图片尺寸、填写标题标签、处理验证码。
安全使用建议
This package is internally coherent for cross-platform reposting, but it handles sensitive account material and automates browser actions. Before installing or running it: (1) inspect scripts for any hardcoded remote endpoints or unexpected network calls (the shown files do not reveal exfiltration, but some code was truncated — review full distribute.py and CaptchaHandler), (2) keep config/accounts.yaml and any API keys out of public repos and set file perms to 600 as recommended, (3) prefer QR login when possible, avoid storing plain-text passwords or phone OTP interceptors, (4) be aware Playwright will download a Chromium binary and the scripts will control your browser sessions (run in a VM or isolated account if you are concerned), (5) if you enable third‑party captcha services (2captcha/anti-captcha) you will be providing an API key to an external service — consider the privacy and cost implications, and (6) ensure operation complies with each platform’s terms (automation may trigger account restrictions). If you want higher assurance, ask the author for a full code audit or run the skill in a sandbox before connecting real accounts.
功能分析
Type: OpenClaw Skill
Name: skill-distribute
Version: 1.0.0
This skill bundle is a multi-platform content distribution tool that automates posting to social media sites like Douyin and Kuaishou. It utilizes high-risk capabilities including browser automation (Playwright/Selenium), session management via local cookie storage (data/cookies/), and captcha bypass mechanisms (automated slider solving and third-party API support in config/captcha.yaml). While the code in scripts/distribute.py and scripts/batch_distribute.py appears aligned with the stated purpose, the inherent risks associated with automated credential handling and programmatic browser control, combined with the use of subprocess to chain execution, meet the threshold for a suspicious classification.
能力评估
Purpose & Capability
Name/description (multi-platform content distribution) align with the provided scripts, configs and docs: the repo contains image processing, content adaptation, captcha handling, login/cookie management and platform selectors — all expected for this function.
Instruction Scope
SKILL.md and scripts direct browser automation (Playwright/Selenium), reading/writing local config (accounts, cookies), logging to logs/distribute.log, and optionally using third‑party captcha services or local OCR/models. These actions are within scope but involve sensitive account credentials, cookies, and possible SMS/manual steps; the skill does not appear to access unrelated system resources.
Install Mechanism
No formal install spec in registry (instruction-only), but README/SKILL.md instruct pip install -r requirements.txt and 'playwright install chromium' which will download browser binaries. Dependencies are standard (playwright, Pillow, PyYAML, requests). The Playwright browser download is expected for this functionality but is a higher-friction step that downloads executable code.
Credentials
The skill does not request environment variables, but it requires local configuration files containing phone numbers, cookie paths, and optionally third‑party captcha API keys. Those secrets are proportional to the task but are sensitive — the config format stores API keys and phone numbers in plain YAML, so file permissions and secure handling are important.
Persistence & Privilege
Skill is not always-enabled and does not request elevated platform privileges. It runs as user-level scripts and stores cookies/config under the project; no evidence of modifying other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-distribute - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-distribute触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
✅ 多平台内容自动分发功能
✅ 支持小红书、抖音、视频号、快手四大平台
✅ 智能图片尺寸适配(模糊填充、纯色填充、智能裁剪)
✅ 内容自动适配(标题、描述、标签)
✅ 验证码自动处理(滑块、点选、文字、短信)
✅ 批量分发功能
✅ 定时任务功能
✅ 错峰发布策略
✅ 完整的配置文件系统
✅ 详细的日志记录
元数据
常见问题
多社交平台内容同步 是什么?
多平台内容自动分发工具。在小红书发布后,自动将内容同步到抖音、视频号、快手。支持自动处理图片尺寸、填写标题标签、处理验证码。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 75 次。
如何安装 多社交平台内容同步?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-distribute」即可一键安装,无需额外配置。
多社交平台内容同步 是免费的吗?
是的,多社交平台内容同步 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
多社交平台内容同步 支持哪些平台?
多社交平台内容同步 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 多社交平台内容同步?
由 rumu14(@hwl1413520)开发并维护,当前版本 v1.0.0。
推荐 Skills