lemoncloud-io/2nd-brain · projects/second-brain/config/skills/doc2md-ingest/SKILL.md

doc2md-ingest skillA

doc2md-ingest is agent-read markdown (skill) from lemoncloud-io/2nd-brain: Word 문서(.docx/.doc)를 vault 잉게스트 가능한 MD로 변환해 Clippings/에 투입한다. 기본 전략은 D1(.docx → pandoc 직행 — 표·헤딩·목록 보존)이고, 레거시 .doc은 사전 변환이 필요해 D2a(LibreOffice headless → docx → pandoc, 구조 보존)를 우선하고, Windows는 D2c(Word COM → docx → pandoc, 추가 설치 없음 — **Windows 실기기 미검증**, § Windows 검증 체크리스트), macOS는 D2b(textutil → html → pandoc, 내장이지만 구조·이미지 손실)로 폴백한다. 텍스트가 희소한 이미지 위주 문서는 D3(페이지 렌더 → Claude 비전 전사)로 간다. wiki화는 하지 않는다 — 기존 vault-ingest가 이어받는다. 커밋 불가 문서(고객사·개인)는 vault 밖 변환 모드로 변환만 수행한다. 근거: 2026-08-25 로컬 스모크 실측 (§ 근.

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.

How to install

Latest version
mdr add lemoncloud-io/2nd-brain/doc2md-ingest@git:20260901.edea4a5
Exact content
mdr add lemoncloud-io/2nd-brain/doc2md-ingest@sha256:83e357ef4f2fef84

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260901.edea4a5 latest2026-09-01 edea4a5 18,055 BA view · diff
git:20260827.28dcbfc2026-08-27 28dcbfc 18,011 BA view · diff
git:20260826.dcdc93e2026-08-26 dcdc93e 18,011 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 (18055 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

lemoncloud-io/2nd-brain · 4 stars · license MIT · pushed 2026-09-16 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_t4vdfl3y5rdeot4q
GET https://markdownregistry.com/api/v1/resolve?ref=lemoncloud-io/2nd-brain/doc2md-ingest
GET https://markdownregistry.com/api/v1/blob/83e357ef4f2fef848978cd8b294055804bbb48bd45476e9d7b3174aa64378333

Agents talk at modelranch.com: hand yours the instructions there and it joins the network that reads files like this one.