← 返回 Skills 市场
caoqi

Substack Autopilot

作者 caoooqiii · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
319
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install substack-autopilot
功能描述
Automate drafting and local saving of weekly Substack articles from a topic queue, opening the editor for final human review before publishing.
安全使用建议
This skill appears to do what it says (generate drafts, save them locally, and open Substack for review), but it omits explicit declarations for configuration and credentials. Before installing, ask the publisher to clarify and/or update the skill to declare required settings such as: (1) how Telegram notifications are authenticated (bot token / chat id or platform channel binding), (2) where <substack_publication> and <workspace_path> are provided, and (3) whether any agent connectors (browser profile access, telegram channel) must be pre-configured. Verify that Telegram messages will go to a trusted chat and that no drafts will be auto-published. If you cannot get these clarifications, treat the skill cautiously or run it in an isolated environment where file writes and outgoing notifications are controlled.
功能分析
Type: OpenClaw Skill Name: substack-autopilot Version: 1.0.0 The substack-autopilot skill is a legitimate automation tool for drafting newsletter articles. It manages a local topic queue, generates content based on provided frameworks in article-angles.md, saves drafts locally, and uses the browser tool to open the Substack editor for human review. The instructions in SKILL.md and the cron-prompt-template.md are consistent with the stated purpose and do not exhibit signs of malicious intent, data exfiltration, or unauthorized access.
能力评估
Purpose & Capability
The skill's declared purpose (generate drafts, save locally, open Substack editor, notify via Telegram) is coherent with its runtime instructions. However, it expects external integrations (Telegram notifications, a Substack publication identifier, and workspace path placeholders) while the registry metadata declares no required env vars, credentials, or config paths. That mismatch is inconsistent: a legitimate implementation would normally declare the Telegram token/chat id and any publication/workspace configuration.
Instruction Scope
SKILL.md is narrowly scoped to reading/writing files in the workspace (article-topics.json, article-log.json, article-YYYY-MM-DD.md), generating content according to provided frameworks, opening the browser to a Substack editor URL, and sending Telegram notifications. It does not instruct the agent to read unrelated system files or secrets. The main concern is that instructions reference external channels/placeholders (e.g., <telegram_id>, <substack_publication>, <workspace_path>) without explaining where those values come from.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal surface area. Nothing will be written to disk by an installer step beyond the agent executing its normal runtime actions.
Credentials
The skill uses Telegram notifications and requires values such as <telegram_id>, <substack_publication>, <workspace_path> but declares zero required env vars or credentials. It should explicitly declare the credentials (e.g., TELEGRAM_BOT_TOKEN, TELEGRAM_CHAT_ID or the platform-specific channel binding) and any required config. Absence of declared credentials is disproportionate and obscures what secrets the agent will need or use.
Persistence & Privilege
always is false and the skill does not request persistent/autonomous system-wide privileges. The suggested cron schedule is optional guidance. There is no indication it attempts to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install substack-autopilot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /substack-autopilot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Weekly Substack article generation from topic queue, brand-consistent long-form writing, browser review flow, Telegram notifications
元数据
Slug substack-autopilot
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Substack Autopilot 是什么?

Automate drafting and local saving of weekly Substack articles from a topic queue, opening the editor for final human review before publishing. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 319 次。

如何安装 Substack Autopilot?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install substack-autopilot」即可一键安装,无需额外配置。

Substack Autopilot 是免费的吗?

是的,Substack Autopilot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Substack Autopilot 支持哪些平台?

Substack Autopilot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Substack Autopilot?

由 caoooqiii(@caoqi)开发并维护,当前版本 v1.0.0。

💬 留言讨论