solomd skillA
solomd is agent-read markdown (skill) from zhitongblog/solomd: Read, search, edit, and version-control any folder of Markdown notes via the SoloMD MCP server. 13 tools including AutoGit per-note history, semantic search, and write-with-sandbox via an accept/reject branch. Includes 11 starter agent recipes (weekly review, todo extract, link suggester, …)..
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
# SoloMD — Markdown vault skill ## When to use this skill Trigger this skill when the user wants to: - **Browse / read / search** a folder of Markdown notes (their personal knowledge base, journal, project docs, etc.). - **Maintain** the vault — generate weekly summaries, extract TODOs across notes, suggest wikilinks, find orphan notes, etc. - **Edit** notes with version control — every write lands as an AutoGit commit (no network); past revisions are queryable via `autogit_log` / `autogit_diff`. - **Share** a note publicly via a `solomd.app/share/?repo=…&path=…` link that renders the file from a public GitHub repo (no SoloMD account required for the viewer). If the user just wants generic file I/O on a directory, the built-in filesystem tools are simpler. This skill is specifically for **Markdown-as-a-vault** workflows. ## Setup (one-time) The skill assumes `solomd-mcp` is installed and registered as a user-scope MCP server (`~/.claude.json`). If `/mcp` doesn't list `solomd`, run: ```bash bash ~/.claude/skills/solomd/install.sh ``` This installs the binary (via `cargo install solomd-mcp` on macOS or downloading the prebuilt binary from …
Read the whole file at its exact version.
How to install
mdr add zhitongblog/solomd/solomd@git:20260825.4bf9b1emdr add zhitongblog/solomd/solomd@sha256:c7d6c752c2f3c1e7Pin 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_ckv2vxvhx562jdr2)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260825.4bf9b1e latest | 2026-08-25 | 4bf9b1e | 8,237 B | A | view · diff |
| git:20260609.ce803e5 | 2026-06-09 | ce803e5 | 7,996 B | A | view · diff |
| git:20260608.f7c1ec1 | 2026-06-08 | f7c1ec1 | 7,996 B | A | view · diff |
| git:20260608.84541c1 | 2026-06-08 | 84541c1 | 7,996 B | A | view · diff |
| git:20260606.c8b2795 | 2026-06-06 | c8b2795 | 7,996 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 (8237 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
zhitongblog/solomd · 1,114 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_ckv2vxvhx562jdr2 GET https://markdownregistry.com/api/v1/resolve?ref=zhitongblog/solomd/solomd GET https://markdownregistry.com/api/v1/blob/c7d6c752c2f3c1e7e1c2e5dd3f4cd1bea9f7bf389603f9c48d8a7119d22224bb
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.