save-session

Community

Save and resume AI sessions.

Authorblacktop
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows you to save the state of your current AI agent session, enabling you to pick up where you left off later, even across different AI agents.

Core Features & Use Cases

  • Session Persistence: Saves session metadata to a JSON file for future reference.
  • Cross-Agent Compatibility: Supports saving sessions for various AI agents like Claude, Codex, Gemini, and Copilot.
  • Use Case: You've spent hours debugging a complex piece of code with an AI. Before logging off, you use this Skill to save the session, ensuring you can easily resume the debugging process the next day without losing context.

Quick Start

Save the current session with ID 'my-project-session-123' for the 'claude' agent, summarizing the work as 'Implemented user authentication'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: save-session
Download link: https://github.com/blacktop/dotfiles/archive/main.zip#save-session

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.