dprint skillA
dprint is agent-read markdown (skill) from fmind/dot: Format Markdown and configuration files with dprint..
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
# dprint
The formatter for configuration and markup files (JSON, Markdown, TOML, YAML); dprint formats only, while Python formatting and linting live in [ruff](../python-stack/references/ruff.md).
## Configuration
dprint searches the current directory upward for `dprint.json` or `dprint.jsonc` and falls back to the global config (`DPRINT_CONFIG_DIR`) only when nothing is found, so every project needs its own resolvable config or it silently inherits whatever the global one contains.
1. **Copy (default)**: copy a known-good `dprint.json` into the project root; it is self-contained and version-pinned. The first run downloads uncached plugins; later runs use dprint's local cache. Bump plugin versions per repository.
1. **Extends (DRY)**: set `"extends"` to a single source of truth, a local path or a commit-pinned URL such as `"https://raw.githubusercontent.com/fmind/dot/<commit>/dprint.json"`; override rules or add plugins locally.
## Commands
```bash
dprint fmt --allow-no-files # format:dprint — the hook appends {staged_files}; the flag keeps an empty list from exiting 14
dprint check # check:format — non-zero exit on drift
…Read the whole file at its exact version.
How to install
mdr add fmind/dot/dprint@git:20260920.d5fedf5mdr add fmind/dot/dprint@sha256:131bfbf6f36d42e8Pin 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_va464b3pbkmlzzmp)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260920.d5fedf5 latest | 2026-09-20 | d5fedf5 | 2,834 B | A | view · diff |
| git:20260916.50d6810 | 2026-09-16 | 50d6810 | 2,834 B | A | view · diff |
| git:20260912.0ce18c0 | 2026-09-12 | 0ce18c0 | 2,876 B | A | view · diff |
| git:20260910.54ed32c | 2026-09-10 | 54ed32c | 2,812 B | A | view · diff |
| git:20260906.ede7325 | 2026-09-06 | ede7325 | 2,828 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 (2834 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_va464b3pbkmlzzmp GET https://markdownregistry.com/api/v1/resolve?ref=fmind/dot/dprint GET https://markdownregistry.com/api/v1/blob/131bfbf6f36d42e8a9ccbe30e385b8ea1e2b3076b7a7f9ea3cbb36a05fb14ca2
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.