Agent Skills
› lllyasviel/VCC
› readchat
readchat
GitHub用于编译和读取特定JSONL格式的对话日志,支持审查过往Claude会话记录。
Trigger Scenarios
用户输入/readchat命令
提及.jsonl对话文件
要求回顾或审查之前的Claude会话
Install
npx skills add lllyasviel/VCC --skill readchat -g -y
SKILL.md
Frontmatter
{
"name": "readchat",
"description": "Compile and read a specific JSONL conversation log. Use when: the user says \/readchat, mentions .jsonl conversation files, or asks to review past Claude sessions."
}
Read .claude/skills/conversation-compiler/SKILL.md now.
Version History
- b962af2 Current 2026-07-25 07:10


