Ship prompts safely (on-device)

Treat prompts like secrets: measure cost, strip PII, and template — without pasting into a random cloud tool.

  1. Chunk long context.
  2. Count tokens and estimate cost.
  3. Scan for PII.
  4. Build a reusable template.

Run the full Ship prompts safely starter in Recipe Studio. Hub: AI prompts.