← Back to Skills Marketplace
bytesagain-lab

Bytesagain Marketplace Listing Lab

by bytesagain-lab · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
56
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install bytesagain-marketplace-listing-lab
Description
Generate marketplace listings and SEO copy. Use when writing Amazon, Taobao, Pinduoduo, Shopee, or marketplace product titles, bullets, attributes, and QA ch...
README (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

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install bytesagain-marketplace-listing-lab
  3. After installation, invoke the skill by name or use /bytesagain-marketplace-listing-lab
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial
Metadata
Slug bytesagain-marketplace-listing-lab
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 56 downloads so far.

How do I install Bytesagain Marketplace Listing Lab?

Run "/install bytesagain-marketplace-listing-lab" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Bytesagain Marketplace Listing Lab free?

Yes, Bytesagain Marketplace Listing Lab is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Bytesagain Marketplace Listing Lab support?

Bytesagain Marketplace Listing Lab is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Bytesagain Marketplace Listing Lab?

It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v1.0.0.

💬 Comments