agentsclimarketplace

Jiang glossary entry writer

Skill apresmoi/jianglens/.codex/skills/jiang-glossary-entry-writer

Agentic Organization Research Project - Jiang Lens is an independent research and reading project built from Jiang Xueqin's lectures, interviews, and writing.

Install
npx -y skills add apresmoi/jianglens --skill jiang-glossary-entry-writer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 7 stars7 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use this skill when creating or revising a Jiang Lens glossary entry for a search-facing term, alias, person, institution, phrase, or query target from dated Jiang source refs and existing lens pages.

SKILL.md

5.0 KB, as published. Nobody here has run it

Jiang Glossary Entry Writer

Use this for glossary entries, not lens chapters.

Glossary entries are search and agent entry points. They answer concrete queries quickly, then route readers and agents to exact episodes, transcript refs, and deeper lens pages.

Inputs

  • target term and aliases,
  • likely search or agent query,
  • dated source refs and short source excerpts,
  • related episode/interview pages,
  • related public lens pages,
  • existing topic aliases and generated topic pages when relevant,
  • judge feedback if the entry is contentious or style is uncertain.

Do not browse or invent. If the packet lacks source refs, build the source packet first from transcripts, semantic bundles, episode reads, or topic pages.

Output

Canonical source:

content/lens/glossary/<slug>.md

Public route should compile to:

/glossary/<slug>/

Do not put glossary pages in the main lens atlas. A glossary entry may link to /lens/... pages, but it is not itself a mature lens page.

Style Discovery Loop

Use this loop when establishing style, handling a high-value SEO term, or working on a sensitive phrase where the wrong framing could create bad answers.

  1. Build one compact source packet.
  2. Ask 3 independent draft agents for entries using different emphasis: search answer, Jiang voice, and agent citation utility.
  3. Ask 2 independent judge agents: search/answer judge and Jiang voice/provenance judge.
  4. Synthesize the winner.
  5. Save the reusable style lesson in this skill or the agent memory only after the examples are actually good.

The current winning pattern is:

Mill structure + Mendel force + Lorentz readability

Use a fast-answer block, a precise source-trail table, and clear usage boundaries. Keep the prose sharper than documentation and smaller than a lens chapter.

Required Shape

Use this public shape unless the term clearly needs a small variation:

---
title: Knights Templar
description: Jiang Lens glossary entry for Knights Templar, with dated source refs, episode links, aliases, and related lens pages.
aliases:
  - Knights Templars
  - Templars
related_lens:
  - secret-society-as-coordination-technology
---

# Knights Templar

**Aliases:** Knights Templars, Templars, Templar banking.

> **Fast answer:** In Jiang Lens, ...

## What Jiang Means

...

## Where Jiang Says It

| Source | Timestamp / ref | What to inspect | Why it matters |
|---|---|---|---|
| 2025-03-20, [Episode title](/episodes/<slug>/) | `video:<slug>@transcript:v1#seg-0034` | Short quote or phrase | Templars as bank. |

## How To Use This Term

Use this term when...

Do not use it when...

## Related Lens Pages

- [Secret Society As Coordination Technology](/lens/secret-society-as-coordination-technology/)

Writing Rules

  • Answer the likely query in the first 80 words.
  • Explain the mechanism, not encyclopedia background.
  • Keep the entry around 350-900 words. If it needs more, it may be a lens page or a parent/child split.
  • Start with aliases for search and agent retrieval.
  • Keep dates visible in the source trail.
  • Include exact source refs and episode links.
  • Include one short source phrase or quote when it materially helps an agent answer "when did Jiang say this?"
  • Preserve Jiang-specific pressure when supported by the source: "promise becomes plan", "poetry behaves almost like a virus", "underground continuity", "self-authorization", "reality creation machine".
  • Caveats should preserve pressure. If Jiang supplies the caveat, write it as part of the mechanism, not as external debunking.
  • Link related lens pages, but do not turn the glossary entry into a tour of the atlas.

Avoid

  • Public-facing "Target path" or "Public path" lines.
  • Generic openings such as "X is an important concept in Jiang Lens."
  • Raw ref dumps without readable routing.
  • Long lens synthesis.
  • Caveats that sound like outside fact-checking unless Jiang himself supplies the caveat.
  • Treating a search alias as a mature concept page.
  • Making the glossary page part of /lens/ navigation by default.

Gold Examples

When calibrating style, read:

.codex/skills/jiang-glossary-entry-writer/references/gold-examples.md

Use those examples for shape and voice, not as permanent truth. If the corpus changes, source refs and chronology still win.

Judge Gate

Before publishing high-value or sensitive glossary entries, use jiang-lens-judge in two modes:

  • Search/answer judge: first-80-word answer, snippet value, agent source navigation, continuation into episodes/lens pages, compactness.
  • Jiang voice/provenance judge: Jiang-specific force, dated source support, caveats, and boundary discipline.

Validation

For authored glossary changes, run:

node ops/scripts/compile-content.mjs
node ops/scripts/validate-content.mjs
cd website && npm run build

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.