session-archive

Package Claude session artifacts into a structured archive using Bash.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ammonfife/sakima.co --skill session-archive-ammonfife
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-archive
Source: https://github.com/ammonfife/sakima.co/tree/main/.claude/skills/session-archive
Command: npx skills add https://github.com/ammonfife/sakima.co --skill session-archive-ammonfife

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires [], and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of archiving all session artifacts from Claude, OpenClaw, Gemini, and Codex, enabling detailed session analysis and efficient organization of information.

Core Features & Use Cases

  • Archive All Session Artifacts: Gather transcripts, logs, subagent data, files, scripts, and other related artifacts.
  • Customizable Session Type: Archive by specifying a particular session type like 'cli', 'cloud', or 'cowork'.
  • Quick CLI Access: Use a simple CLI to execute and tailor the archiving process.
  • Use Case: Quickly save a full history of a collaborative chat session between two individuals using the 'chat' session type.

Quick Start

Archive the current chat session with session-archive --type chat --all.

Frequently Asked Questions about session-archive

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I archive Claude session transcripts and files for future analysis?

You can archive Claude session transcripts and files by packaging all useful artifacts into a structured archive using a simple CLI command. This gathers session data efficiently for future reference and detailed analysis.

Does session archiving work with Gemini and Codex platforms?

Yes, session archiving supports various platforms including Claude, OpenClaw, Gemini, and Codex. It can automatically package transcripts, logs, and files from these different session types into a unified structured archive.

How do I save a collaborative chat session history between two users?

You can save a full collaborative chat session history by specifying the 'chat' session type. Executing the archive command with this type gathers all related chat artifacts, preserving the complete interaction for future reference.

Do I need any special dependencies to package session logs and artifacts?

No special dependencies are required to package session logs and artifacts. The archiving process relies solely on Bash and basic command-line utilities to manage files and directories, ensuring broad accessibility.

Can I customize the archiving process for different session types like cli or cloud?

Yes, you can customize the archiving process by specifying a particular session type such as 'cli', 'cloud', or 'cowork'. This tailors the artifact gathering process to the specific platform and session context you are working with.