offload2

Installation
SKILL.md

OFFLOAD2

One-way cognitive offload. Accept text, append to local JSONL, return nothing.

Usage

echo "unproductive internal state" | scripts/offload.sh

Environment Variables

Required:

  • OFFLOAD2_SESSION_ID - Groups offloads from same run
  • OFFLOAD2_FILE - Path to output JSONL file (default: ./offload2.jsonl)
Installs
3
First Seen
Feb 4, 2026
offload2 — 4ier/agent-skills