← 返回 Skills 市场
bytesagain-lab

Bytesagain Storefront Page Kit

作者 bytesagain-lab · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
32
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install bytesagain-storefront-page-kit
功能描述
Build product pages for Shopify-style stores and independent sites. Use when drafting PDP sections, SEO metadata, FAQ blocks, trust badges, and conversion copy.
使用说明 (SKILL.md)

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

安全使用建议
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.
功能分析
Type: OpenClaw Skill Name: bytesagain-storefront-page-kit Version: 1.0.0 The BytesAgain Storefront Page Kit is a text-generation utility designed to help create ecommerce product descriptions and SEO metadata. The primary logic in `scripts/script.sh` uses standard Unix text-processing tools (sed, awk, tr) to format user-provided input into templates for various platforms like Amazon and Shopify. There are no network calls, sensitive file accesses, or suspicious execution patterns.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bytesagain-storefront-page-kit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bytesagain-storefront-page-kit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release for storefront product pages and SEO metadata
元数据
Slug bytesagain-storefront-page-kit
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Bytesagain Storefront Page Kit 是什么?

Build product pages for Shopify-style stores and independent sites. Use when drafting PDP sections, SEO metadata, FAQ blocks, trust badges, and conversion copy. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 32 次。

如何安装 Bytesagain Storefront Page Kit?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install bytesagain-storefront-page-kit」即可一键安装,无需额外配置。

Bytesagain Storefront Page Kit 是免费的吗?

是的,Bytesagain Storefront Page Kit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Bytesagain Storefront Page Kit 支持哪些平台?

Bytesagain Storefront Page Kit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Bytesagain Storefront Page Kit?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v1.0.0。

💬 留言讨论