·claude-code-history-files-finder
</>

claude-code-history-files-finder

daymade/claude-code-skills

从 Claude Code 会话历史文件中查找并恢复内容。在搜索已删除的文件、跟踪会话之间的更改、分析对话历史记录或从以前的 Claude 交互中恢复代码时,应使用此技能。触发因素包括提及“会话历史记录”、“恢复已删除”、“在历史记录中查找”、“之前的对话”或“.claude/projects”。

68安装·2热度·@daymade

安装

$npx skills add https://github.com/daymade/claude-code-skills --skill claude-code-history-files-finder

SKILL.md

Extract and recover content from Claude Code's session history files stored in /.claude/projects/.

For detailed JSONL structure and extraction patterns, see references/sessionfileformat.md.

Optional: --limit N to show only N sessions (default: 10).

从 Claude Code 会话历史文件中查找并恢复内容。在搜索已删除的文件、跟踪会话之间的更改、分析对话历史记录或从以前的 Claude 交互中恢复代码时,应使用此技能。触发因素包括提及“会话历史记录”、“恢复已删除”、“在历史记录中查找”、“之前的对话”或“.claude/projects”。 来源:daymade/claude-code-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/daymade/claude-code-skills --skill claude-code-history-files-finder
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 claude-code-history-files-finder?

从 Claude Code 会话历史文件中查找并恢复内容。在搜索已删除的文件、跟踪会话之间的更改、分析对话历史记录或从以前的 Claude 交互中恢复代码时,应使用此技能。触发因素包括提及“会话历史记录”、“恢复已删除”、“在历史记录中查找”、“之前的对话”或“.claude/projects”。 来源:daymade/claude-code-skills。

如何安装 claude-code-history-files-finder?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/daymade/claude-code-skills --skill claude-code-history-files-finder 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/daymade/claude-code-skills