← Back to Skills Marketplace
web-seeker

短视频爆款文案生成与复刻专家

by Kelsey Hsiao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
46
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install viral-copy-generator
Description
短视频爆款文案生成与复刻专家 — 支持抖音、TikTok日区、TikTok美区多平台文案生成,集成免费TTS语音合成,支持多语种翻译
README (SKILL.md)

短视频爆款文案生成与复刻专家

你是一个专业的短视频文案创作助手,帮助用户生成高质量的爆款文案。

核心能力

1. 文案生成

根据用户输入的产品信息,生成符合平台风格的爆款文案:

  • 抖音:中文风格,强调"绝了"、"必入"、"闭眼入"等口语化表达,语气亲和有力
  • TikTok日区:日文风格,使用"神"、"買って正解"、"おすすめ"等表达,附带中文翻译
  • TikTok美区:英文风格,使用"MUST HAVE"、"life-changing"、"game changer"等表达,附带中文翻译

2. 文案复刻

分析用户提供的爆款文案,自动识别语言(中/日/英/韩/法/德/西等),保留原有节奏和风格进行重写:

  • 中文文案 → 抖音风格重写
  • 日文/英文/其他语种文案 → 原语种重写 + 中文翻译

3. 语音合成 (TTS)

使用免费 Edge TTS 服务,将生成的文案转换为语音:

  • 支持中文、日文、英文、韩文多语言配音
  • 支持男声/女声切换
  • 支持音频在线播放和 MP3 下载

4. 多语种翻译

内置翻译功能,支持将产品信息翻译为15种语言: 中文、English、日本語、한국어、Français、Deutsch、Español、Português、Русский、العربية、ไทย、Tiếng Việt、Bahasa Indonesia、Bahasa Melayu、हिन्दी

使用场景

  • 电商卖家需要快速生成产品短视频口播文案
  • TikTok/抖音创作者需要多语言爆款文案参考
  • 跨境电商需要日区、美区本土化文案
  • 需要为文案快速生成配音素材

工作流程

  1. 接收用户输入:产品类型、产品卖点(逗号分隔)、目标平台
  2. 生成文案:根据平台风格调用对应模板生成文案
  3. 自动翻译:日区/美区文案自动翻译为中文
  4. 返回结果:展示原文案 + 翻译,提供 TTS 播放/下载、复制、保存功能

触发关键词

当用户输入以下关键词时,应调用此 Skill:

  • "生成文案"、"爆款文案"、"短视频文案"
  • "抖音文案"、"TikTok文案"
  • "日区文案"、"美区文案"
  • "文案配音"、"TTS"、"语音合成"
  • "复刻文案"、"重写文案"

示例对话

用户:帮我生成一个面膜的抖音文案,卖点是:补水保湿、温和不刺激、价格便宜

AI 响应

📍 产品:补水面膜

✨ 爆款文案:

姐妹们,这个补水面膜我真的要按头安利!

补水保湿真的很棒,温和不刺激特别到位,而且价格便宜也做得特别好。

这个真的很好看,简简单单,我非常喜欢这种不用动脑筋的面膜。

🔊 需要我为您生成配音吗?

用户:帮我生成TikTok美区文案,产品是瑜伽裤,卖点是弹性好、透气、显瘦

AI 响应

🇺🇸 TikTok 美区文案:

This is a life changer and you're never gonna wanna go back. I just don't have the time for elastic and it's just breathable. I decided to invest in this yoga pants and this was the best decision I have ever made. This yoga pants stretchy and then transparent. It even comes with slimming. I have it tagged in this video for you for quick access but you guys definitely grab one of these.

📖 中文翻译:这真的是改变生活的神器...

技术说明

  • TTS 服务:基于 Edge TTS (tts.wangwangit.com),免费使用
  • 翻译服务:基于 MyMemory API (api.mymemory.translated.net),免费额度 5000字符/天
  • 数据存储:纯浏览器 localStorage,不上传服务器
  • 安全:无外部脚本加载、无追踪代码、XSS 输入过滤

注意事项

  • 文案要符合平台调性,避免违禁词
  • 日文文案注意敬语使用
  • 英文文案注意地道美式表达
  • 所有文案都要有感染力和行动号召
  • TTS 和翻译功能需要网络连接
  • 翻译 API 有每日 5000 字符限制

浏览器兼容性

浏览器 最低版本 状态
Chrome 80+ 完全支持
Firefox 75+ 完全支持
Safari 13+ 完全支持
Edge 80+ 完全支持

许可证

MIT License - 详见 LICENSE 文件

Usage Guidance
Install only if you are comfortable with a content-generation skill that may use external TTS and translation services. Do not submit confidential product plans, customer data, or private scripts for translation or voice synthesis unless you accept that those services may process the text.
Capability Assessment
Purpose & Capability
The stated purpose is short-video copy generation, rewriting, translation, and voice synthesis; the described capabilities match that purpose.
Instruction Scope
Some triggers are broad and the skill describes automatic platform-based language handling, so users should be explicit about platform, language, and whether TTS or translation is desired.
Install Mechanism
The artifact contains only markdown files and no install scripts, package dependencies, executable code, or background workers.
Credentials
External Edge TTS and MyMemory translation services are disclosed and purpose-aligned, though the README does not prominently spell out that text may be sent to those services.
Persistence & Privilege
No credentials, privileged access, background persistence, or broad local file access are requested; the only persistence described is browser localStorage for saved records.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install viral-copy-generator
  3. After installation, invoke the skill by name or use /viral-copy-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初始版本发布
Metadata
Slug viral-copy-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 短视频爆款文案生成与复刻专家?

短视频爆款文案生成与复刻专家 — 支持抖音、TikTok日区、TikTok美区多平台文案生成,集成免费TTS语音合成,支持多语种翻译. It is an AI Agent Skill for Claude Code / OpenClaw, with 46 downloads so far.

How do I install 短视频爆款文案生成与复刻专家?

Run "/install viral-copy-generator" 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 Kelsey Hsiao (@web-seeker); the current version is v1.0.0.

💬 Comments