Home / yuezhiai / jonex · Reference/OpenKB/skills/openkb/SKILL.md · GitHub

openkb skillB

openkb is agent-read markdown (skill) from yuezhiai/jonex: Use when the user asks about content in their OpenKB knowledge base — research topics, concepts compiled from their documents, cross-document synthesis — or mentions `openkb`, an `.openkb/` directory, or a `wiki/` tree generated by openkb. The user may invoke you from any working directory; the active KB resolves via `openkb status`. Do NOT use for arbitrary Markdown directories, Obsidian vaults, or documentation sites not built by openkb..

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

# OpenKB knowledge base

The user has compiled their documents into a Markdown wiki at `wiki/`.

The wiki holds these kinds of pages:

- **Concept pages** at `wiki/concepts/*.md` — cross-document synthesis
  on specific topics. This is where OpenKB's value compounds: a
  concept with multiple sources represents knowledge merged across
  documents the user has ingested.
- **Entity pages** at `wiki/entities/*.md` — one per specific named
  thing (people, organizations, places, products, named works,
  events), accumulated across documents. Each has a `type:`
  frontmatter field. For "who is X" / "what is X" questions about a
  named thing, read the matching `entities/` page first.
- **Summary pages** at `wiki/summaries/*.md` — one per ingested
  document, linking to the concepts that document touches.
- **Source files** at `wiki/sources/*.{md,json}` — full text for short
  docs (`.md`) or a paginated content array for long PDFs (`.json`).

## First: find where the KB lives

The user may invoke you from anywhere — the active knowledge base is
not necessarily in your current working directory. Run `openkb status`
to discover the KB root and a summary in one call:

```
$ openkb status
…

Read the whole file at its exact version.

How to install

Latest version
mdr add yuezhiai/jonex/openkb@git:20260812.f6205dc
Exact content
mdr add yuezhiai/jonex/openkb@sha256:f07c92afb29c6568

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260812.f6205dc latest2026-08-12 f6205dc 7,885 BB view

Audit of the latest version

B  16 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: No prompt-injection phrasing (matched: ignore previous instructions)
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (7885 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 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

yuezhiai/jonex · 1,168 stars · license NOASSERTION · pushed 2026-09-22 · branch mian

API

GET https://markdownregistry.com/api/v1/artifacts/art_4mjmqfpjye2s4rzb
GET https://markdownregistry.com/api/v1/resolve?ref=yuezhiai/jonex/openkb
GET https://markdownregistry.com/api/v1/blob/f07c92afb29c6568531ecc168b63e97139013e456ee90baec6074a74c0718047

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 yuezhiai/jonex

AGENTS.md@Reference/LightRAG agents
yuezhiai/jonex · Reference/LightRAG/AGENTS.md
git:20260719.0682461 · audit A · 1,168 stars
openkb-deck-editorial skill
yuezhiai/jonex · Reference/OpenKB/skills/openkb-deck-editorial/SKILL.md · Use when the user asks the openkb chat to make a deck / slide presentation / PPT / slides / 演示稿 / 幻灯片 from their…
git:20260812.f6205dc · audit B · 1,168 stars
openkb-deck-neon skill
yuezhiai/jonex · Reference/OpenKB/skills/openkb-deck-neon/SKILL.md · Use when the user asks the openkb chat to make a deck / slide presentation / PPT / slides / 演示稿 / 幻灯片 from their…
git:20260812.f6205dc · audit B · 1,168 stars
openkb-html-critic skill
yuezhiai/jonex · Reference/OpenKB/skills/openkb-html-critic/SKILL.md · Use to review a generated HTML deck or single-page artifact for visual quality and structural correctness. Especially…
git:20260812.f6205dc · audit B · 1,168 stars

Every file in yuezhiai/jonex

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