Pre Flight

Pre-flight check before sending an expensive LLM prompt. Returns a verdict (send_as_is, send_compressed, warn_context_limit, clear_first), the compressed prompt body inline, a cost preview against on-demand list pricing, and a cache hit likelihood. Use this skill whenever an agent is about to submit a prompt above ~1000 tokens or when context fill is unknown. Trigger phrases include "estimate cost before sending", "should I compress this prompt", "am I about to run out of context", "preview compression savings".

oimiragieo 02620d0 4.6 KB Updated 0 repo stars

File contents

oimiragieo/gotcontext-sdk/tree/main/plugins/gotcontext/skills/pre-flight commit 02620d0c3a

Frequently asked questions

npx skillmds@latest add oimiragieo/pre-flight