📦 A skill that automates repurposing Chinese social videos (Douyin/Bilibili/Xiaohongshu) to international platforms (TikTok/YouTube/Instagram) via the Lumi API — handling translation, AI dubbing, an — 一项通过 Lumi API 自动化将中文社媒视频(抖音/哔哩哔哩/小红书)转投国际平台(TikTok/YouTube/Instagram)的技能——完成翻译、AI 配音并
v1.0.0当用户希望通过 Lumi 管理社交媒体内容时——上传视频、发布到 TikTok/YouTube/Instagram、翻译或配音……请使用此技能。
1· 174·0 当前·0 累计
安全扫描
OpenClaw
安全
medium confidence该技能与其既定用途(通过 Lumi API 重新发布并发布视频)内部一致,且仅请求一个 Lumi API 密钥,但在将其启用到真实账户前,你应注意几处小差异及一项行为选择(默认自动发布)。
评估建议
This skill appears to do what it says: it will call Lumi's endpoints using the LUMI_API_KEY you provide. Before enabling it on real accounts: (1) Only provide an API key you trust and that is scoped appropriately — create a test account/key if possible. (2) Be aware the repurpose workflow defaults to auto-publishing when platforms are specified; confirm the skill will not publish to your live accounts unexpectedly (consider testing with a sandbox/test account or ensuring you provide only non-pro...详细分析 ▾
✓ 用途与能力
Name/description (repurpose Chinese social videos → TikTok/YouTube/Instagram with translation/dubbing) match the included OpenAPI references and the single required env var LUMI_API_KEY. The declared API surface (videos, repurpose, localization, tts, social-posts, connections, insights) fits the described functionality.
ℹ 指令范围
SKILL.md confines runtime actions to reading the bundled README and selected OpenAPI JSON files and to making network requests to https://lumipath.cn using the LUMI_API_KEY. That is appropriately scoped. Two points to note: (1) the skill enforces an "autoPublish default enabled" behavior for repurpose when a publish platform is provided — this can result in immediate publishing if the user provides platform and caption values; and (2) the README recommends exporting LUMI_BASE_URL but the main instructions hardcode https://lumipath.cn, which is a minor inconsistency (not a data-exfiltration risk but could surprise users).
✓ 安装机制
This is an instruction-only skill with no install spec and no bundled executable code, so there is no installer risk (nothing is written to disk by an install step).
ℹ 凭证需求
The skill requires only one credential (LUMI_API_KEY) and declares it as the primary credential — this is proportional to the described API interactions. Minor inconsistency: README examples mention a LUMI_BASE_URL env var that is not declared in requires.env (the skill otherwise uses the fixed base URL https://lumipath.cn).
✓ 持久化与权限
always is false and the skill does not request persistent system privileges or modify other skills. Autonomous invocation is allowed (default) but is not combined with broad or unrelated credential access, so no elevated persistence concern here.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/21
Lumi 社交内容管理技能首发版 - 支持视频再利用:自动完成翻译、配音、加字幕及跨平台发布 - 可直接通过 API key 认证,向 TikTok、YouTube、Instagram 发布视频 - 在处理任何请求前,提供收集全部必需参数的工作流 - 引导用户预览并选择 AI 配音声线 - 内置分析、账号管理及纯本地化任务工具 - 集成详细进度追踪,含任务轮询与清晰错误报告
● 无害
安装命令
点击复制官方npx clawhub@latest install lumi-social-post-ai-dubbling
镜像加速npx clawhub@latest install lumi-social-post-ai-dubbling --registry https://cn.longxiaskill.com镜像同步中