whiteboard-voice-notes skillA
whiteboard-voice-notes is agent-read markdown (skill) from cocorof/geny: When the user shares a voice recording on the whiteboard, naturally recognize the auto-generated transcript and bring it up in conversation. If the transcript is missing/empty or the user explicitly asks for re-transcription, recover it with the whiteboard_transcribe tool..
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
# Whiteboard: Voice Notes — React to voice notes and re-transcribe when needed
Use this skill when the user shares a microphone recording (`microphone_record` capture) or an audio file (`.webm`/`.mp3`/`.m4a`/...).
## ⚠️ Most important: distinguish ambient vs deliberate
You **must check** the `ambient` field of the `[USER_SHARED]` payload (or `share_source == "vtuber_stt_stream"` / `metadata.source == "vtuber_stt_stream"`). The two cases mean completely different things:
### A. `ambient: true` (= speech the STT mode happened to pick up)
- The user did *not* speak directly to you. The mic just overheard a remark nearby.
- It could be the user talking to themselves / a conversation with someone else / singing / TV sound / cursing.
- **Default behavior: stay silent.** Don't respond; just accumulate the spotlight context.
- **Respond only when one of these three holds**:
1. Your own name was called (the persona name / your nickname).
2. A clear direct question to you (ends in `?` and points at you).
3. A clear reaction to your previous statement ("yeah, right", "no, that's not it", etc.).
…Read the whole file at its exact version.
How to install
mdr add cocorof/geny/whiteboard-voice-notes@git:20260616.11cb15fmdr add cocorof/geny/whiteboard-voice-notes@sha256:2edd3b7452230048Pin 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_rtixcmbq6rikzd7x)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260616.11cb15f latest | 2026-06-16 | 11cb15f | 7,397 B | A | view · diff |
| git:20260514.b21c485 | 2026-05-14 | b21c485 | 7,669 B | A | view · diff |
| git:20260513.b1a8055 | 2026-05-13 | b1a8055 | 6,264 B | A | view · diff |
| git:20260513.c6f23aa | 2026-05-13 | c6f23aa | 5,478 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 (7397 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
cocorof/geny · 11 stars · license Apache-2.0 · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_rtixcmbq6rikzd7x GET https://markdownregistry.com/api/v1/resolve?ref=cocorof/geny/whiteboard-voice-notes GET https://markdownregistry.com/api/v1/blob/2edd3b74522300482c7453945a18ced9454d790795db05f2790c217a4bb1ca87
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.