qna-markup skillB
qna-markup is agent-read markdown (skill) from colarusso/qnamarkup: Write, edit, review or convert content into QnA Markup, the plain-text language (Q:, A:, X:, DOC:, GOTO:) that www.qnamarkup.org turns into interactive question-and-answer interviews, guided forms, decision trees and document assemblers. Use whenever someone asks for "a QnA", QnA Markup, an interactive interview or decision tree they can run in a browser, or asks to encode a process, checklist, policy, FAQ or document as questions and answers..
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
# QnA Markup QnA Markup is a plain-text language. A `.txt` file of it, pasted into the editor at https://www.qnamarkup.org/, becomes a chat-style interview: the visitor is shown one question at a time, answers by clicking a button or typing, and is led down a branch you wrote. It was made for legal-aid style guided interviews, but it is a general decision-tree / guided-form language. ## What to produce Produce **plain text**, indented with **tabs**, saved or offered as a `.txt` file (or shown in a code block). Never a table, never Markdown bullets, never HTML around it. A minimal QnA: ``` Title: Is it a weekend? Q: What day is it? A: Saturday Q: Then it's the weekend. A: Sunday Q: Then it's the weekend. A: Something else Q: Then it's a weekday. ``` ## Workflow 1. **Understand the process** before writing. Find the decision points (each becomes a `Q` with `A` buttons), the facts to collect (each an `X` text field), the outcomes (leaf questions with no answers), and any text to generate (`DOC:`). Ask the person, briefly, if something essential is unclear; otherwise make sensible assumptions and say what they were. …
Read the whole file at its exact version.
How to install
mdr add colarusso/qnamarkup/qna-markup@git:20260923.2b4ec51mdr add colarusso/qnamarkup/qna-markup@sha256:9bc4a8b219f01e0aPin 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_lqkpd2jt344lgxgq)
1 badge views in 30 days
Versions
Audit of the latest version
- fail: No script tag (matched: <script)
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (7326 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
Source
colarusso/qnamarkup · 50 stars · license MIT · pushed 2026-09-23 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_lqkpd2jt344lgxgq GET https://markdownregistry.com/api/v1/resolve?ref=colarusso/qnamarkup/qna-markup GET https://markdownregistry.com/api/v1/blob/9bc4a8b219f01e0a5fc958a94c3b84e38bfc9dc147d7db2aeec41a6af16f4a10
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.