# Obsi Moc Builder

> Standards for creating Maps of Content to organize scattered notes.

- Skill: `majiayu000/obsi-moc-builder-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/obsi-moc-builder-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/obsi-moc-builder-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/obsi-moc-builder-2

---


# MOC Builder Standards

## Purpose
To turn chaos into order by clustering related notes into a navigable map.

## MOC Structure
1.  **Top Down**: Must start with "Key Concepts" (the most important nodes).
2.  **Bottom Up**: Must group remaining notes by "Sub-topics" or "Clusters".
3.  **Visual**: Should encourage using Graph View (Local) to verify connections.

## Linking
- **Downward**: MOC links to the child notes.
- **Upward**: Child notes SHOULD link back to MOC (`Up: [[MOC]]`) for bidirectional navigation.

