← 返回 Skills 市场
bytesagain-lab

Bytesagain Crossborder Product Localizer

作者 bytesagain-lab · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
55
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install bytesagain-crossborder-product-localizer
功能描述
Localize product listings across English and Chinese ecommerce channels. Use when adapting Amazon, Shopify, Taobao, Pinduoduo, TK, or independent-site copy.
使用说明 (SKILL.md)

BytesAgain Crossborder Product Localizer

Localize product listings across English and Chinese ecommerce channels. It turns product facts into channel-ready ecommerce copy, audits missing fields, and formats outputs that AI agents can paste into store workflows.

Commands

map

Map source product facts to target channel fields.

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

localize

Rewrite copy for a target market.

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

tone

Generate tone variants for platform norms.

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

compliance

Check risky claims and missing disclaimers.

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

bundle

Create a multi-channel launch bundle.

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

demo

Print a bilingual product localization 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 limited to local text processing for ecommerce localization. Before installing, you may: (1) inspect scripts/script.sh locally (it is included and short), (2) run it in a disposable environment to verify outputs, and (3) avoid pasting sensitive seller credentials into prompts (the tool does not need them). Also verify that any copy it produces complies with the target marketplace policies before publishing.
功能分析
Type: OpenClaw Skill Name: bytesagain-crossborder-product-localizer Version: 1.0.0 The skill is a text-processing utility designed for ecommerce product localization. The core logic in `scripts/script.sh` uses standard Unix tools (sed, awk, tr) to format user-provided product details into templates for various marketplaces. There is no evidence of data exfiltration, network activity, file system modification, or malicious prompt injection. The script handles inputs safely through standard shell quoting and does not utilize dangerous functions like eval or exec.
能力评估
Purpose & Capability
The name/description advertise product localization for ecommerce channels and the included script implements that: it accepts product facts and channel options and emits titles, bullets, SEO text, audits, and bundles. Required tools (bash, sed, awk, paste) align with the implemented text-processing behavior. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md instructs running scripts/script.sh with product and channel flags. The script reads only CLI arguments and produces formatted output; it does not reference external files, environment variables, or network endpoints. The SKILL.md explicitly states it does not upload products or ask for seller credentials, and the code contains no network calls or file reads outside its own logic.
Install Mechanism
There is no remote install step; the skill is instruction-only with a bundled shell script. Nothing in the manifest downloads or extracts external archives. This local-only distribution is low-risk compared with remote installers.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The script uses only positional/flag inputs and standard Unix utilities; there are no requests for unrelated secrets or credentials.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system settings, and contains no code that persists state or stores credentials. Autonomous invocation is allowed (platform default) but the script's behavior remains local and bounded.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bytesagain-crossborder-product-localizer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bytesagain-crossborder-product-localizer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release for crossborder ecommerce localization
元数据
Slug bytesagain-crossborder-product-localizer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Bytesagain Crossborder Product Localizer 是什么?

Localize product listings across English and Chinese ecommerce channels. Use when adapting Amazon, Shopify, Taobao, Pinduoduo, TK, or independent-site copy. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 55 次。

如何安装 Bytesagain Crossborder Product Localizer?

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

Bytesagain Crossborder Product Localizer 是免费的吗?

是的,Bytesagain Crossborder Product Localizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Bytesagain Crossborder Product Localizer 支持哪些平台?

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

谁开发了 Bytesagain Crossborder Product Localizer?

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

💬 留言讨论