Agent skill · Data & Analytics

thebrain-bird-address

Use BIRD Book Deconstructor 2.2 to apply the formal BIRD 2.1 Knowledge Address protocol to complex manuscript text and TheBrain Thoughts. Use when splitting books into chapter/section/item knowledge nodes, assigning Book Address, structured Knowledge Index (Weight, Type, Keyword, Alias), Routes, verified Deep Links, and Semantic Roles; producing BIRD Excel workbooks, TheBrain scaffolds, Roam JSON, monochrome printable double nine-grid cards, or a routed handoff from iMandalArt to A4 eight-page booklets; or auditing and migrating existing BIRD/TheBrain indexes.

twhsigithub.com/twhsiGitHub ↗
claude-codecodexships scripts
Install
npx skills add twhsi/skills --skill thebrain-bird-address --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 14
SKILL.md size: 10 KB
Bundled scripts: yes
Path: skills/thebrain-bird-address/SKILL.md
Open the folder on GitHub →
Where it comes from
Source: twhsi/skills
Stars: 256
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# BIRD Book Deconstructor 2.2 Convert complex structural text into addressable, searchable, cross-linked book nodes for TheBrain, Excel, Roam Research, Obsidian, and AI Agents. Version 2.2 is the Skill integration release. Canonical interchange objects remain `BIRD-2.1` for backward compatibility. ## Three Kings 2.2 Integration BIRD is the **address and route king** in the three-skill publishing chain: `iMandalArt 2.2 eight angles -> BIRD 2.2 Book Address + Index + Route + Deep Link -> A4 Booklet 2.2` - Receive the center, eight angles, source identities, and spatial order from iMandalArt. - Turn reusable claims into stable Book Addresses and `W + T + K + A` Knowledge Indexes. - Send seven ordered Routes, citations, pending Deep Links, and merge reasons to the booklet manifest. ## Formal Protocol - `B = Book Address`: stable book/project hierarchy address; answer "where in the book?" - `I = Knowledge Index`: structured index object `W + T + K + A`; answer "what knowledge object?" - `R = Route`: ordered cross-node or cross-chapter paths; answer "where does it lead?" - `D = Deep Link`: exact permanent application address; answer "how is it opened?" Read [`references/bird-2.1-spec.md`

What's inside
Steps it walks through
  1. Three Kings 2.2 Integration
  2. Formal Protocol
  3. Distinguish Two Types
  4. Choose the Mode
  5. Deconstruct Text
  6. Assign the Index
  7. Build Routes
  8. Preserve Deep Links
  9. Create the Excel Workbook
  10. Export Roam Research JSON
  11. Create a Monochrome Double Nine-Grid
  12. Audit Rules
  13. Standard BIRD Output
  14. TheBrain Instructions
Ships with 13 files
  • agents/openai.yaml
  • references/bird-2.0-spec.md
  • references/bird-2.1-spec.md
  • references/black-white-double-nine-grid.md
  • references/excel-schema.md
  • references/manuscript-structuring.md
  • references/roam-json-import.md
  • references/thebrain-instruction.md
  • references/thebrain-manuscript-instruction.md
  • references/thebrain-scaffold-import.md
  • scripts/bird_to_roam_json.mjs
  • scripts/roam-converter.mjs
  • scripts/roam-converter.test.mjs
Commands it runs
node scripts/bird_to_roam_json.mjs bird.json roam-import.json
More from skills
All skills →
About this skill
What does the thebrain-bird-address skill do?

Use BIRD Book Deconstructor 2.2 to apply the formal BIRD 2.1 Knowledge Address protocol to complex manuscript text and TheBrain Thoughts. Use when splitting books into chapter/section/item knowledge nodes, assigning Book Address, structured Knowledge Index (Weight, Type, Keyword, Alias), Routes, verified Deep Links, and Semantic Roles; producing BIRD Excel workbooks, TheBrain scaffolds, Roam JSON, monochrome printable double nine-grid cards, or a routed handoff from iMandalArt to A4 eight-page booklets; or auditing and migrating existing BIRD/TheBrain indexes.

How do I install it?

Run `npx skills add twhsi/skills --skill thebrain-bird-address --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From twhsi/skills, a repository with 256 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going