/install batch-content-factory
Batch Content Factory
Overview
An automated content creation workflow that supports multi-platform content generation, SEO-optimized writing, and content calendar management. Suitable for bulk content production across platforms such as WeChat Official Accounts, Zhihu, Xiaohongshu, and Twitter.
Trigger Keywords
Content creation, copywriting, content creation, copywriting.
Core Capabilities
Capability 1: Multi-Platform Content Generation
Supports content generation for platforms such as WeChat Official Accounts / Zhihu / Xiaohongshu / Twitter, adjusting content style and format according to the characteristics of each platform.
Capability 2: SEO-Optimized Writing
Automatically inserts keywords and meta descriptions to optimize content visibility in search engines.
Capability 3: Content Calendar Management
Plans weekly publishing schedules and manages content release cadence.
Command List
| Command | Description | Usage |
|---|---|---|
write |
Generate content | python scripts/content_factory_tool.py write [parameters] |
calendar |
Manage publishing calendar | python scripts/content_factory_tool.py calendar [parameters] |
seo |
SEO optimization | python scripts/content_factory_tool.py seo [parameters] |
Usage Workflow
Scenario 1: Generate an AI Trends WeChat Official Account Article
python scripts/content_factory_tool.py write --platform wechat --topic 'AI Trends'
Scenario 2: Plan Next Week's Content Publishing Calendar
python scripts/content_factory_tool.py calendar --plan next-week
Scenario 3: Optimize Article SEO
python scripts/content_factory_tool.py seo --file article.md
Prerequisites
pip install requests jinja2 markdown
Output Format
Reports generated by the content factory adopt the following format:
# 📊 Content Factory Report
**Generated on**: YYYY-MM-DD HH:MM
## Key Findings
1. [Key finding 1]
2. [Key finding 2]
3. [Key finding 3]
## Data Overview
| Metric | Value | Trend | Rating |
|--------|-------|-------|--------|
| Metric A | XXX | ↑ | ⭐⭐⭐⭐ |
| Metric B | YYY | → | ⭐⭐⭐ |
## Detailed Analysis
[Multi-dimensional analysis content based on actual data]
## Actionable Recommendations
| Priority | Recommendation | Expected Outcome |
|----------|----------------|------------------|
| 🔴 High | [Specific recommendation] | [Quantified expectation] |
| 🟡 Medium | [Specific recommendation] | [Quantified expectation] |
| 🟢 Low | [Specific recommendation] | [Quantified expectation] |
References
Notes
- All analyses are based on actual data obtained by the script; data is not fabricated
- Missing data fields are marked "Data Unavailable" rather than guessed
- It is recommended to combine with human judgment; AI analysis is for reference only
- Please install Python dependencies before first use:
pip install requests jinja2 markdown
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install batch-content-factory - 安装完成后,直接呼叫该 Skill 的名称或使用
/batch-content-factory触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Batch Content Factory 是什么?
Multi-platform content production line. Automates the entire workflow from topic research to content creation. Suitable for self-media operators producing hi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 49 次。
如何安装 Batch Content Factory?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install batch-content-factory」即可一键安装,无需额外配置。
Batch Content Factory 是免费的吗?
是的,Batch Content Factory 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Batch Content Factory 支持哪些平台?
Batch Content Factory 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Batch Content Factory?
由 OpenLark(@openlark)开发并维护,当前版本 v1.0.0。