wjs-tweeting-from-articles
Installation
SKILL.md
wjs-tweeting-from-articles
每天一条 X tweet,灵感直接从最近发的公众号文章里抠。文章是源头,tweet 是更短的萃取。
Core Principle
文章已经过了一轮王建硕式的精炼,tweet 只是再短一格的版本。 不要重新构思——从 article.md 里直接抠最 quotable 的一句 / 一段,按 X 的节奏切。
一天最多一条,一篇文章只推一次。 状态文件 state/history.jsonl 记录哪些 article 已经推过;不重复。(例外:批量排期模式——一次把多篇排进队列、按每 N 小时一条自动发,见下文。)
真发,不暂存。 用户确认后立刻 xurl POST。失败原文 dump 给用户重试。
When This Skill Fires
- 用户说「今天的 tweet」/「发一条 X」/「从文章里发推」
- 用户跑
/wjs-tweeting-from-articles - 用户设了
/schedule daily /wjs-tweeting-from-articles之后每天自动调