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

openkb-deck-neon skillB

openkb-deck-neon is agent-read markdown (skill) from yuezhiai/jonex: Use when the user asks the openkb chat to make a deck / slide presentation / PPT / slides / 演示稿 / 幻灯片 from their compiled KB content AND wants a dark, high-tech, neon / glow / glassmorphism look (赛博 / 科技风 / 暗色 / 霓虹 / 炫酷). Generates a polished single-file HTML deck in the Aurora Glass visual direction (near-black background, teal/sky/magenta/amber neon accents, glassmorphism panels, aurora gradient atmosphere) — opened in a browser, full-screened, shared. For the warm, printed, serif look use ope.

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

# Aurora Glass deck skill

You are designing a presentation, not writing a research report. Each slide
carries one idea. In this visual direction, **light, color and glow** organize
the slide — dark canvas holds it, neon points the eye, glass adds depth.

## How this skill is invoked

The user typed something like "make a deck about X" (and asked for a dark /
neon / 科技 look) inside `openkb chat`. You have wiki-read tools in your normal
tool set, plus a `write_file` tool that can write under `output/**`, plus a
tool to read this SKILL.md and files in `skills/openkb-deck-neon/` if needed.

Pick a kebab-case slug (e.g. `okf-pitch`) and write the output to
`output/decks/<slug>/index.html`.

## Required output

Exactly one file: `output/decks/<slug>/index.html`.

It must be **self-contained**: NO external `<link rel="stylesheet">`, NO
external `<script src>`, NO remote `<img>`, **and NO web fonts** (no Google
Fonts link — that is an external link and breaks self-containment). All CSS in
one inline `<style>`; keyboard-nav JS in one inline `<script>` at end of
`<body>` (no scaling script needed — CSS fills the viewport). Use the local font stacks in §Type system — do not reach for Inter,
…

Read the whole file at its exact version.

How to install

Latest version
mdr add yuezhiai/jonex/openkb-deck-neon@git:20260812.f6205dc
Exact content
mdr add yuezhiai/jonex/openkb-deck-neon@sha256:9de2da326aed8645

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260812.f6205dc latest2026-08-12 f6205dc 17,222 BB view

Audit of the latest version

B  16 of 17 checks passed. Deterministic, no model, same answer every run.
  • 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 (17222 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

GitHub

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

API

GET https://markdownregistry.com/api/v1/artifacts/art_ppicbkctfpwoxl4s
GET https://markdownregistry.com/api/v1/resolve?ref=yuezhiai/jonex/openkb-deck-neon
GET https://markdownregistry.com/api/v1/blob/9de2da326aed86457dac06df9596bb0dc195405353c0c184c4f9a918aa502239

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-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
openkb skill
yuezhiai/jonex · Reference/OpenKB/skills/openkb/SKILL.md · Use when the user asks about content in their OpenKB knowledge base — research topics, concepts compiled from their…
git:20260812.f6205dc · audit B · 1,168 stars

Every file in yuezhiai/jonex

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