Batch Compress

Bulk compression of a file corpus — up to 50 documents per call — for later queries rather than one-off reads. Use this skill whenever the user wants to pre-process a directory, a support-ticket dump, meeting notes, or any sizable corpus before Q&A. Trigger phrases include "compress all these files", "pre-process this corpus", "shrink everything in /path", "bulk-compress for Q&A", or when onboarding Claude to a large project that needs a lot of ingested context. Submits an async job to gotcontext's batch queue and returns a job id; the job processes in the background with per-item error reporting so one bad file doesn't block the batch. Pro, Team, or Enterprise plan required.

oimiragieo faa1e06 2.3 KB Updated 0 repo stars

File contents

oimiragieo/gotcontext-sdk/tree/main/plugins/gotcontext/skills/batch-compress commit faa1e06b65

Frequently asked questions

npx skillmds@latest add oimiragieo/batch-compress