Bytesagain Ecommerce Seo Optimizer

v1.0.0

Optimize ecommerce keywords and product copy. Use when building keyword maps, rewriting titles, improving category text, auditing listings, or planning searc...

0· 47·0 current·0 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 bytesagain-lab/bytesagain-ecommerce-seo-optimizer.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Bytesagain Ecommerce Seo Optimizer" (bytesagain-lab/bytesagain-ecommerce-seo-optimizer) from ClawHub.
Skill page: https://clawhub.ai/bytesagain-lab/bytesagain-ecommerce-seo-optimizer
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

Bare skill slug

openclaw skills install bytesagain-ecommerce-seo-optimizer

ClawHub CLI

Package manager switcher

npx clawhub@latest install bytesagain-ecommerce-seo-optimizer
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

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

latestvk973yry1bkptz80fbc1cv63gtx85k92b
47downloads
0stars
1versions
Updated 2d ago
v1.0.0
MIT-0

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

Comments

Loading comments...