mm-update skillA
mm-update is agent-read markdown (skill) from mworldorg/markdown-memory: Самообновление mm-системы из удалённого репозитория. mm раздаётся через git clone + register-skills (не npm), поэтому update = git pull свежего mm из origin/main + повторный register-skills + notice о перезапуске Claude Code. Use when user says "обнови mm", "обнови систему", "/mm update", "update mm", "подтяни свежий mm", "проверь обновления mm"..
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
# mm-update — Self-Update from Git Remote Обновляет mm-систему до свежей версии из `origin/main`. mm установлен как git-клон с junction'ами в `~/.claude/skills/` — поэтому обновление это `git pull` репозитория + повторный прогон `register-skills`, а не пакетный менеджер. Ничего не сливает и не ребейзит автоматически. При любом расхождении или ошибке `--ff-only` — стоп с инструкцией разрулить вручную. > Ручной интерактивный аналог фонового `scripts/auto-update.py` (ff-only, дёргается из `mm-resume`); git-поток общий — отличие в том, что здесь показывается changelog и спрашивается подтверждение. ## Где работать Корень репозитория mm: - `$env:MM_REPO_ROOT` если задан; - иначе текущая рабочая директория (`cwd`). Все git-команды и `register-skills` выполняй из этого корня. ## Процесс ### 0. Guard: это вообще git-репо? Проверь, что в корне репо (см. «Где работать») есть `.git`: ```powershell Test-Path (Join-Path $repoRoot ".git") ``` Если `.git` нет — mm установлен не как git-репо (например, распакован из tarball). Стоп: ``` ❌ mm установлен не как git-репозиторий — обновлять через git нечем. Обнови через `npx markdown-memory update` или переустанови mm. ``` …
Read the whole file at its exact version.
How to install
mdr add mworldorg/markdown-memory/mm-update@v0.1.0mdr add mworldorg/markdown-memory/mm-update@sha256:94f25fd6925fb4e0Pin 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_hnp5kfc5g3yczebv)
1 badge views in 30 days
Versions
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 (9633 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
mworldorg/markdown-memory · 25 stars · license MIT · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_hnp5kfc5g3yczebv GET https://markdownregistry.com/api/v1/resolve?ref=mworldorg/markdown-memory/mm-update GET https://markdownregistry.com/api/v1/blob/94f25fd6925fb4e0534aa52049005fff1be2f4af2f494d0355cf2d84c7dcd3f3
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.