Agent Skills
› lllyasviel/VCC
› searchchat
searchchat
GitHub该技能用于在 ~/.claude/projects/ 目录下搜索对话日志。当用户执行 /searchchat 命令、需要检索聊天历史或探索项目目录时触发,旨在快速定位和回顾过往的对话记录。
触发场景
用户输入 /searchchat 命令
用户请求搜索聊天历史记录
用户希望探索 ~/.claude/projects/ 目录
安装
npx skills add lllyasviel/VCC --skill searchchat -g -y
SKILL.md
Frontmatter
{
"name": "searchchat",
"description": "Search across conversation logs in ~\/.claude\/projects\/. Use when: the user says \/searchchat, wants to search chat history, or explore the ~\/.claude\/projects\/ directory."
}
Read .claude/skills/conversation-compiler/SKILL.md now.
版本历史
- b962af2 当前 2026-07-25 07:10


