← 返回
内容创作 中文

Substack Autopilot

Automate drafting and local saving of weekly Substack articles from a topic queue, opening the editor for final human review before publishing.
自动从主题队列起草并本地保存每周Substack文章,发布前打开编辑器供人工终审。
caoqi
内容创作 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 529
下载
💾 12
安装
1
版本
#latest

概述

Substack Autopilot

Generate, draft, and prepare weekly Substack articles from a managed topic queue. Keeps a local article log and opens the browser for final human review before publishing.

File Structure

<workspace>/<brand>/substack/
├── article-topics.json     — topic queue (see format below)
├── article-log.json        — published article history
└── article-YYYY-MM-DD.md   — generated draft files

Topic Queue Format (article-topics.json)

[
  {
    "id": 1,
    "title": "How Creators Are Losing Money Without Knowing It",
    "subtitle": "Platform fees, algorithm suppression, and what to do about it",
    "angle": "platform-critique",
    "used": false
  }
]

Angle types: See references/article-angles.md for content frameworks per angle.

Weekly Article Generation Flow

  1. Pick next unused topic from article-topics.json (first where "used": false)
  2. Generate article — use angle framework from references/article-angles.md
  3. Quality check — score ≥ 70/100 before proceeding (see scoring below)
  4. Save draft to article-YYYY-MM-DD.md
  5. Mark topic as used in article-topics.json
  6. Log article to article-log.json
  7. Open browser to Substack new post editor for final review
  8. Notify via Telegram — "Draft ready at [path] — please review before publishing"

If all topics are used: notify user to add new topics, then exit.

Article Quality Scoring (min 70/100)

CriterionWeight
-------------------
Hook strength (first paragraph)25 pts
Value density (actionable insights)25 pts
Brand consistency20 pts
CTA clarity15 pts
Structure / readability15 pts

Rewrite once if below 70. Do not proceed if still failing after rewrite.

Article Format

# [Title]

[Subtitle / hook sentence]

---

[Body: 600–900 words]
[3–5 sections with H2 headers]
[Specific data, examples, or patterns — not vague claims]
[Final CTA: link to brand URL]

Opening Substack in Browser

browser open → https://<publication>.substack.com/publish/post/new (profile: user)

Wait for editor to load before notifying user. Do not auto-publish — always leave final approval to the human.

Cron Job Setup

Recommended schedule: Weekly, Wednesday UTC 13:00 (Stockholm 14:00)

schedule: { "kind": "cron", "expr": "0 13 * * 3", "tz": "UTC" }
sessionTarget: "isolated"
payload.kind: "agentTurn"
timeoutSeconds: 0

See references/cron-prompt-template.md for a ready-to-use agentTurn prompt.

Telegram Notifications

  • ✅ Draft ready: "📝 Substack draft saved: [path] — please review and publish"
  • ⚠️ All topics used: "⚠️ Substack topic queue empty — please add new topics to article-topics.json"
  • ❌ Generation failed: "❌ Substack draft failed: [error] — manual write needed"

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-20 00:01 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Shopping in Sweden

caoqi
协助在瑞典可信电商网站搜索商品、加入购物车并使用Zupyak Mynt卡安全购买。
★ 0 📥 643
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 860 📥 199,707
content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,183