← ClaudeAtlas

obsidian-writelisted

Convention SSoT for Obsidian vault note writing — heading depth (h2~h4), horizontal-rule placement, tab indentation, CommonMark emphasis-breakage guard, sticker frontmatter, 5-axis tag model, PARA classification, plus post-write grep self-check. CJK-optimized — Korean / Japanese / Chinese particle attachment makes `**bold**` far more fragile than in Latin, and this skill ships a dedicated procedure for it. Other Obsidian writing skills delegate convention authority here via vault signal `.claude/skills/obsidian-write/SKILL.md`. Output language follows the user (Korean request → Korean note). Full rules in SKILL.md, deep-dive in ref/, vault-note demos in examples/. ALWAYS trigger: writing or editing a vault .md; explicit format / self-check / emphasis-breakage check request; any other Obsidian writing skill firing in the vault (auto-delegated). Triggers (KO): 옵시디언, 노트 작성, 강조 깨짐, 헤더 규칙, 태그, sticker, PARA, vault 컨벤션, self-check, 의사결정 기록, ADR. Triggers (EN): obsidian, note convention, emphasis breakage, heading r
rhino-ty/obsidian-write · ★ 0 · AI & Automation · score 72
Install: claude install-skill rhino-ty/obsidian-write
# obsidian-write — Obsidian Vault Writing Convention SSoT > A single authoritative document for repeatedly-applied decisions when writing Obsidian notes: heading depth, emphasis-breakage rule, 5-axis tags, sticker frontmatter, PARA classification. Other writing skills delegate to this file as the convention authority via a vault signal. ## Quick Map | Scenario | What happens | |---|---| | User writes a new `.md` directly in the vault | This skill's full conventions apply + post-write grep self-check | | User edits an existing `.md` (heading / emphasis / tag changes) | Conventions applied to the changed region + verification of touched area | | Another skill (polymedia / knou-note-writer / etc.) triggers in the vault | That skill owns its workflow (interview, lecture analysis); *format conventions* of the produced note are delegated here | | Outside the vault (plain markdown / Logseq / Notion / Bear) | This skill is inactive — host skill applies its own generic-markdown case | ## Core vs Recommended vs Optional | Tier | Items | Apply when | |---|---|---| | **Core** (all Obsidian users) | Heading (§3) · Horizontal rule (§4) · Indentation (§5) · Emphasis-breakage rule (§6) | Always in Obsidian | | **Recommended** (CJK authors) | CJK-specific emphasis-breakage procedure (§10 + `ref/cjk-language-extra-checks.md`) | Note is written in Korean, Japanese, Chinese, or mixed CJK + Latin | | **Recommended** (Make.md or folder emoji users) | Sticker frontmatter (§2) | Make.md plugin