interview-evaluation
Installation
SKILL.md
interview-evaluation Skill
Language: Respond in the same language as the user (中文提问则中文回答).
Generate a structured interview summary from conversation records. Parse dialogue heuristically, then output a four-section Markdown summary suitable for archival and cross-candidate comparison.
Input Handling
Accepted Input
| 形式 | 说明 |
|---|---|
| 粘贴 | 用户将面试对话粘贴到聊天中,直接使用该内容 |
| 文件路径 | 用户提供 .txt / .md 等文本文件路径,Read 该文件后使用内容 |