Docs Marketing — Quản lý documentation

Tạo và cập nhật documentation cho marketing project: brand guidelines, campaign docs, content playbook.

Cú pháp

/ckm:docs:init                     # Tạo documentation ban đầu
/ckm:docs:update                   # Cập nhật docs theo changes
/ckm:docs:summarize                # Tóm tắt marketing project
/ckm:docs:llms                     # Generate llms.txt cho marketing docs

Bảng tham chiếu nhanh

LệnhMô tảUse case
/ckm:docs:initScan project + tạo docs ban đầuMarketing project mới
/ckm:docs:updatePhân tích changes + update docsSau campaign/content mới
/ckm:docs:summarizeTóm tắt project hiện tạiCần overview nhanh
/ckm:docs:llmsGenerate llms.txtCho AI tools đọc marketing docs

/ckm:docs:init — Khởi tạo docs

1

Bước 1: Scan project

Đọc marketing project: brand, campaigns, content, assets.
2

Bước 2: Generate docs

Tạo documentation: brand guide, campaign playbook, content style guide.
3

Bước 3: Review

Marketing team review và chỉnh sửa.

/ckm:docs:update — Cập nhật docs

/ckm:docs:update                   # Detect & update all changes
Tự động phát hiện:
  • Campaign mới chưa document
  • Brand changes chưa sync
  • Content templates cần update
  • Performance data cần log

/ckm:docs:llms — Generate llms.txt

/ckm:docs:llms
Tạo llms.txt cho marketing project — giúp AI tools hiểu brand voice, target audience, content strategy.

Ví dụ thực tế

MARKETING DOCS GENERATED
├── docs/
│   ├── brand-guide.md — Voice, tone, visual identity
│   ├── content-playbook.md — Content strategy, templates
│   ├── campaign-log.md — All campaigns with results
│   ├── persona-profiles.md — Customer personas
│   └── seo-strategy.md — Keyword targets, content plan
├── llms.txt — AI-friendly marketing context
└── 6 files, 380 lines total

Khi nào dùng / không dùng

DùngKhông dùng
Setup marketing project mớiViết blog content (dùng /ckm:write:blog)
Sau campaign lớn, cần log kết quảGenerate code docs (dùng /docs)
Tạo brand guide cho team mớiCreate PRD (dùng /docs-project:prd)