AI AGENT ADDONS

This skill lets you save a checkpoint of your conversation with an AI agent. It creates a short summary you can use to continue later. But it does not capture the full chat history.

This skill is kept for older systems that expect the name save-thread. For new projects, use the save-handoff skill instead. It works better in most AI agent environments.

If your AI tool has a special connector, you can save the real session there. Check the documentation for your specific agent to see if that is possible.

Add Save Thread skill to your workflow

Global

mkdir -p ~/.claude/skills/save-thread

Project

mkdir -p .claude/skills/save-thread

Source Repository

Stars
120
Forks
26
Watchers
120
Last Push
24 days ago
Created
11 months ago