Skip to content

内容创作者 Skill 推荐

内容创作者使用 OpenClaw 时,重点是选题研究、素材整理、脚本生成、资料抽取、排期和多平台复用。下面给出具体 Skill 名称和安装名,避免只看到“网页研究类”“文档写作类”而不知道该装什么。

安装前先确认

涉及网页抓取、图片、文档和平台发布的 Skill,可能需要 API Key 或平台授权。安装前先运行 openclaw skills info <安装名> 查看权限说明。

推荐 Skill

推荐名称安装名适合场景权限建议
Tavily AI Searchtavily选题研究、资料检索、近期信息查询需要 API Key,要求附来源
Perplexityperplexity带引用的问答式研究、批量资料查询核对引用来源
Firecrawl Searchfirecrawl-search抓取网页、站点内容、JS 较重页面控制抓取范围
Exaexa深度检索、公司资料、论文和代码资料需要 EXA_API_KEY
Notionnotion内容库、选题库、草稿和数据库管理写入前确认
OpenProseopen-prose长文、脚本、提纲、多 Agent 写作流程先输出草稿
PDF Text Extractorpdf-text-extractor从 PDF、报告、白皮书中提取文本敏感文档先脱敏
Google Slidesgoogle-slides生成演示文稿、提纲和幻灯片结构发布或共享前确认
Spreadsheetspreadsheet内容排期、选题池、发布日历和数据整理写表前确认

安装示例

选题和资料研究:

bash
openclaw skills install tavily
openclaw skills install perplexity
openclaw skills install firecrawl-search

内容生产和管理:

bash
openclaw skills install notion
openclaw skills install open-prose
openclaw skills install spreadsheet

安装前搜索确认:

bash
openclaw skills search "notion"
openclaw skills info notion

推荐安装顺序

  1. 先安装 tavilyperplexity,解决资料检索。
  2. 再安装 firecrawl-searchpdf-text-extractor,处理网页和文档素材。
  3. 最后安装 notionopen-prosespreadsheet,管理草稿和排期。

典型工作流

选题研究:

text
Collect five credible sources on this topic and summarize controversies and possible angles.

脚本生成:

text
Rewrite this material as a three-minute short video script. Preserve facts and do not exaggerate data.

资料归档:

text
Write summaries of these webpages and PDFs into a Notion topic database and include source links.

多平台复用:

text
Rewrite this long article in WeChat Official Account, Xiaohongshu, and X styles, with each version separate.

风险控制

  • 要求来源链接和日期
  • 不直接发布未经确认的内容
  • 不生成侵犯版权的长段落复制
  • 重要事实人工复核
  • 对品牌、医疗、法律、金融内容增加审核

适合的模型

内容创作建议选择写作质量和长上下文表现较好的模型:

text
xikapi/YOUR_MODEL_ID
xikapi/gpt-5.4
xikapi/qwen-plus-latest

参考链接