// free utility
Env Example Generator
Turn a .env into a safe .env.example you can commit. Keeps every key, strips every value, preserves comments and order, and flags the secret-looking keys.
What it does
- Keeps every key.
- Strips every value.
- Preserves comments and order.
- Flags secret-looking keys.
- Emits keys only and never prints a real value.
How to run
Point it at your .env. Prints to screen; writes .env.example only when you ask.
Good to know
A transformer; the secret list is a heuristic by shape and entropy.
Questions
Is it safe?
It never copies a value into the output, so no secret leaves your .env.
Does it write files?
It prints to screen by default and writes a file only when you ask.
Install it directly or inspect the source
This free skill is public. Review the exact files first, or install only this skill from the JustHandled Labs repository.
npx skills add justhandledlabs/skills --skill env-example-generator
Ship the example, not the secrets.
Current price and purchase option are shown on Agensi. Instant download. Works with any agent that reads SKILL.md.
Get Env Example Generator on Agensi