environment-setup skillA
environment-setup is agent-read markdown (skill) from akillness/jeo-skills: Organize application environment configuration: `.env` files, env precedence, typed env validation, secret handoff, framework-specific env rules, and config drift between local, staging, CI, and production. Use when the user needs help structuring environment variables, validating required config, separating public/private env values, or cleaning up env-file sprawl. This is the narrower app-config compatibility skill. Route broader runnable-machine, Docker, devcontainer, onboarding, and local-se.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Environment Configuration Use this skill as the repository's **narrower application-config and `.env` compatibility skill**. The job is to make app configuration clear and safe across environments: - decide what belongs in env vars, - structure `.env` files and precedence rules, - validate required config, - separate public/private values, - reduce config drift between local, CI, staging, and production, - make secret handoff explicit. Read [references/env-patterns.md](references/env-patterns.md) and [references/scope-boundaries.md](references/scope-boundaries.md) before unusual cases or when deciding whether the real need belongs in `system-environment-setup`. If the user mainly needs: - **toolchains, local services, Docker Compose, devcontainers, or onboarding** → route to `system-environment-setup` - **deployment or CI secret wiring** → pair with `deployment-automation` - **security architecture or policy** → pair with `security-best-practices` ## When to use this skill - Design `.env.example`, `.env.local`, or per-environment config structure - Explain env precedence and which values should or should not be committed …
Read the whole file at its exact version.
How to install
mdr add akillness/jeo-skills/environment-setup@v1.1mdr add akillness/jeo-skills/environment-setup@sha256:e0b60f2165de80eaPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_hq5iqq5nzfuctbvu)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v1.1 latest | 2026-06-16 | ceeea9d | 8,132 B | A | view · diff |
| v1.1 | 2026-04-12 | c1f38d8 | 8,134 B | A | view · diff |
| git:20260306.b04d94a | 2026-03-06 | b04d94a | 7,868 B | A | view · diff |
| git:20260211.af4d63f | 2026-02-11 | af4d63f | 7,753 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (8132 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
akillness/jeo-skills · 47 stars · license none · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_hq5iqq5nzfuctbvu GET https://markdownregistry.com/api/v1/resolve?ref=akillness/jeo-skills/environment-setup GET https://markdownregistry.com/api/v1/blob/e0b60f2165de80eaa93a198d1439db9aec3a1fbfbc645dd469a1b9b7cba40a40
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.