跳转到主要内容

extract-agent-sessions

星标307
分支36
更新时间2026年7月24日 16:13

Recover, export, or summarize recent human and assistant conversations from local agent session stores while excluding tool calls, reasoning, system injection, copied parent history, and subagent noise. Use for recent-session inventories, clean conversation recovery, or topic summaries from tree-shaped `.claude` JSONL stores, rollout-shaped `.codex` JSONL stores, and relational-shaped opencode SQLite stores on Linux or macOS.

· 实时索引

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

想先保存到本地?可下载 RuleHub 当前索引到的 GitHub 仓库压缩包。

下载 Zip
文件资源管理器2 个文件
SKILL.mdreadonly
nameextract-agent-sessions
descriptionRecover, export, or summarize recent human and assistant conversations from local agent session stores while excluding t...

extract-agent-sessions

Recover, export, or summarize recent human and assistant conversations from local agent session stores while excluding tool calls, reasoning, system injection, copied parent history, and subagent noise. Use for recent-session inventories, clean conversation recovery, or topic summaries from tree-shaped .claude JSONL stores, rollout-shaped .codex JSONL stores, and relational-shaped opencode SQLite stores on Linux or macOS.

When to use

Use this skill when the user needs help with tasks related to extract agent sessions.

Guidelines

  • Follow repository conventions in shareAI-lab/shareAI-skills
  • Prefer minimal, focused changes
  • Validate outputs before finishing