OpenClaw-hot-skills-zh marketing-skills
TL;DR: 23个营销实战手册(CRO、SEO、文案、分析、实验、定价、发布、广告、社交媒体)。用于快速获取检查清单和可复制粘贴的交付物。
install
source · Clone the upstream repo
git clone https://github.com/L-LesterYu/OpenClaw-hot-skills-zh
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/L-LesterYu/OpenClaw-hot-skills-zh "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/marketing-skills-zh" ~/.claude/skills/l-lesteryu-openclaw-hot-skills-zh-marketing-skills && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/L-LesterYu/OpenClaw-hot-skills-zh "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/marketing-skills-zh" ~/.openclaw/skills/l-lesteryu-openclaw-hot-skills-zh-marketing-skills && rm -rf "$T"
manifest:
skills/marketing-skills-zh/SKILL.mdsource content
营销技能
概述
一个包含23个营销模块的技能包。在
references/ 下选择相关模块,即可获得实用的检查清单、框架和可直接使用的交付物。
本技能整合了
coreyhaines31/marketingskills 的完整内容到 references/ 目录下,并提供简单的路由机制来加载对应模块。
如何使用
- 识别与请求匹配的模块。
- 读取对应的
文件。references/<module>/SKILL.md - 应用框架并输出实用成果(草稿 + 检查清单)。
包含的模块(各模块功能)
每个模块位于
references/<module>/SKILL.md。
: 规划和实施 A/B 测试ab-test-setup
: 设置跟踪和测量(GA4/GTM/事件)analytics-tracking
: 竞争对手对比 + 替代方案 / "vs" 页面competitor-alternatives
: 编辑和润色现有文案copy-editing
: 撰写或改进营销文案(标题、CTA、页面文案)copywriting
: 构建邮件序列和滴灌式营销活动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
: 规模化构建 SEO 页面(模板 + 数据)programmatic-seo
: 设计推荐和联盟计划referral-program
: 添加结构化数据和富文本摘要schema-markup
: 审核技术和页面 SEOseo-audit
: 优化注册和登记流程signup-flow-cro
: 创建和安排社交媒体内容social-content
模块路由
选择以下模块之一并读取匹配的文件:
references/page-cro/SKILL.mdreferences/signup-flow-cro/SKILL.mdreferences/onboarding-cro/SKILL.mdreferences/form-cro/SKILL.mdreferences/popup-cro/SKILL.mdreferences/paywall-upgrade-cro/SKILL.mdreferences/copywriting/SKILL.mdreferences/copy-editing/SKILL.mdreferences/email-sequence/SKILL.mdreferences/social-content/SKILL.mdreferences/analytics-tracking/SKILL.mdreferences/ab-test-setup/SKILL.mdreferences/seo-audit/SKILL.mdreferences/programmatic-seo/SKILL.mdreferences/schema-markup/SKILL.mdreferences/competitor-alternatives/SKILL.mdreferences/pricing-strategy/SKILL.mdreferences/launch-strategy/SKILL.mdreferences/paid-ads/SKILL.mdreferences/referral-program/SKILL.mdreferences/free-tool-strategy/SKILL.mdreferences/marketing-ideas/SKILL.mdreferences/marketing-psychology/SKILL.md
输出规则
- 优先考虑 80/20 原则:先抓最大杠杆点。
- 永远不要捏造指标或关键词量。如果缺失,标注为假设。
- 尽可能:包含可复制粘贴的草稿和实施检查清单。