merchant-marketing
v0.1.0+codex.20260912184110商家营销内容助手:同步商品事实、生成可审阅内容,并在明确确认后提交发布。. Includes 3 skills and 1 MCP server.
By Merchant Marketing TeamLicense: UNLICENSED0 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Codex
- Parsed components
- 4 skill or MCP entries
- Source updated
- Sep 14, 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 merchant-marketing for Codex
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add merchant-marketing@agent-plugin-marketplacePaste 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/Nova-raiding/novaClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is .codex-marketplace/plugins/merchant-marketing/.
Plugin files
├── .codex-plugin/plugin.json├── skills/ecommerce-video-marketing/SKILL.md├── skills/merchant-marketing/SKILL.md├── skills/storyboard-prompt-assistant/SKILL.md└── .mcp.json
Included Skills3
面向电商运营与内容创作者的商品视频脚本助手;当您需要为多品类商品策划抖音、小红书等平台的带货视频时,按6阶段流程生成包含痛点切入、产品展示与专业镜头设计的脚本,并支持基于数据的内容测试与迭代。实际转化和销量取决于商品、平台与投放数据,本技能不作结果保证。
大麦商家营销、电商运营与商品内容的唯一业务入口。用户提到大麦、店铺/平台同步、商品详情或文案、主图/Banner/视频、营销页面、历史交付物、发布,或把营销内容导出为 JSON/Markdown/HTML 时必须使用本 skill,并先调用 Merchant Marketing MCP;禁止直接写工作区文件、调用宿主图片工具或使用宿主模型生成正式商家产物。MCP 不可用时失败关闭并明确阻断。
Convert concepts, scripts, ad copy, product ideas, rough stories, or vague video ideas into high-quality storyboard prompts, shot lists, and AI-video-ready multi-shot prompt tables. Use for storyboard, shot script, camera planning, shot list, video storyboard, trailer planning, script-to-storyboard, AI video prompts, and incremental storyboard edits.
MCP servers1
- command
- sh
- args
- ./mcp/bridge.sh
- cwd
- .
Plugin manifests1
{
"id": "merchant-marketing",
"name": "merchant-marketing",
"version": "0.1.0+codex.20260912184110",
"description": "商家营销内容助手:同步商品事实、生成可审阅内容,并在明确确认后提交发布。",
"author": {
"name": "Merchant Marketing Team",
"email": "[email protected]",
"url": "https://yxsona.com/"
},
"homepage": "https://yxsona.com/",
"repository": "https://github.com/Nova-raiding/nova",
"license": "UNLICENSED",
"keywords": [
"merchant",
"commerce",
"catalog",
"content",
"video",
"storyboard",
"publishing"
],
"skills": "./skills/",
"mcpServers": "./.mcp.json",
"interface": {
"displayName": "大麦",
"shortDescription": "像聊天一样完成选品、内容、商品视频脚本分镜、主图和发布前检查",
"longDescription": "通过原生引导式对话连接商品目录、内容版本、规则检查和确认后发布流程;仅在多选、对比和最终确认时展示必要的结构化界面。商家业务由服务端创意点账本统一准入:余额为零、未知或不足时只显示精确恢复入口,旧钱包和任务额度不参与解锁。真实平台写入始终需要服务端配置、权限校验和明确确认。",
"developerName": "Merchant Marketing Team",
"category": "Productivity",
"websiteURL": "https://yxsona.com/",
"privacyPolicyURL": "https://yxsona.com/privacy/",
"termsOfServiceURL": "https://yxsona.com/terms/",
"capabilities": [
"Catalog",
"Content",
"MCP",
"Confirmation-gated write",
"Creative Points Access"
],
"defaultPrompt": [
"如果我已上传图片并要求生成或优化,直接使用上传素材生成未绑定候选图,不要先读取店铺或要求授权;只有同步、绑定商品或发布时才进入店铺流程",
"查看当前工作区的创意点余额和准入状态;余额为零或未知时只显示服务端授权的恢复入口",
"开始商品营销与视频策划:先让我选择一个平台和商品,然后每一步都等我确认"
],
"brandColor": "#2563EB"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[merchant-marketing on Agent Plugins Marketplace](https://pluginsmp.com/plugins/merchant-marketing)