← Back to Skills Marketplace
hwl1413520

多社交平台内容同步

by rumu14 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
75
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-distribute
Description
多平台内容自动分发工具。在小红书发布后,自动将内容同步到抖音、视频号、快手。支持自动处理图片尺寸、填写标题标签、处理验证码。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-distribute
  3. After installation, invoke the skill by name or use /skill-distribute
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
✅ 多平台内容自动分发功能 ✅ 支持小红书、抖音、视频号、快手四大平台 ✅ 智能图片尺寸适配(模糊填充、纯色填充、智能裁剪) ✅ 内容自动适配(标题、描述、标签) ✅ 验证码自动处理(滑块、点选、文字、短信) ✅ 批量分发功能 ✅ 定时任务功能 ✅ 错峰发布策略 ✅ 完整的配置文件系统 ✅ 详细的日志记录
Metadata
Slug skill-distribute
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 多社交平台内容同步?

多平台内容自动分发工具。在小红书发布后,自动将内容同步到抖音、视频号、快手。支持自动处理图片尺寸、填写标题标签、处理验证码。 It is an AI Agent Skill for Claude Code / OpenClaw, with 75 downloads so far.

How do I install 多社交平台内容同步?

Run "/install skill-distribute" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 多社交平台内容同步 free?

Yes, 多社交平台内容同步 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 多社交平台内容同步 support?

多社交平台内容同步 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 多社交平台内容同步?

It is built and maintained by rumu14 (@hwl1413520); the current version is v1.0.0.

💬 Comments