Archive Conversation Claude banner
awcjack awcjack

Archive Conversation Claude

Development community

Description

--- description: Request archival of this conversation through this explicit request. Use only when the user invokes this command. disable-model-invocation: true allowed-tools: Bash --- The user explicitly requested that this conversation be archived through this request point. Run exactly this command once: ```bash bash /home/agent/.local/bin/agent-archive-request.sh request claude ``` Report the request ID. Do not claim the conversation was uploaded: the host collector will validate and pro

Installation

Installs to ~/.claude/skills/awcjack-agentbox-archive-conversation-claude/SKILL.md

Terminal
mkdir -p ~/.claude/skills/awcjack-agentbox-archive-conversation-claude && curl -fsSL https://raw.githubusercontent.com/awcjack/agentbox/HEAD/skills/archive-conversation-claude.md -o ~/.claude/skills/awcjack-agentbox-archive-conversation-claude/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository