chezmoi skillA
chezmoi is agent-read markdown (skill) from fmind/dot: Manage chezmoi source names, templates, secrets, diffs, and deployment in fmind/dot..
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
# Chezmoi Source Standard The source tree (`~/.local/share/chezmoi`) is the only thing to edit; `chezmoi apply` renders it into `$HOME`, so a change made under `~/.config` or `~/.gemini` is overwritten on the next apply. File names encode target path, mode, encryption, and rendering; [mise](../../../skills/mise/SKILL.md) wraps the commands as tasks. ## Naming Read [source names](references/source-names.md) when adding or renaming a managed target; attributes depend on the target type. ## Workflow 1. **Edit the source**, never the deployed copy; `chezmoi cd` opens a shell in the source root. 1. **Manage an existing file**: `chezmoi add <target>` infers the attributes; `--template` templatizes; set a secret to `0600` before `--encrypt` imports it as `encrypted_private_dot_<name>.age`: ```bash chmod 600 ~/.config/<tool>/secret chezmoi add --encrypt ~/.config/<tool>/secret # import and encrypt into the source chezmoi edit ~/.config/<tool>/secret # edit the plaintext, re-encrypt on save ``` 1. **Preview**: `mise run diff` (`chezmoi diff --force`; restrict to affected non-secret targets). …
Read the whole file at its exact version.
How to install
mdr add fmind/dot/chezmoi@git:20260920.d5fedf5mdr add fmind/dot/chezmoi@sha256:89a161ccc0e09803Pin 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_ayzj6wdj4nkw6szt)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260920.d5fedf5 latest | 2026-09-20 | d5fedf5 | 5,811 B | A | view · diff |
| git:20260919.1b4e1e3 | 2026-09-19 | 1b4e1e3 | 5,766 B | A | view · diff |
| git:20260919.bd82335 | 2026-09-19 | bd82335 | 5,705 B | A | view · diff |
| git:20260917.f9cd9af | 2026-09-17 | f9cd9af | 5,279 B | A | view · diff |
| git:20260916.50d6810 | 2026-09-16 | 50d6810 | 5,152 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 (5811 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
fmind/dot · 9 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_ayzj6wdj4nkw6szt GET https://markdownregistry.com/api/v1/resolve?ref=fmind/dot/chezmoi GET https://markdownregistry.com/api/v1/blob/89a161ccc0e0980356bef95b8354cd6f3a4bc079183c1d273284602f0d0727e0
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.