interview-article

Installation
SKILL.md

面试对话类文章生成工作流

环境声明

执行前跑 date "+%Y年%m月%d日" 拿当前日期。联网搜索关键词、frontmatter 的 date、正文时间描述,都用这个日期,不要用训练数据里的日期。

目录结构

interview-article/
├── SKILL.md              # 本文件
├── biaoti.md             # 面试类标题风格参考
├── sucai.md              # 本次写作素材(临时)
├── references/
│   ├── PaiAgent.md       # 面试对话类参考范文
│   └── human-tone.md     # 活人说话语感
└── scripts/
    └── check_body_length.py
Installs
1
GitHub Stars
17.6K
First Seen
May 6, 2026
interview-article — itwanger/tobebetterjavaer