Openakita openakita/skills@baidu-marketing
Baidu Intelligent Cloud marketing skill for generating marketing notes, videos, and optimized copy. Supports immediate and delayed call triggers. Use when user needs marketing content generation or campaign optimization.
install
source · Clone the upstream repo
git clone https://github.com/openakita/openakita
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openakita/openakita "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/baidu-marketing" ~/.claude/skills/openakita-openakita-openakita-skills-baidu-marketing && rm -rf "$T"
manifest:
skills/baidu-marketing/SKILL.mdsource content
百度智能云客悦营销
让 AI 更懂营销,覆盖笔记生成、营销视频生成、文案优化等场景,支持立即呼叫与延迟呼叫。
功能
- 营销笔记生成
- 营销视频生成
- 文案优化
- 呼叫触发(立即/延迟)
预置脚本
scripts/marketing.py
营销文案/方案生成(百度千帆 AppBuilder),需设置 APPBUILDER_TOKEN。
python3 scripts/marketing.py copywrite "新品咖啡上市推广" python3 scripts/marketing.py plan "618大促营销方案"