Agent Plugins Marketplace
All plugins

e-commerce-skills

v0.1.0

电商技能市场包:用于商品策略、卖点提炼、详情页策划、货架内容优化、直播带货脚本、大促策略和活动复盘工作流。E-commerce skills market package for product strategy, selling points, detail pages, shelf content, livestream scripts, promotions, and retrospectives.

CodexClaude Code4 Skills

By saibodafu39 GitHub starsUpdated 3 months ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
4 skill or MCP entries
Source updated
Jun 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install e-commerce-skills for Codex and Claude Code

Installs for the current user
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add e-commerce-skills@agent-plugin-marketplace

Paste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/saibodafu/e-commerce-skill

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

e-commerce-skills/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── skills/ecommerce-content-wireframe/SKILL.md
├── skills/ecommerce-detail-page-visual-design/SKILL.md
├── skills/ecommerce-review-insight/SKILL.md
└── skills/xhs-product-content-cards/SKILL.md

Included Skills4

ecommerce-content-wireframeskills/ecommerce-content-wireframe/SKILL.md

当用户希望基于明确的产品信息,梳理电商商品详情页内容、生成详情页内容结构、详情页文案、手机长图 HTML 黑白线框稿时使用。

ecommerce-detail-page-visual-designskills/ecommerce-detail-page-visual-design/SKILL.md

当用户已经有电商详情页文案、HTML 图、原型图、产品图、包装图,想逐屏判断信息任务、推荐视觉风格、生成单屏详情页设计、逐屏修改确认,并最终拼接成 750px 电商详情页长图时使用。

ecommerce-review-insightskills/ecommerce-review-insight/SKILL.md

当用户提供批量化的电商用户评论数据,希望按固定流程完成数据质检、清洗、字段拆分、结构化打标、购买人群与场景、正负面口碑、竞品参照物分析,并同时输出可筛选编辑 Excel 分析母表和可视化 HTML 完整分析报告时使用。

xhs-product-content-cardsskills/xhs-product-content-cards/SKILL.md

当用户需要为小红书带货、种草、产品科普、测评对比、避坑选购生成 2-4 张连续图文卡片方案、每页文案、版式结构或 AI 出图提示词时使用。支持科普类、测评类、避坑类三种模式,适合食品、母婴、美妆、健康、数码、日用品等电商品类内容。

Plugin manifests2

.codex-plugin/plugin.json
{
  "name": "e-commerce-skills",
  "version": "0.1.0",
  "description": "电商技能市场包:用于商品策略、卖点提炼、详情页策划、货架内容优化、直播带货脚本、大促策略和活动复盘工作流。E-commerce skills market package for product strategy, selling points, detail pages, shelf content, livestream scripts, promotions, and retrospectives.",
  "author": {
    "name": "saibodafu"
  },
  "interface": {
    "displayName": "E-commerce Skills",
    "description": "可复用的 Codex 电商工作流技能,覆盖商品策略、卖点提炼、详情页策划、货架内容、直播脚本、大促策略和复盘。Reusable e-commerce workflow skills for product strategy, selling points, detail pages, shelf content, livestream scripts, promotions, and retrospectives."
  }
}
.claude-plugin/plugin.json
{
  "name": "e-commerce-skills",
  "version": "0.1.0",
  "description": "电商技能市场包:用于商品策略、卖点提炼、详情页策划、货架内容优化、直播带货脚本、大促策略和活动复盘工作流。E-commerce skills market package for product strategy, selling points, detail pages, shelf content, livestream scripts, promotions, and retrospectives.",
  "author": {
    "name": "saibodafu"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[e-commerce-skills on Agent Plugins Marketplace](https://pluginsmp.com/plugins/e-commerce-skills)