File contents 营销技能
概述
一个包含23个营销模块的技能包。在 references/ 下选择相关模块,即可获得实用的检查清单、框架和可直接使用的交付物。
本技能整合了 coreyhaines31/marketingskills 的完整内容到 references/ 目录下,并提供简单的路由机制来加载对应模块。
如何使用
识别与请求匹配的模块。
读取对应的 references/<module>/SKILL.md 文件。
应用框架并输出实用成果(草稿 + 检查清单)。
包含的模块(各模块功能)
每个模块位于 references/<module>/SKILL.md。
ab-test-setup: 规划和实施 A/B 测试
analytics-tracking: 设置跟踪和测量(GA4/GTM/事件)
competitor-alternatives: 竞争对手对比 + 替代方案 / "vs" 页面
copy-editing: 编辑和润色现有文案
copywriting: 撰写或改进营销文案(标题、CTA、页面文案)
email-sequence: 构建邮件序列和滴灌式营销活动
form-cro: 优化潜在客户收集和联系表单
free-tool-strategy: 规划"工程即营销"的免费工具(计算器、生成器)
launch-strategy: 产品发布和公告
marketing-ideas: 增长和营销策略的创意库
marketing-psychology: 心理模型 / 认知偏误,用于更好的说服力
onboarding-cro: 改善激活和引导流程
page-cro: 任何营销页面的转化优化
paid-ads: 创建和优化付费广告活动
paywall-upgrade-cro: 优化应用内付费墙和升级界面
popup-cro: 创建/优化弹窗和模态框
pricing-strategy: 定价、打包和变现策略
programmatic-seo: 规模化构建 SEO 页面(模板 + 数据)
referral-program: 设计推荐和联盟计划
schema-markup: 添加结构化数据和富文本摘要
seo-audit: 审核技术和页面 SEO
signup-flow-cro: 优化注册和登记流程
social-content: 创建和安排社交媒体内容
模块路由
选择以下模块之一并读取匹配的文件:
references/page-cro/SKILL.md
references/signup-flow-cro/SKILL.md
references/onboarding-cro/SKILL.md
references/form-cro/SKILL.md
references/popup-cro/SKILL.md
references/paywall-upgrade-cro/SKILL.md
references/copywriting/SKILL.md
references/copy-editing/SKILL.md
references/email-sequence/SKILL.md
references/social-content/SKILL.md
references/analytics-tracking/SKILL.md
references/ab-test-setup/SKILL.md
references/seo-audit/SKILL.md
references/programmatic-seo/SKILL.md
references/schema-markup/SKILL.md
references/competitor-alternatives/SKILL.md
references/pricing-strategy/SKILL.md
references/launch-strategy/SKILL.md
references/paid-ads/SKILL.md
references/referral-program/SKILL.md
references/free-tool-strategy/SKILL.md
references/marketing-ideas/SKILL.md
references/marketing-psychology/SKILL.md
输出规则
优先考虑 80/20 原则:先抓最大杠杆点。
永远不要捏造指标或关键词量。如果缺失,标注为假设。
尽可能:包含可复制粘贴的草稿和实施检查清单。
1 --- 2 name: marketing-skills-zh 3 description: 营销技能 4 --- 5 6 # 营销技能 7 8 ## 概述 9 10 一个包含23个营销模块的技能包。在 `references/` 下选择相关模块,即可获得实用的检查清单、框架和可直接使用的交付物。 11 12 本技能整合了 `coreyhaines31/marketingskills` 的完整内容到 `references/` 目录下,并提供简单的路由机制来加载对应模块。 13 14 ## 如何使用 15 16 1) 识别与请求匹配的模块。 17 2) 读取对应的 `references/<module>/SKILL.md` 文件。 18 3) 应用框架并输出实用成果(草稿 + 检查清单)。 19 20 ## 包含的模块(各模块功能) 21 22 每个模块位于 `references/<module>/SKILL.md`。 23 24 - `ab-test-setup`: 规划和实施 A/B 测试 25 - `analytics-tracking`: 设置跟踪和测量(GA4/GTM/事件) 26 - `competitor-alternatives`: 竞争对手对比 + 替代方案 / "vs" 页面 27 - `copy-editing`: 编辑和润色现有文案 28 - `copywriting`: 撰写或改进营销文案(标题、CTA、页面文案) 29 - `email-sequence`: 构建邮件序列和滴灌式营销活动 30 - `form-cro`: 优化潜在客户收集和联系表单 31 - `free-tool-strategy`: 规划"工程即营销"的免费工具(计算器、生成器) 32 - `launch-strategy`: 产品发布和公告 33 - `marketing-ideas`: 增长和营销策略的创意库 34 - `marketing-psychology`: 心理模型 / 认知偏误,用于更好的说服力 35 - `onboarding-cro`: 改善激活和引导流程 36 - `page-cro`: 任何营销页面的转化优化 37 - `paid-ads`: 创建和优化付费广告活动 38 - `paywall-upgrade-cro`: 优化应用内付费墙和升级界面 39 - `popup-cro`: 创建/优化弹窗和模态框 40 - `pricing-strategy`: 定价、打包和变现策略 41 - `programmatic-seo`: 规模化构建 SEO 页面(模板 + 数据) 42 - `referral-program`: 设计推荐和联盟计划 43 - `schema-markup`: 添加结构化数据和富文本摘要 44 - `seo-audit`: 审核技术和页面 SEO 45 - `signup-flow-cro`: 优化注册和登记流程 46 - `social-content`: 创建和安排社交媒体内容 47 48 ## 模块路由 49 50 选择以下模块之一并读取匹配的文件: 51 52 - `references/page-cro/SKILL.md` 53 - `references/signup-flow-cro/SKILL.md` 54 - `references/onboarding-cro/SKILL.md` 55 - `references/form-cro/SKILL.md` 56 - `references/popup-cro/SKILL.md` 57 - `references/paywall-upgrade-cro/SKILL.md` 58 - `references/copywriting/SKILL.md` 59 - `references/copy-editing/SKILL.md` 60 - `references/email-sequence/SKILL.md` 61 - `references/social-content/SKILL.md` 62 - `references/analytics-tracking/SKILL.md` 63 - `references/ab-test-setup/SKILL.md` 64 - `references/seo-audit/SKILL.md` 65 - `references/programmatic-seo/SKILL.md` 66 - `references/schema-markup/SKILL.md` 67 - `references/competitor-alternatives/SKILL.md` 68 - `references/pricing-strategy/SKILL.md` 69 - `references/launch-strategy/SKILL.md` 70 - `references/paid-ads/SKILL.md` 71 - `references/referral-program/SKILL.md` 72 - `references/free-tool-strategy/SKILL.md` 73 - `references/marketing-ideas/SKILL.md` 74 - `references/marketing-psychology/SKILL.md` 75 76 ## 输出规则 77 78 - 优先考虑 80/20 原则:先抓最大杠杆点。 79 - 永远不要捏造指标或关键词量。如果缺失,标注为假设。 80 - 尽可能:包含可复制粘贴的草稿和实施检查清单。
l-lesteryu/openclaw-hot-skills-zh/tree/main/skills/marketing-skills-zh commit bef8f97f6b
Frequently asked questions How do I install the Marketing Skills Zh skill? Run npx skillmds@latest add l-lesteryu/marketing-skills-zh in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Marketing Skills Zh skill do? 营销技能 It is listed under Marketing & Growth on SkillMD.
Is Marketing Skills Zh safe to use? This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Marketing Skills Zh? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Marketing Skills Zh free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Marketing Skills Zh? l-lesteryu (@l-lesteryu) published this skill. Their other Agent Skills are listed on their SkillMD profile.