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.
$npx -y skills add shareai-lab/shareai-skills --skill extract-agent-sessionsInstalls into the current project.
Run `npx skills use "https://github.com/shareai-lab/shareai-skills" --skill "shareai-lab/shareai-skills/extract-agent-sessions"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/shareai-lab/shareai-skills" that are relevant to the current task. Run `npx skills add "https://github.com/shareai-lab/shareai-skills"` and select the relevant skills, then follow their instructions.