Home / bitranox / lsdsk · skills/lsdsk/SKILL.md · GitHub

lsdsk skillA

lsdsk is agent-read markdown (skill) from bitranox/lsdsk: Use when inspecting or diagnosing storage hardware - which disk hangs off which controller, whether a SATA, SAS or NVMe link runs at the speed both ends support, whether a controller sits in a slot worthy of it, how worn an SSD is, whether reallocated or pending sectors are climbing, drive temperatures, controller firmware, or where there is room for another drive. Also use when reaching for lspci, lsblk, smartctl or nvme-cli to answer any of those, and when reading an lsdsk report and deciding .

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

# lsdsk

Groups disks by the controller they hang off, compares every link against what
both ends of it could do, and reports what is worth acting on. It also names the
mainboard, from DMI, which is what makes its placement advice actionable. Linux
and Windows, no subprocesses, no network. It runs anywhere `--replay` is all you
need, macOS included; only reading real hardware is the two.

**Bare `lsdsk` gives a PERSON the interactive view and a PROGRAM the printed
page.** It looks at whether both ends are a terminal: where they are it opens
the full-screen application, because the whole machine on one page is more than
a reader takes in at once; where they are not - a pipe, a redirect, a CI log -
it prints the page. The exit code is the findings' in both, so `lsdsk; echo $?`
means the same thing either way. `lsdsk report` asks for the page by name,
whatever the terminal looks like.

**Being a subprocess does NOT mean you get the page. Say `lsdsk report` in
anything unattended.** Some callers hand their child a pseudo-terminal on both ends, and
there lsdsk cannot tell a program from a person: it opens the application and
…

Read the whole file at its exact version.

How to install

Latest version
mdr add bitranox/lsdsk/lsdsk@git:20260921.9d8a3fc
Exact content
mdr add bitranox/lsdsk/lsdsk@sha256:4fc0cc9b10680849

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_zy3fq5yrgt6ghbsm.svg)](https://markdownregistry.com/a/art_zy3fq5yrgt6ghbsm)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260921.9d8a3fc latest2026-09-21 9d8a3fc 75,711 BA view · diff
git:20260920.bc834702026-09-20 bc83470 74,383 BA view · diff
git:20260920.91aa02a2026-09-20 91aa02a 73,786 BA view · diff
git:20260920.c6e73c12026-09-20 c6e73c1 73,174 BA view · diff
git:20260919.c8ee8842026-09-19 c8ee884 66,655 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 (75711 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

bitranox/lsdsk · 4 stars · license MIT · pushed 2026-09-21 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_zy3fq5yrgt6ghbsm
GET https://markdownregistry.com/api/v1/resolve?ref=bitranox/lsdsk/lsdsk
GET https://markdownregistry.com/api/v1/blob/4fc0cc9b1068084924b2231d34a8bac427999b994f092bbae4b0ca3dc134eab0

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.

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