Ljg Title banner
lijigang lijigang

Ljg Title

Development community

Description

Claude Code skill: title crafter for articles, essays, and presentations

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

ljg-title

标题锻造机。给内容,出标题。

标题是高速路旁的广告牌——读者一扫而过,只有足够醒目的才能让人踩刹车。

它做什么

给它任何内容(文章、文件路径、URL、或一个话题),返回 5 个候选标题,每个走不同策略:

策略 说明
直击 最短最直接,一语道破
问句 用问题勾住读者
悬疑 包含张力、对比或意外
具象 用具体意象替代抽象概念
自由 组合或其他创意路径

按安·兰德权重排序:90% 恰当 × 5% 清晰 × 5% 戏剧性。

两条秩

  • 一语道破:读者不需要读第二遍。短 > 长,直接 > 间接,具体 > 抽象。
  • 勾住读者:问 > 答,反问 > 直问,悬疑争议 > 平铺直叙。

使用

在 Claude Code 中:

/title 你的内容、文件路径或 URL

触发词:`起个标题` · `取标题` · `标题` · `title`

安装

一行命令:

git clone https://github.com/lijigang/ljg-title.git ~/.claude/skills/ljg-title

致谢

起标题的方法论来自刘军强老师的《写作是门手艺》。

许可

MIT