Openclaw Listing Skill

v1.0.0

Generate production-ready Amazon and AliExpress listings from a product image or parameters. Outputs title, bullet points, description, and SEO keywords in o...

0· 373·2 current·2 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for zls12311/openclaw-listing-skill.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Openclaw Listing Skill" (zls12311/openclaw-listing-skill) from ClawHub.
Skill page: https://clawhub.ai/zls12311/openclaw-listing-skill
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install zls12311/openclaw-listing-skill

ClawHub CLI

Package manager switcher

npx clawhub@latest install openclaw-listing-skill
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (cross-border listing generator) match the included SKILL.md, examples, and AGENTS_SNIPPET. Required env vars/binaries are empty and the files only implement listing generation, formatting rules, and quality checks — nothing unrelated (no cloud creds, no unrelated service integrations).
Instruction Scope
Runtime instructions are narrowly scoped to collecting product fields, enforcing format rules, and producing Amazon/AliExpress outputs. The AGENTS_SNIPPET does enforce behavioral rules (e.g., 'always output AliExpress version after Amazon' and append an upsell prompt), which is marketing/behavioral scope beyond pure generation but coherent with the skill's purpose. The instructions do not direct the agent to read unrelated system files or environment secrets.
Install Mechanism
No network downloads or third-party package installs. The included scripts/install.sh copies SKILL.md and examples into ~/.openclaw/skills and appends AGENTS_SNIPPET.md to ~/.openclaw/workspace/AGENTS.md. That is a local file-write operation (no external executables fetched), which is low-risk but requires modifying a user config file.
Credentials
The skill declares no required environment variables, no credentials, and no special config paths beyond the standard OpenClaw workspace. It mentions needing a vision-capable model at runtime (a usage note), but it does not request secrets or unrelated access.
Persistence & Privilege
always:false (no forced global inclusion). The install script appends an agent entry to AGENTS.md which registers trigger rules so the agent can be invoked automatically when matching messages arrive — this is expected for OpenClaw agents but is a persistent change to the user's workspace. The skill does not modify other skills or system-wide settings beyond adding its agent snippet.
Assessment
This package appears coherent and low-risk, but take these precautions before running the installer: 1) Inspect the files (SKILL.md, AGENTS_SNIPPET.md, install.sh) yourself — they are small and readable. 2) Backup ~/.openclaw/workspace/AGENTS.md before running the script (it appends the agent snippet). 3) Run install.sh only if you expect an agent to auto-trigger on messages/images (the agent registers trigger rules and will respond to matching messages). 4) The skill does not request secrets or perform network installs, but verify you are comfortable with the upsell prompt and the enforced behaviour (always output AliExpress after Amazon) in AGENTS_SNIPPET. 5) If you prefer manual control, skip the script and manually copy SKILL.md and review/merge AGENTS_SNIPPET.md into your AGENTS.md yourself.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

🛒 Clawdis
OSLinux · macOS · Windows
latestvk9717jeayjpm3pg8vfcs0jpk6n82gr38
373downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0
Linux, macOS, Windows

🛒 Cross-Border E-Commerce Listing Generator

Generate production-ready multi-platform listings for Amazon and AliExpress from a product image or text parameters — including title, bullet points, description, and SEO keywords.

Trigger Conditions

Activate this skill when the user:

  • Sends a message starting with /listing
  • Mentions "generate listing", "write listing", "Amazon listing", "AliExpress listing"
  • Sends a product image along with keywords like "Amazon", "AliExpress", "listing", "cross-border"

Information Collection

Before generating, verify the following are present:

FieldPriorityNotes
Product name / categoryRequired
Core features / selling pointsRequired
Target marketRequirede.g. Amazon US / AliExpress Global
Material / specsImportant
Target audienceImportant
Price rangeOptionalAffects positioning words

If fields 1–3 are missing, ask before generating. Do not guess.

Output Format

Amazon Listing (English)

【Amazon Listing】

Title:
[≤200 chars | Brand + Core Keyword + Spec/Material + Use Case + Benefit]
Rules: Title case. No ALL CAPS. No: Best / Top / Sale / Free / ! @ # $

Bullet Points:
• [KEYWORD] - [Feature description, ≤255 chars]
• [KEYWORD] - [Material / build quality]
• [KEYWORD] - [Use case / target audience]
• [KEYWORD] - [Specs / compatibility]
• [KEYWORD] - [Warranty / after-sales]
Each bullet starts with an ALL-CAPS keyword phrase followed by " - "

Product Description:
[3–5 sentences. May use <b> and <br> HTML tags.]

Backend Search Terms (hidden keywords):
[15–20 unique keywords, comma-separated, no repetition from title]

AliExpress Listing (English)

【AliExpress Listing】

Title:
[≤128 chars | Attribute + Core Keyword + Modifier + Use Case]
Style: Higher keyword density than Amazon. Natural stacking.

Search Keywords:
- Core (3): [high-volume root terms]
- Long-tail (8): [specific feature + product phrases]
- Scenario (4): [use case / occasion phrases]

Product Tags:
[10 tags, comma-separated]

Quality Checklist

Auto-verify before output:

  • Amazon title ≤200 chars, no banned words (Best/Top/Sale/Free/Special/!)
  • AliExpress title ≤128 chars
  • Each bullet point starts with ALL-CAPS keyword phrase
  • No false claims or unverifiable superlatives
  • Keywords flow naturally — no obvious stuffing

Sub-Commands

CommandOutput
/listing amazon [desc]Amazon only
/listing aliexpress [desc]AliExpress only
/listing keywords [desc]Keyword analysis only
/listing rewrite [old title]Optimise an existing title
/listing translateGenerate DE / FR / ES / JP versions

Upsell Prompt

After completing the base output, always append:

✅ Listing generated! Need anything else? 1️⃣ Multi-language versions (DE / FR / ES / JP) 2️⃣ Competitor gap analysis 3️⃣ A+ Content copy 4️⃣ PPC keyword grouping suggestions

Example Input

/listing
Product: Active Noise Cancelling Wireless Headphones
Features: ANC, 30H battery, Bluetooth 5.3, fast charge, foldable
Material: Protein leather ear cushions, matte ABS
Target market: Amazon US
Target audience: commuters, students, WFH workers
Price range: $35–$50

Comments

Loading comments...