Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

RepackTalk Skills Bundle

This bundle contains three agent skills:

  • ziptalk — Primary daily-use skill. Compresses conversations for rapid scanning and lower cognitive load using PonyTail organization, Llanito-inspired bilingual lexical selection, CaveMan compression, and a condensed CaveMan TL;DR.
  • unziptalk — Expands compressed text into professional, compact prose in the default or requested language.
  • repacktalk — Extracts, deduplicates, reorganizes, compresses, and regenerates conversations or documents.

The Round Trip

The intended daily workflow:

  1. ZipTalk a thread → brutal internal digest with stable IDs (D/A/Q/): decisions, actions, open loops, and flags (contradictions, loose ends, phrases that don't compile), each flag backed by a verbatim quote.
  2. Comment against the IDs in compressed form (A2: done, ⚠1: ignore). Comments are authoritative.
  3. RepackTalk the annotated digest → polished output for a stated audience. Flags never leak into external output; they convert to neutral clarifying questions or get reported back.

The digest is internal-only by design. Diplomacy happens exclusively in the Repack step.

Recommended use

Use ziptalk as the default skill for day-to-day communication review.

Use unziptalk when compressed content must become polished prose.

Use repacktalk for larger transformations such as converting chat threads into summaries, emails, minutes, documentation, or reports.

Layout

skills/
├── repacktalk/
│   └── SKILL.md
├── unziptalk/
│   └── SKILL.md
└── ziptalk/
    └── SKILL.md

Copy the desired skill directory into your agent's local skills directory.

repacktalk is the umbrella skill and includes the behavior of ZipTalk and UnZip.

About

ZipTalk, UnZipTalk, RepackTalk skill

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors