openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > TikTok B2B 引流台词生成器

根据产品和公司信息自动生成适合TikTok的20-50秒B2B引流视频脚本,支持多种风格和详细产品介绍。

数据与表格

作者:走过 @1970168137

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 1 · 107 · 0 current installs · 0 all-time installs

1

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:1970168137/tiktok-b2b

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill is an instruction-only TikTok B2B script generator and its requirements and instructions are coherent with that purpose.

目的

Name, description, inputs, and prompt_template all align: the skill only needs product/company fields to produce short TikTok B2B scripts. There are no unrelated permissions, binaries, or credentials requested.

说明范围

SKILL.md and prompt_template only instruct the agent to format provided product/company information into a 20–50s first-person TikTok script. There are no instructions to access files, environment variables, external endpoints, or to collect unrelated system data.

安装机制

No install specification and no code files are included (instruction-only). Nothing will be written to disk or downloaded during installation.

证书

The skill requests no environment variables, credentials, or config paths. The declared inputs are appropriate and minimal for the stated task.

持久

always is false and the skill is user-invocable; it does not request persistent or elevated platform privileges and does not modify other skills or system settings.

综合结论

This skill appears coherent and safe from a structural standpoint. Before using, avoid pasting sensitive or proprietary customer data into the input fields, and verify any real-world claims (customer names, certifications, markets) you include in output scripts to ensure you have permission to reference them and that they comply with advertising/local regulations. If you plan to use generated copy at scale, consider reviewing for accuracy, bra…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「TikTok B2B 引流台词生成器」。简介:根据产品和公司信息自动生成适合TikTok的20-50秒B2B引流视频脚本,支持多种风格和详细产品介绍。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/1970168137/tiktok-b2b/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

# TikTok B2B 引流台词生成器

## 技能描述
本 Skill 可根据您提供的产品信息和公司背景,自动生成适合 TikTok 平台的 B2B 引流视频脚本(20-50 秒),`skill.json` 文件中包含了输入参数的结构、输出格式以及用于生成台词的提示模板。脚本遵循已验证的外贸引流规律:

- **真人出镜**:以第一人称(如 Anna)拉近距离
- **产品细节**:材质、颜色、MOQ、定制服务等
- **公司实力**:经验年限、自有工厂、认证等
- **客户背书**:提及已有市场国家(如巴基斯坦、埃及)
- **互动引导**:清晰号召观众联系

支持三种风格:普通、幽默、惊喜,让您的视频内容更加多样化。

## 输入参数
| 参数名              | 类型     | 必填 | 描述                           | 示例                     |
|---------------------|----------|------|--------------------------------|--------------------------|
| product_type        | string   | 是   | 产品类型                       | 男士休闲鞋               |
| material            | string   | 是   | 主要材质                       | 优质 PU 皮革             |
| colors              | array    | 是   | 颜色列表                       | ["黑色","白色","棕色"]   |
| moq                 | string   | 是   | 最小起订量                     | 120 双(可混 2-3 色)    |
| customization       | string   | 否   | 可定制内容                     | 可定制 logo              |
| target_markets      | array    | 是   | 主要市场国家                   | ["巴基斯坦","埃及"]      |
| company_experience  | string   | 否   | 公司经验年数                   | 15 年                    |
| factory_own         | boolean  | 否   | 是否自有工厂                   | true                     |
| extra_features      | string   | 否   | 其他亮点                       | 免费样品                 |
| style               | string   | 否   | 风格(普通/幽默/惊喜)         | 普通                     |

## 输出示例
Hi guys, this is Anna! Welcome to my showroom. Today I'm excited to show you our latest men's casual shoes – made of high-quality PU leather, very durable and comfortable. We have three colors available: black, white, and brown. MOQ is 120 pairs, and you can mix 2-3 colors. Plus, we can customize your logo on the shoes. Our shoes are already loved by customers in Pakistan, Egypt, and South Africa. With 15 years of experience and our own factory, we guarantee quality and timely delivery. We even offer free samples! If you're interested, feel free to contact me. Thank you!

## 使用说明
1. 在 OpenClaw 平台安装此 Skill。
2. 调用时填写产品参数,即可获得定制化的 TikTok 脚本。
3. 可根据实际需要调整风格参数,生成不同语气的台词。

## 文件说明
- `skill.json`:技能的机器可读定义,包含输入输出 schema 和生成提示模板。
- `SKILL.md`:技能的人类可读文档,提供详细说明和使用示例。