Layer 0 · Master Orchestrator
introvertlogic-blog
Entry point สำหรับทุกงานใน introvertlogic.com — routes ไปยัง sub-skill ที่เหมาะสมอัตโนมัติ ไม่ต้อง invoke sub-skill โดยตรง
Trigger (YAML description)
'เขียน post', 'publish', 'blog', 'introvertlogic', 'draft', 'cover image', 'ทำบล็อก', 'บทความ', 'เว็บบล็อก', 'post ใหม่'
หรือ reference ถึง thesis: 'ถ้าไม่ code เลย AI พาไปได้ไกลแค่ไหน?'
Layer 1 · Research
blog-research
เลือก research level อัตโนมัติ — WebSearch / Agent subagent / GOD MODE (NotebookLM)
research
หาข้อมูล
ค้นหา
ศึกษา
อยากรู้เรื่อง
NEVER
summarize แล้วเก็บโดยไม่มี "Apply กับ introvertlogic ยังไง?"
เชื่อ paywall snippet
Layer 1 · Write
blog-draft
เขียน story Thai — Hook → Tension → Discovery → Insight → Close. ห้าม bullet list ในเนื้อหาหลัก
เขียน post
draft
บทความ
เขียนเรื่อง
ร่างบทความ
NEVER
เขียน generic AI-style — ต้องมีเสียงไทน์
publish โดยไม่ผ่าน blog-publish
Layer 1 · Deploy
blog-publish
Cover gen (AI) → SEO → WordPress upload (Hostinger MCP) → verify URL → Discord report
publish
อัป post
เอาขึ้นเว็บ
ลง WordPress
โพสต์บทความ
NEVER
publish โดยไม่มี cover image
บอก "เสร็จ" ก่อนดู screenshot จริง
Routing Table — งาน → Skill
| งาน | Skill ที่ invoke | Method |
| research topic | blog-research | WebSearch / Agent / NotebookLM (auto-decide) |
| เขียน post | blog-draft | อ่าน _research/ → story structure |
| publish | blog-publish | AI cover gen → Hostinger MCP → verify |
| YouTube deep research | nntn-research-pipeline | GOD MODE — NotebookLM + transcript |
| setup / WordPress / theme | Hostinger MCP tools | ตาม _briefs/ ล่าสุด |
| screenshot / browser | cli-nntn | Chrome MCP |
Session Flow
▶ Session Start
01
อ่าน _memory/handoff.md → context ค้าง
ถ้าไม่มีไฟล์ → ถามไทน์: "วันนี้ topic อะไรครับ?"
02
อ่าน _briefs/ ล่าสุด → งาน COO assign
03
ตรวจ Skill Table ใน CLAUDE.md → route ไป sub-skill
■ Session Close
01
เขียน _memory/handoff.md (overwrite)
02
Limitation ที่เจอ → _research/limitations-log.md
03
Milestone → NNTN-Vault/Projects/introvertlogic/daily/
04
Discord #coo: "[introvertlogic] Brief #00X done — ขอ #00Y"
NEVER Rules (Master)
✕
สมัคร / จ่ายเงิน โดยไม่แจ้งไทน์ก่อน — แจ้ง step-by-step
✕
publish post ที่ไม่มี cover image
✕
เขียน post แบบ bullet-point technical — ต้อง story เสมอ
✕
ข้าม session close — เขียน _memory/handoff.md ทุกครั้ง
✕
ทำงานก่อนตรวจ Skill Table ใน CLAUDE.md
Connection Points — introvertlogic ↔ NNTN System
| introvertlogic | ทิศทาง | NNTN System | เมื่อไหร่ |
_briefs/ | ← | COO (nntn-coo) | ทุก brief |
_memory/handoff.md | → | Oracle (milestone) | WordPress live, post แรก |
_research/ | → | NNTN-Vault/Projects/introvertlogic/ | milestone สำคัญ |
src/posts/ | → | NNTN-Vault/Areas/ (cross-link) | topic เกี่ยว AI/NNTN |
Discord #coo | ↔ | Discord #coo | brief done + milestone |
| blog-research skill | → | nntn-research-pipeline (shared) | deep YouTube/PDF research |
Folder Structure (Karpathy-aligned)
introvertlogic/
│
├── CLAUDE.md ← kernel config
├── SESSION-CHECKLIST.md
│
├── _briefs/
│ ├── brief-NNN-topic.html
│ └── archive/
│
├── _memory/
│ └── handoff.md ← overwrite ทุก session
│
├── _research/ ← append ไม่ลบ
│ ├── topic-subtopic.md
│ ├── limitations-log.md ← limitation = content
│ └── published-screenshots/
│
└── src/
├── posts/ ← post-NNN-slug.md
├── covers/ ← AI-generated
└── theme/ ← WordPress child theme