← 返回 Skills 市场
bytesagain-lab

Bytesagain Marketplace Listing Lab

作者 bytesagain-lab · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
56
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install bytesagain-marketplace-listing-lab
功能描述
Generate marketplace listings and SEO copy. Use when writing Amazon, Taobao, Pinduoduo, Shopee, or marketplace product titles, bullets, attributes, and QA ch...
使用说明 (SKILL.md)

BytesAgain Marketplace Listing Lab

Generate marketplace listings and SEO copy. 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 listing brief from product facts.

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

title

Generate channel-specific product titles.

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

bullets

Write benefits, bullets, and attributes.

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

compare

Compare copy across Amazon/Taobao/Pinduoduo styles.

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

audit

Check a listing for missing fields and risk words.

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

demo

Print a sample cross-marketplace listing 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 that formats and audits product copy and does not access network or credentials. Before installing or running, you may: (1) review the included scripts (already done here) to confirm there are no hidden network calls, (2) avoid passing highly sensitive data as product facts, and (3) treat generated claims as drafts — verify legal/marketplace compliance before publishing. Confidence is high because the script is short, readable, and matches the documented behavior.
功能分析
Type: OpenClaw Skill Name: bytesagain-marketplace-listing-lab Version: 1.0.0 The skill is a utility for generating e-commerce marketplace listings and SEO copy. The bash script (scripts/script.sh) uses standard Unix tools (sed, awk, paste) to format user-provided product information into channel-specific templates. There is no evidence of data exfiltration, network activity, or malicious execution; the logic is entirely focused on text generation and formatting.
能力评估
Purpose & Capability
Name/description match the included script and SKILL.md. The script generates briefs, titles, bullets, audits, and other listing copy — which is exactly what the skill claims to do. No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md directs agents to run a local bash script with explicit flags (product, features, channel, etc.). The script only reads its CLI args and produces formatted text; it does not reference external files, unexpected env vars, or remote endpoints.
Install Mechanism
No install spec is provided (instruction-only). A bundled bash script is included; it is executed locally and uses standard POSIX tools (sed/awk/paste). There are no downloads, extracts, or third-party package installs.
Credentials
No required environment variables, secrets, or config paths are declared or accessed. The script does not read or attempt to export credentials or other sensitive system config.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent privileges. It does not modify other skills or system-wide settings; it simply outputs text to stdout.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bytesagain-marketplace-listing-lab
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bytesagain-marketplace-listing-lab 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial
元数据
Slug bytesagain-marketplace-listing-lab
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Bytesagain Marketplace Listing Lab 是什么?

Generate marketplace listings and SEO copy. Use when writing Amazon, Taobao, Pinduoduo, Shopee, or marketplace product titles, bullets, attributes, and QA ch... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 56 次。

如何安装 Bytesagain Marketplace Listing Lab?

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

Bytesagain Marketplace Listing Lab 是免费的吗?

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

Bytesagain Marketplace Listing Lab 支持哪些平台?

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

谁开发了 Bytesagain Marketplace Listing Lab?

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

💬 留言讨论