Openclaw-master-skills shopify-seo-bot

shopify-seo-bot - Shopify SEO 优化

install
source · Clone the upstream repo
git clone https://github.com/LeoYeAI/openclaw-master-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/LeoYeAI/openclaw-master-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/shopify-seo-bot" ~/.claude/skills/leoyeai-openclaw-master-skills-shopify-seo-bot && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/LeoYeAI/openclaw-master-skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/shopify-seo-bot" ~/.openclaw/skills/leoyeai-openclaw-master-skills-shopify-seo-bot && rm -rf "$T"
manifest: skills/shopify-seo-bot/SKILL.md
source content

shopify-seo-bot - Shopify SEO 优化

描述

自动优化 Shopify 店铺 SEO,包括产品标题、描述、meta 标签、图片 ALT 等。提升 Google 搜索排名,增加自然流量。

定价

  • 包月订阅: ¥49/月
  • 最多优化 100 个产品
  • 包含关键词研究和排名追踪

用法

# 分析店铺 SEO
/shopify-seo-bot --analyze <shop_url>

# 优化产品
/shopify-seo-bot --optimize --product <product_id> --keywords "keyword1,keyword2"

# 批量优化
/shopify-seo-bot --bulk --collection <collection_id>

# 关键词研究
/shopify-seo-bot --keywords "product category"

技能目录

~/.openclaw/workspace/skills/shopify-seo-bot/

作者

张 sir

版本

1.0.0