Home / undefined-ui / second-brain-os · skills/second-brain-query/SKILL.md · GitHub

second-brain-query skillA

second-brain-query is agent-read markdown (skill) from undefined-ui/second-brain-os: Answer a question from a second-brain vault by reading its own pages, citing the pages used, and saying plainly when the vault does not contain the answer. Use this skill whenever the user asks what they know about a topic, what they have read on something, what connects two ideas, what they have changed their mind about, or asks any question that should be answered from their own notes rather than general knowledge. Do NOT use for ingesting new material, for general questions the vault has noth.

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

# Query the vault

A query that quietly falls back on general knowledge is the most damaging thing
this system can do. The owner built the vault so answers would be grounded in
what they actually read, and an answer that blends the model's priors with
their notes is worse than no answer, because it cannot be checked.

## Core rule

Every claim in the answer comes from a page in the vault and names that page.
Anything you know but the vault does not is labelled as outside knowledge or
left out.

## Workflow

1. **Start from `index.md`**, not from a full-text sweep. The index is the map;
   reading it first keeps the context budget for actual pages.
2. **Follow links outward** from the most relevant pages, one hop at a time.
   Stop when new pages stop adding anything.
3. **Answer in plain language**, with `[[page]]` references inline.
4. **Name the gaps.** If the question has three parts and the vault covers two,
   say which one it does not.
5. **Offer the next move** when there is an obvious one: a source worth
   ingesting, a synthesis page worth writing.

## Output format

Plain prose, then:

```
Read: <pages consulted>
Not covered: <what the vault does not answer>
```
…

Read the whole file at its exact version.

How to install

Latest version
mdr add undefined-ui/second-brain-os/second-brain-query@git:20260907.8c47c65
Exact content
mdr add undefined-ui/second-brain-os/second-brain-query@sha256:42da21bc1c56d6f5

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260907.8c47c65 latest2026-09-07 8c47c65 2,199 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 (2199 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

undefined-ui/second-brain-os · 296 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_k6gooqqmx3kycgwg
GET https://markdownregistry.com/api/v1/resolve?ref=undefined-ui/second-brain-os/second-brain-query
GET https://markdownregistry.com/api/v1/blob/42da21bc1c56d6f52e5f323fec2bd0f7743bd111206773e1e8251cc2da45a374

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.

More from undefined-ui/second-brain-os

second-brain-backfill skill
undefined-ui/second-brain-os · skills/second-brain-backfill/SKILL.md · Import a large archive into the vault in controlled batches: triage what is worth ingesting, process oldest first…
git:20260908.1615b29 · audit A · 296 stars
second-brain-changed-my-mind skill
undefined-ui/second-brain-os · skills/second-brain-changed-my-mind/SKILL.md · Trace where the user's recorded position on something has shifted: superseded claims, contradictions between sources of…
git:20260908.1615b29 · audit A · 296 stars
second-brain-chat-import skill
undefined-ui/second-brain-os · skills/second-brain-chat-import/SKILL.md · Triage an exported chat history into what to ingest, what to archive and what to delete, with a privacy pass first. Use…
git:20260908.1615b29 · audit A · 296 stars
second-brain-graph skill
undefined-ui/second-brain-os · skills/second-brain-graph/SKILL.md · Analyse the vault's link graph and report on its shape: orphan rate, average degree, components, hubs, bridges and…
git:20260908.1615b29 · audit A · 296 stars
second-brain-ingest skill
undefined-ui/second-brain-os · skills/second-brain-ingest/SKILL.md · Turn raw source material in a second-brain vault into linked wiki pages: read the source, split it into concepts and…
git:20260907.8c47c65 · audit A · 296 stars
second-brain-lint skill
undefined-ui/second-brain-os · skills/second-brain-lint/SKILL.md · Audit a second-brain vault for structural problems and repair them: broken wikilinks, orphan pages, empty stubs…
git:20260907.8c47c65 · audit A · 296 stars
second-brain-merge skill
undefined-ui/second-brain-os · skills/second-brain-merge/SKILL.md · Merge two pages that describe the same thing, preserving every distinct claim, redirecting inbound links, and recording…
git:20260908.1615b29 · audit A · 296 stars
second-brain-metrics skill
undefined-ui/second-brain-os · skills/second-brain-metrics/SKILL.md · Record a dated snapshot of the vault's health numbers and compare against previous snapshots so trends are visible. Use…
git:20260908.1615b29 · audit A · 296 stars
second-brain-privacy skill
undefined-ui/second-brain-os · skills/second-brain-privacy/SKILL.md · Audit the vault for material that should not be in it: credentials, other people's private information, confidential…
git:20260908.1615b29 · audit A · 296 stars
second-brain-project skill
undefined-ui/second-brain-os · skills/second-brain-project/SKILL.md · Set up or update a project in the vault: the four-stage folder pipeline, a project-scoped CLAUDE.md with one goal, and…
git:20260908.1615b29 · audit A · 296 stars
second-brain-publish skill
undefined-ui/second-brain-os · skills/second-brain-publish/SKILL.md · Prepare a subset of the vault for publishing: check opt-in flags, find private material, and report what would leak…
git:20260908.1615b29 · audit A · 296 stars
second-brain-quiz skill
undefined-ui/second-brain-os · skills/second-brain-quiz/SKILL.md · Generate questions from the user's own concept pages so they can find out what they saved but never learned, and…
git:20260908.1615b29 · audit A · 296 stars

Every file in undefined-ui/second-brain-os

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