← Back to Skills Marketplace
bytesagain-lab

Bytesagain Ecommerce Seo Optimizer

by bytesagain-lab · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
54
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install bytesagain-ecommerce-seo-optimizer
Description
Optimize ecommerce keywords and product copy. Use when building keyword maps, rewriting titles, improving category text, auditing listings, or planning searc...
README (SKILL.md)

BytesAgain Ecommerce SEO Optimizer

Optimize ecommerce keywords and product 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

keywords

Build keyword clusters from seed terms.

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

rewrite

Rewrite product copy with search intent.

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

category

Generate category-page SEO copy.

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

audit

Audit title and description coverage.

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

calendar

Create a 14-day SEO content plan.

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

demo

Print a sample ecommerce SEO 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 limited to generating SEO copy from inputs. Before installing, verify you won't pass secrets or sensitive data as command arguments (the script echoes inputs). If you plan to run it in automation, keep it disabled for autonomous use unless you trust its outputs and invocation context.
Capability Analysis
Type: OpenClaw Skill Name: bytesagain-ecommerce-seo-optimizer Version: 1.0.0 The skill is a template-based text generator for ecommerce SEO optimization. The core logic in `scripts/script.sh` uses standard Unix utilities (sed, awk, tr) to format user-provided product information into marketing copy. There is no evidence of network activity, data exfiltration, or unauthorized command execution; the script operates entirely on the provided input arguments to generate text outputs.
Capability Assessment
Purpose & Capability
The name/description match the included tooling: an instruction-only skill that calls a bundled bash script to generate titles, bullets, audits, calendars, and other SEO outputs. Required tools (bash, sed, awk, paste, seq) are proportional and documented.
Instruction Scope
SKILL.md instructs the agent to run the included scripts with product-related CLI arguments. The script only reads command-line options and transforms them into text outputs; it does not read arbitrary system files, environment variables, or network endpoints.
Install Mechanism
There is no install spec — this is instruction-only with a bundled script. Nothing is downloaded or extracted from external URLs and no package managers are invoked.
Credentials
The skill declares no required environment variables, credentials, or config paths. The script uses only CLI args and local string processing; it does not access secrets or external services.
Persistence & Privilege
always:false and the skill contains no code that modifies agent/system configuration or other skills. It does not persist credentials or request elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install bytesagain-ecommerce-seo-optimizer
  3. After installation, invoke the skill by name or use /bytesagain-ecommerce-seo-optimizer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release for ecommerce SEO keywords and copy audits
Metadata
Slug bytesagain-ecommerce-seo-optimizer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Bytesagain Ecommerce Seo Optimizer?

Optimize ecommerce keywords and product copy. Use when building keyword maps, rewriting titles, improving category text, auditing listings, or planning searc... It is an AI Agent Skill for Claude Code / OpenClaw, with 54 downloads so far.

How do I install Bytesagain Ecommerce Seo Optimizer?

Run "/install bytesagain-ecommerce-seo-optimizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Bytesagain Ecommerce Seo Optimizer free?

Yes, Bytesagain Ecommerce Seo Optimizer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Bytesagain Ecommerce Seo Optimizer support?

Bytesagain Ecommerce Seo Optimizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Bytesagain Ecommerce Seo Optimizer?

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

💬 Comments