AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Omd:batch Launch

skill-kwakseongjae-oh-my-design-omd-batch-launch · by kwakseongjae

10개 brand 일괄 reference 추가 + 문서 카운트 sync + hyperframes 기반 promo MP4 생성. '10개씩 추천해줘', '한국 IT 10개 추가하고 영상까지', 'batch-launch', 'X 카테고리에서 10개 더' 류 트리거. 매 회 reference count +10, gitignored promo video 1편.

No reviews yet
0 installs
23 views
0.0% view→install

Install

$ agentstack add skill-kwakseongjae-oh-my-design-omd-batch-launch

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access Used
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-kwakseongjae-oh-my-design-omd-batch-launch)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Omd:batch Launch? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

omd:batch-launch

omd 카탈로그에 한 번에 10개의 brand reference를 추가하고, 동시에 SNS(스레드/X/링크드인)에 그대로 올릴 수 있는 30초+ 프로모 MP4를 만드는 3-phase 파이프라인.

왜 스킬화 했나: 사용자가 "10개씩" 요청을 반복할 예정이라 매번 (1) 후보 큐레이션 (2) reference build (3) 문서 카운트 갱신 (4) 영상 합성을 일관 포맷으로 돌려야 한다. 매 회 의사결정 흔들림 없이 같은 산출물 → 시리즈가 일관된 톤을 가지게 됨.


Phase 1 — Recommend (큐레이션)

입력 파싱

  • [category|theme] 자유 텍스트. 예: "한국 IT 대기업", "AI 스타트업", "글로벌 핀테크", "디자인 스튜디오"
  • 미입력 시 사용자에게 카테고리/제약 물어보기

후보 산출 규칙

  1. 중복 배제: ls web/references/ 결과를 먼저 읽고, 거기 있는 id는 후보에서 제외
  2. DS 가시성 기준: 다음 중 최소 1개 만족
  • 공식 design system docs 페이지 존재 (예: .design, /design-system)
  • 디자인팀 medium/brunch 시리즈 (≥2 글)
  • getdesign.md/ 또는 styles.refero.design 에 entry 존재
  1. 도메인 다양성: 같은 도메인(예: 핀테크)이 5개 초과하지 않도록
  2. 단순 reskinning 회피: 게임사처럼 DS보다 IP UI가 지배적인 경우 제외 권장

출력 포맷

사용자에게 표로 제시 (id / 한글명 / DS 자료 근거 1줄):

| # | id           | 한글명     | DS 근거 |
|---|--------------|------------|---------|
| 1 | socar        | 쏘카       | SOCAR DS brunch 시리즈 |
| ...
  • "포트폴리오 관점 균형" 단락(도메인/규모/카테고리 다양성)과 "대체 후보 5개"를 같이 제시. 사용자 컨펌 후 Phase 2로.

Phase 2 — Build (10개 일괄 reference 생성)

각 brand에 대해 omd:add-reference CREATE 파이프라인을 그대로 적용. 단순 footer 박기 금지 — 모든 brand가 Apple-tier 풀 reconcile.

실행 방식

  • 병렬 wave: 5개씩 2 wave (Agent subagent로 위임 권장). 한 wave 안에서는 brand별로 독립 subagent를 spawn해 parallel WebFetch + sequential playwright.
  • Wave 1 끝나면 sanity check (grep -c "^## 4\." web/references//DESIGN.md 각각 1 이상) 후 Wave 2 진행.
  • 실패한 brand는 보고하고 다음 wave에서 단독 재시도. 2회 실패 시 사용자에게 escalate.

각 brand build 체크리스트 (omd:add-reference CREATE 그대로)

  • [ ] Tier 1: 라이브 inspect (hero CTA / nav / footer / input / card) — playwright 필수
  • [ ] Tier 2: getdesign.md/ + refero (둘 다 시도)
  • [ ] Tier 1.5 — 공식 DS surface 탐색 (Phase 3 등재에 직접 사용):
  • .design, design., /brand, /brandcenter HEAD
  • GitHub: gh search repos " design", .github.io/-ui (Storybook 흔함)
  • WebSearch: "" design system site:, "" brunch design system, "" tech blog design
  • 발견 시 curl -sIL 200 확인 → _promo.json design_system 필드 기입
  • 없으면 필드 omit
  • [ ] Tier 3: reconcile + §4 canonical schema
  • [ ] §10-15 philosophy (Voice/Narrative/Principles/Personas/States/Motion)
  • [ ] _research.md 작성
  • [ ] §4 footer **Verified:** YYYY-MM-DD + sources

산출물

  • web/references//DESIGN.md
  • web/references//.verification.md (Proof block + conflict matrix + 리서치 노트 — _research.md 대체)
  • (선택) web/references//_preview.png — Phase 3에서 쓸 라이브 hero 캡쳐 1장. Phase 2에서 미리 찍어두면 Phase 3 재방문 비용 절감.

빌드 실행 방식 (mandatory)

brand당 서브에이전트 1개, 프롬프트 = .claude/skills/omd-add-reference/batch-instructions.md 경로 + brand 파라미터. 각 서브에이전트의 종료 조건은 node web/scripts/verify-reference.mjs 전 게이트 PASS. 서브에이전트는 ref 디렉터리 2파일만 쓰고 SYNC/test/git을 건드리지 않는다 (omd:add-reference "Batch 서브에이전트 프로토콜" 참조).


Phase 2.5 — Audit (리서치 정합도 추적)

핵심: 매 batch마다 data/reference-audits/-.md 단일 파일 생성. 6개월 뒤에도 어떤 brand가 어떤 깊이로 추출됐는지, 어디를 보완해야 하는지 한 페이지로 확인 가능해야 한다.

필수 섹션 (greppable)

data/reference-audits/2026-05-13-kr10.md 가 reference template:

  1. ## How the N were researched — 적용된 파이프라인 요약
  2. ## Systemic finding — 이 batch에서 발견된 카테고리 수준 인사이트 (예: "Korean brands는 Tier 2 directories에서 empty")
  3. ## Per-brand audit — 표: id / confidence / Tier 1 depth / Tier 2 / Known gaps / Follow-up
  4. ## Confidence distribution — High / Medium / Low 분포 + aggregate publishability
  5. ## Known shared limitation — process 차원의 한계 + 다음 batch process 개선안
  6. ## Promo highlight selection_promo.json highlight type 분포 (palette / voice / cta)
  7. ## Follow-up TODO — 우선순위 정렬된 UPDATE 대상

Confidence 등급 기준 (3-tier)

  • High — ≥2 Tier 1 surfaces OR production CSS bundle 캡쳐; 미해결 hex 없음; ≥3 brand-owned 보조 source (blog/medium/brunch); §10-15 sourced
  • Medium — 1 Tier 1 surface; 일부 inferred values; brand-owned philosophy sources 있음
  • Low — Tier 1 partial blocked; 핵심 토큰 (unverified live) 또는 (illustrative) 표시; UPDATE pass 필요

이 등급은 batch 보고서뿐 아니라 web/references//_research.md 상단에도 명시되어야 (Confidence: High|Medium|Low).

Audit 작성 절차

Phase 2 끝난 직후, build subagent들의 return summary를 모아서 작성. 각 subagent가 return한 정보:

  • Tier 1 source count
  • Tier 2 found / empty
  • Conflicts unresolved
  • Known gaps

→ 이걸 표로 합치고, 위 기준에 따라 confidence 등급 매김. Aggregate / TODO 작성.

Anti-patterns

  • ❌ 모든 brand를 "High"로 표시 (작성자 편의를 위한 인플레이션)
  • ❌ Follow-up TODO를 비워둠 (Medium/Low brand는 항상 TODO entry가 있어야 함)
  • ❌ Audit 없이 SYNC로 넘어감

Phase 3 — SYNC (registry-driven)

Hand-maintained map drift was the recurring 10-brand batch-bug. Eliminated: every brand attribute lives in the canonical frontmatter of references//DESIGN.md, projected into web/src/data/registry.generated.ts, which every UI surface reads.

1. Canonical frontmatter per new id (the ONLY data edit)

Schema lives at the top of web/src/data/registry.generated.ts. Required: id, name, country, category, homepage, primary_color, logo.{type,slug}, verified. Optional: display_name_kr, ds.

2. Regenerate + propagate + gate (single command)

node web/scripts/sync-catalog.mjs        # --dry-run으로 미리보기

한 명령이 build-registry → fingerprints ×3 (append/count/mirror) → design-md mirror → README ×4 / llms.txt / SEO layout 카운트 문자열 → llms.txt Examples append → npm test 까지 수행. Husky pre-commit이 같은 catalog-integrity 게이트를 재실행한다.

3. 여전히 수동인 것

  • CHANGELOG.md 엔트리 + package.json patch bump
  • 스크립트가 생성한 fingerprint tone_keywords 휴리스틱 검토 (어색하면 다듬기)
  • skills/*/SKILL.md / agents/*.md stay count-agnostic — do not hardcode numbers there.

4. Sub-agent self-verification (mandatory at end of every batch slot)

node web/scripts/verify-reference.mjs     # 슬롯별, registry 빌드 불필요

Report the summary line per id. batch 전체 완료 선언은 sync-catalog의 npm test 그린 이후에만.


Phase 4 — Promo (hyperframes MP4)

사용 도구

npx hyperframes (v0.6+). 처음 호출이면 자동 설치.

디렉토리

.promo/-/ (gitignored). 결과 MP4는 같은 폴더에.

  • 예: .promo/2026-05-13-kr10/.promo/2026-05-13-kr10/kr10.mp4

Composition 구조 (30s+, 1080×1920 portrait 기본)

| Segment | duration | 내용 | |---|---|---| | Intro (0–3s) | 3s | "오늘의 batch — " + omd 로고 페이드인 | | Brand cards (3–33s) | 3s × 10 = 30s | : brand 로고(SVG 우선) + 한글명 큼지막 / : 우리가 추출한 "흥미 요소" 1개 | | Outro (33–37s) | 4s | "지금 바로 oh-my-design에서 확인해보세요" + URL/QR |

총 길이 37s (사용자 요구 30s 이상 만족). orientation flag로 landscape(1920×1080) 전환 가능.

"흥미 요소" 추출 규칙 (우측 우리 preview)

각 brand DESIGN.md에서 다음 우선순위로 1개 골라 HTML로 합성:

  1. 시그니처 컬러 팔레트: §3 컬러 토큰 중 brand-primary + accent — 색칩 카드
  2. CTA 컴포넌트: §4 의 primary button (배경/radius/padding/font) 그대로 렌더
  3. Voice sample: §10 voice sample 1개 (한글 강조)

→ 어떤 걸 고를지는 build subagent가 brand별로 "가장 시각적으로 강력한 1개"_promo.json 에 기록하게 함. 이후 Phase 4가 그걸 그대로 합성.

_promo.json 스키마 (Phase 2에서 작성)

{
  "id": "socar",
  "korean": "쏘카",
  "logo_url": "https://socar.kr/.../logo.svg",
  "highlight": {
    "type": "palette|cta|voice",
    "tokens": { "primary": "#00A862", "accent": "#222" },
    "label": "Signature Green"
  },
  "design_system": {
    "name": "SOCAR Design",
    "url": "https://design.socar.kr/",
    "type": "system",
    "description": "SOCAR's design system hub — Space Frame, SOCAR Blue, mobility-flow components.",
    "live_verified": "2026-05-13"
  }
}

design_system 필드 규칙 (build 시점에 결정):

  • 공식 DS docs / Storybook / Carbon급 시스템 → type: "system"
  • 브랜드 가이드라인 페이지 / DS-narrative 블로그 / GitHub org → type: "brand"
  • 공개 DS surface 전혀 없음 → 필드 자체를 omit (UI에서 자연스럽게 버튼 숨김)
  • URL은 build subagent가 반드시 curl -sIL로 200 확인 후 기입 (404/403 박지 않기)
  • description은 1-2문장. brand의 시그니처 토큰/철학을 1개 언급 (보일러플레이트 금지)
  • 이렇게 build 시점에 박아두면 Phase 3는 단순 집계만 함 → 중복 리서치 제거

Hyperframes 단계

  1. scaffold: npx hyperframes init --resolution portrait --non-interactive --skip-transcribe. 직전 batch (.promo//index.html)가 있으면 반드시 읽고 layout/CSS/모션 패턴을 그대로 미러 — 시리즈 톤 일관성.
  2. assets/logos/ (mandatory — 이전 batch 누락 함정):
  • 모든 brand에 대해 assets/logos/.png 다운로드. 1차: Tier 1 사이트의 ` / apple-touch-icon. 2차 fallback: https://www.google.com/s2/favicons?domain=&sz=256. 3차: https://github.com/.png?size=128` (GitHub org avatar).
  • 검증: file assets/logos/*.png → 모두 PNG image data 출력. 1KB 미만은 retry (다른 source).
  • **mandatory `**: 각 brand 카드 좌상단(=wordmark 위)에 .png" alt="" />` 삽입. wordmark만 텍스트로 두는 패턴 금지 — 직전 batch (2026-05-14 kr10) 가 이걸 빼먹어 재렌더 사태 발생.
  • CSS template (직전 batch 2026-05-13 패턴 그대로):

``css .card .left .logo { width: 140px; height: 140px; border-radius: 28px; background: #fff; padding: 12px; object-fit: contain; box-shadow: 0 8px 24px rgba(0,0,0,.08); } ``

  • GSAP intro: tl.from(logo, { scale: 0.7, opacity: 0, ease: "back.out(2)" }) — 카드 entry 모션의 첫 비트.
  1. edit index.html: 카드 시퀀스 합성. timeline은 GSAP 또는 hyperframes 기본 data-anim.
  2. lint: npx hyperframes lint — 0 errors 확인.
  3. render: npx hyperframes render -o ../.mp4 -q standard -f 30
  4. verify: 파일 사이즈 > 1MB, duration ≥ 30s (ffprobe).
  5. logo presence assertion (regression guard, render 후):

``bash # index.html에 모든 10 brand logo가 박혀있는지 확인 for id in ; do grep -q "assets/logos/${id}.png" .promo//index.html || echo "MISSING LOGO: $id" done `` 하나라도 missing이면 render 무효 — 다시 작업.

자막/오디오

  • TTS는 옵션. 기본은 무음 + 한글 텍스트 큰 활자. 사용자가 명시적으로 요청 시 hyperframes tts 사용.

트리거 패턴

  • 카테고리 + 숫자 자유 텍스트:
  • "한국 IT 10개 추가해줘" → 카테고리=한국 IT, n=10
  • "AI 스타트업 10개 더" → AI 스타트업, n=10
  • "디자인 스튜디오 10개 batch" → 디자인 스튜디오, n=10
  • 영상까지 기본 포함. "영상 없이"라고 명시하면 Phase 4 스킵.

안티패턴 (절대 금지)

  • ❌ Phase 2 완료 전에 Phase 3 카운트 갱신 (mismatch 발생)
  • .promo/ 결과물을 git add (gitignored 강제)
  • ❌ "Verified footer만 박고 §4 본문 안 건드림" (omd:add-reference 와 동일 룰)
  • ❌ TTS/음악을 사용자 컨펌 없이 추가
  • ❌ logo를 자체 그리기 (public brand asset URL 또는 fetch 실패 시 텍스트 로고)
  • 카드에 logo `` 없이 wordmark 텍스트만 박는 것 — 2026-05-14 kr10 재렌더 trigger. 카드 좌상단 logo PNG는 hard requirement.
  • ❌ Phase 3 끝났는데 regression guard grep을 안 돌림 (stale number 누락의 1순위 원인)
  • web/src/app/builder/layout.tsx · web/src/app/design-systems/layout.tsx · web/src/app/layout.tsx의 SEO description 미갱신 (이전 2 batch 연속 누락된 surface — 체크리스트 명시됨)
  • ❌ promo composition을 Phase 2 결과(_promo.json) 없이 작성
  • §1 헤더를 비표준으로 작성## 1. Visual Theme & Atmosphere + 산문 첫 단락이 catalog canonical. "Overview" / "Identity" / "Foundation tokens" / ## §1 변형 쓰면 /reference/ Hero card mood prose가 빈칸으로 렌더 (2026-05-14 kr10 batch에서 flex/upbit/kbank 3건 발생). Phase 3 regression guard에 grep -L '^## 1\. Visual Theme' references/*/DESIGN.md 검증 포함.

산출 보고 형식 (각 phase 끝)

Phase 1: 10 후보 —   ✓ 사용자 컨펌
Phase 2: build — 완료 /10, 실패 , 평균 §4 길이  bullets
Phase 3: sync — refs  → , 갱신 파일 개, npm test pass
Phase 4: promo — .promo//.mp4, s, 

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.