Bytesagain Storefront Page Kit

v1.0.0

Build product pages for Shopify-style stores and independent sites. Use when drafting PDP sections, SEO metadata, FAQ blocks, trust badges, and conversion copy.

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-storefront-page-kit.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Bytesagain Storefront Page Kit" (bytesagain-lab/bytesagain-storefront-page-kit) from ClawHub.
Skill page: https://clawhub.ai/bytesagain-lab/bytesagain-storefront-page-kit
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-storefront-page-kit

ClawHub CLI

Package manager switcher

npx clawhub@latest install bytesagain-storefront-page-kit
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description promise (generate product pages, SEO, FAQ, audits) is fulfilled by a bundled bash script that formats copy from product facts. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs the agent to run the included scripts/script.sh with command-line options; the script only reads its arguments, formats text, and prints output. It does not read system files, access other credentials, or send data to external endpoints.
Install Mechanism
There is no install spec and no downloads. The skill is instruction-only with a single included shell script. Nothing is written to disk beyond the existing code bundle.
Credentials
The skill declares no required environment variables or credentials and the script does not reference external secrets. The requested surface is minimal and proportionate to producing copy templates.
Persistence & Privilege
always is false and the skill is user-invocable. Model invocation is allowed (default), which is normal; the skill does not request permanent presence or modify other skills or system-wide settings.
Assessment
This skill appears coherent and low-risk: it generates storefront and SEO copy locally via a bundled bash script and does not ask for credentials or perform network I/O. Before installing or running, you may want to: (1) quickly inspect scripts/script.sh yourself to confirm there are no unexpected network calls or destructive commands (the provided script is benign), (2) run it in a sandbox or non-production environment if you’re cautious, and (3) verify the copy it produces for accuracy and marketplace compliance before publishing. If you need autonomous agent behavior to be restricted, review platform settings for skill invocation and permissions.

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

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

BytesAgain Storefront Page Kit

Build product pages for Shopify-style stores and independent sites. 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 product page brief.

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

pdp

Generate a product detail page outline.

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

seo

Write SEO title, description, and URL slug.

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

faq

Generate buyer FAQ and objection handling.

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

audit

Check a product page for missing conversion elements.

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 complete storefront page 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...