← 返回 Skills 市场
bytesagain-lab

Bytesagain Social Commerce Video Kit

作者 bytesagain-lab · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
53
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install bytesagain-social-commerce-video-kit
功能描述
Draft TikTok Shop and short-video commerce scripts. Use when creating hooks, UGC scripts, product demos, livestream cues, captions, or creator briefs.
使用说明 (SKILL.md)

BytesAgain Social Commerce Video Kit

Draft TikTok Shop and short-video commerce scripts. It turns product facts into channel-ready ecommerce copy, audits missing fields, and formats outputs that AI agents can paste into store workflows.

Commands

brief

Create a creator brief.

bash scripts/script.sh brief --product "portable blender" --channel "Amazon" --features "USB-C charging,400ml cup,easy cleaning" --keywords "portable blender,smoothie maker"

hook

Generate opening hooks.

bash scripts/script.sh hook --product "portable blender" --channel "Amazon" --features "USB-C charging,400ml cup,easy cleaning" --keywords "portable blender,smoothie maker"

script

Write a 30-60 second product video script.

bash scripts/script.sh script --product "portable blender" --channel "Amazon" --features "USB-C charging,400ml cup,easy cleaning" --keywords "portable blender,smoothie maker"

live

Generate livestream selling cues.

bash scripts/script.sh live --product "portable blender" --channel "Amazon" --features "USB-C charging,400ml cup,easy cleaning" --keywords "portable blender,smoothie maker"

caption

Write captions and CTA variants.

bash scripts/script.sh caption --product "portable blender" --channel "Amazon" --features "USB-C charging,400ml cup,easy cleaning" --keywords "portable blender,smoothie maker"

demo

Print a sample TikTok Shop launch pack.

bash scripts/script.sh demo --product "portable blender" --channel "Amazon" --features "USB-C charging,400ml cup,easy cleaning" --keywords "portable blender,smoothie maker"

Requirements

  • bash 4+
  • Standard Unix tools: sed, awk, paste, seq

Input Formats

  • Product facts: --product, --features, --keywords, --audience
  • Channel: --channel Amazon|Shopify|Taobao|Pinduoduo|TikTok|IndependentSite
  • Target market: --target US|CN|EU, --lang en|zh

Output

  • Markdown listing briefs, titles, bullets, SEO metadata, FAQ, scripts, audits, and launch bundles.

Notes

Use official marketplace policies before publishing claims. This skill drafts and audits copy; it does not upload products or ask for seller credentials.

Feedback

https://bytesagain.com/feedback/

Powered by BytesAgain | bytesagain.com

安全使用建议
This skill appears coherent and low-risk: it runs a local bash script to produce marketing copy and does not request credentials or make network calls. Before installing, verify the repository/source if you want extra assurance. Avoid passing sensitive secrets on the command line (CLI args can appear in process listings and shell history). If you plan to allow autonomous agent invocation, remember the agent could run the script with any arguments you permit—ensure you limit what it can pass to avoid accidental disclosure of private data.
功能分析
Type: OpenClaw Skill Name: bytesagain-social-commerce-video-kit Version: 1.0.0 The skill bundle is a text generation and formatting tool for social commerce marketing scripts. The primary logic in scripts/script.sh uses standard Unix utilities (sed, awk, tr, seq) to process user-provided product details into structured marketing copy. There are no indicators of data exfiltration, network activity, or malicious command execution.
能力评估
Purpose & Capability
Name/description match the delivered functionality. SKILL.md documents CLI usage for generating briefs, hooks, scripts, captions, etc., and the included scripts/script.sh implements those commands. Required runtime (bash + standard Unix tools) is proportional to the task.
Instruction Scope
Runtime instructions only call a local shell script with product parameters. The SKILL.md does not instruct reading unrelated files or environment variables, nor does the script access network endpoints, credentials, or other system config. Outputs are textual drafts and audits only.
Install Mechanism
No install spec; the skill is instruction-only with a small included bash script (~9.5 KB). Nothing is downloaded or written during install, and no external package managers or URLs are used.
Credentials
No required environment variables, no credentials, and no config paths. The shell script reads only CLI arguments and uses standard text utilities; there are no unexpected secrets requested or referenced.
Persistence & Privilege
always is false and the skill does not request permanent system presence or modify other skills/config. disable-model-invocation is false (normal) but there are no additional privileges combined with this that would increase risk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bytesagain-social-commerce-video-kit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bytesagain-social-commerce-video-kit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release for TikTok Shop and social commerce scripts
元数据
Slug bytesagain-social-commerce-video-kit
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Bytesagain Social Commerce Video Kit 是什么?

Draft TikTok Shop and short-video commerce scripts. Use when creating hooks, UGC scripts, product demos, livestream cues, captions, or creator briefs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 53 次。

如何安装 Bytesagain Social Commerce Video Kit?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install bytesagain-social-commerce-video-kit」即可一键安装,无需额外配置。

Bytesagain Social Commerce Video Kit 是免费的吗?

是的,Bytesagain Social Commerce Video Kit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Bytesagain Social Commerce Video Kit 支持哪些平台?

Bytesagain Social Commerce Video Kit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Bytesagain Social Commerce Video Kit?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v1.0.0。

💬 留言讨论