Seo Keyword Researcher
自动分析关键词并生成完整文章策划简报,支持竞品分析与结构建议。
下载 450
AI驱动的多场景专业文案生成工具,支持营销、社媒、广告等类型。
openclaw skills install @kaiyuelv/content-writer-pro命令、参数、文件名以原文为准
| 字段 | 值 |
|---|---|
| name | content-writer-pro |
| homepage | https://clawhub.com/skills/content-writer-pro |
| description | 专业文案生成工具 - 支持营销文案、社媒内容、广告文案、品牌故事等多种场景 |
| category | content |
| tags | content, copywriting, marketing, generator, 文案, 营销, 内容创作 |
文案生成专家是为营销人员和内容创作者打造的专业文案工具,提供多种内容类型的模板和AI生成能力。
pip install -r requirements.txtfrom content_writer import ContentWriterPro
writer = ContentWriterPro()
# 生成营销文案
copy = writer.generate_marketing_copy(
product="AI助手",
audience="中小企业主",
tone="专业"
)
# 创建社交媒体帖子
post = writer.create_social_post(
platform="linkedin",
topic="效率提升技巧",
tone="随意"
)详见 content_writer.py 获取完整 API 文档。
MIT License
已收录 1 个 Skill