Home / zhitongblog / solomd · marketplace/claude-code-skill/solomd/SKILL.md · GitHub

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

Latest version
mdr add zhitongblog/solomd/solomd@git:20260825.4bf9b1e
Exact content
mdr add zhitongblog/solomd/solomd@sha256:c7d6c752c2f3c1e7

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_ckv2vxvhx562jdr2.svg)](https://markdownregistry.com/a/art_ckv2vxvhx562jdr2)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260825.4bf9b1e latest2026-08-25 4bf9b1e 8,237 BA view · diff
git:20260609.ce803e52026-06-09 ce803e5 7,996 BA view · diff
git:20260608.f7c1ec12026-06-08 f7c1ec1 7,996 BA view · diff
git:20260608.84541c12026-06-08 84541c1 7,996 BA view · diff
git:20260606.c8b27952026-06-06 c8b2795 7,996 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • 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

GitHub

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.

More from zhitongblog/solomd

competitor-feedback skill
zhitongblog/solomd · .agents/skills/competitor-feedback/SKILL.md · Scan competing markdown editors' user feedback (GitHub issues/discussions/releases + closed-source forums) and…
v1.0.0 · audit B · 1,114 stars
competitor-feedback skill
zhitongblog/solomd · .claude/skills/competitor-feedback/SKILL.md · Scan competing markdown editors' user feedback (GitHub issues/discussions/releases + closed-source forums) and…
v1.0.0 · audit B · 1,114 stars
store-submit skill
zhitongblog/solomd · .claude/skills/store-submit/SKILL.md · Publish a SoloMD release to the stores that have no usable submission API — Google Play Console and Microsoft Partner…
v1.0.0 · audit B · 1,114 stars
llms-full.txt@web/public llmstxt
zhitongblog/solomd · web/public/llms-full.txt
git:20260924.c8afeb8 · audit B · 1,114 stars
llms.txt@web/public llmstxt
zhitongblog/solomd · web/public/llms.txt
git:20260924.c8afeb8 · audit B · 1,114 stars

Every file in zhitongblog/solomd

Browse by kind, by grade A, or by owner.