← 返回列表

openclaw-content-factory

OpenClaw 技能——面向技术架构师的智能内容生成器

技术架构
内容生成
智能生成
自动化
OpenClaw
Python
0⬇️ 0🏷️ main📦 2
openclaw-content-factory-main.zip
61.8 KB下载
安装与使用说明

Codex

  1. 先下载 ZIP 包(例如:openclaw-content-factory-main.zip)。
  2. 解压后放到 $CODEX_HOME/skills/ 目录下。
  3. 如果没有设置 $CODEX_HOME,通常可放到 ~/.codex/skills/
  4. 确保目录内有 SKILL.md,然后重开会话即可使用。

源码目录预览

├── config
│   ├── default.yaml
│   └── wechat.yaml.example
├── docs
│   ├── USAGE.md
│   ├── WECHAT_BEST_PRACTICES.md
│   └── WECHAT_PUBLISH.md
├── scripts
│   ├── main.py
│   ├── searcher.py
│   ├── test_wechat.py
│   ├── utils.py
│   ├── wechat_publisher.py
│   └── writer.py
├── templates
│   ├── news_brief.md
│   └── tech_architecture.md
├── tests
│   └── test_main.py
├── .gitignore
├── .wechat_token_cache.json
├── LICENSE
├── README.md
├── SECURITY.md
├── SKILL.md
├── WECHAT_FEATURE_REPORT.md
├── WECHAT_QUICKSTART.md
├── requirements.txt
├── test_12chars.py
├── test_13chars.py
├── test_article.py
├── test_chinese.py
├── test_convert.py
├── test_draft.py
├── test_full_flow.py
├── test_generate.py
├── test_html_convert.py
├── test_normal.py
├── test_output.html
├── test_publish.py
├── test_simple.py
├── test_title.py
└── test_title_length.py

元数据

Slug: openclaw-content-factory

作者: greencoatman

协议: MIT

包大小: 61.8 KB

SHA256: c651fc58845521b7f2eab760c6b928a56f8bd7096b6a14231d4284f94293a5c6