Summary
- 当用户说「记录选题」「新选题」「这个选题怎么样」「我有个想法」「帮我记一下」或分享一个粗糙的内容想法需要评估和记录时,应使用本 skill。即使用户只是随口说出一个内容想法,也应主动触发评估流程,不要等用户明确说「记录」。
- 先用 dbs-content 的五维逻辑诊断选题值不值得做,值得做才记录,并举一反三推荐…
jiangjiax/li-skills
当用户说「记录选题」「新选题」「这个选题怎么样」「我有个想法」「帮我记一下」或分享一个粗糙的? ? 不应触发:深化选题生成大纲(用 li-topic)、直接写脚本(用 li-writer)、AI 润色或美化选题标题。 Use when the user wants to "record a topic", "log a topic idea", "is this topic worth doing", or shares a rough content concept needing diagnosis and logging.
npx skills add jiangjiax/li-skills --skill li-recorder
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Other skills from jiangjiax/li-skills · top by installs.
npx skills add jiangjiax/li-skills
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
main
Files included with this skill beyond the listing page.
SKILL.md
4,200 B
SUMMARY.md
760 B
诊断选题值不值得做,值得做才记录,同时举一反三推荐相似方向。
对用户提供的选题做四个维度的快速判断:
维度 1:认知落差
维度 2:受众真实痛点
维度 3:内容可执行性
维度 4:选题前提
输出格式:
## 选题诊断:[选题名]
| 维度 | 结论 | 说明 |
|------|------|------|
| 认知落差 | ✅/⚠️/❌ | [具体说明] |
| 受众痛点 | ✅/⚠️/❌ | [具体说明] |
| 可执行性 | ✅/⚠️/❌ | [具体说明] |
| 选题前提 | ✅/⚠️/❌ | [具体说明] |
**总结**:[值得做 / 调整后值得做 / 不建议做] — [一句话理由]
三种结论的处理方式:
将选题追加写入 01-内容生产/选题管理/00-选题记录.md 的 ## 📝 待深化选题 区域末尾。
记录格式:
- [ ] [选题名] - [一句话描述,用用户原话,不润色]
写入后告知用户已记录成功。
无论诊断结论是什么,都基于用户提供的这个想法方向,举一反三推荐 3-5 个相似但不同角度的选题:
推荐格式:
## 举一反三:相似选题方向
1. [选题名] — [一句话说明为什么值得做]
2. [选题名] — [一句话说明为什么值得做]
3. [选题名] — [一句话说明为什么值得做]
(可选)4-5 条
需要深化哪个?说「深化选题:[选题名]」。