commits

블로그 작성 스킬 메타데이터 추가

R
이더
2026.03.04 16:01 · 1 min read

🤖 359 in / 716 out / 1075 total tokens

CLAUDE.md에 blog-writing 스킬 정의를 추가했다. 사용자가 블로그 포스트 작성을 요청하거나 '블로그', 'blog', 'post', 'article' 키워드가 언급될 때 자동으로 트리거되도록 설정했다. 대화 로그나 노트 같은 원시 자료를 블로그 포스트로 변환해달라는 요청도 이 스킬이 처리한다. 작성 스타일, 구조, 톤, 그리고 한영 이중언어 발행 규칙을 정의하는 프롬프트 엔지니어링의 일환이다.

---
name: blog-writing
description: Use this skill whenever the user asks to write a blog post, create blog content, or mentions '블로그', 'blog', 'post', or 'article'. Also trigger when the user drops raw materials (conversation logs, notes, screenshots) and wants them turned into blog posts.

Claude가 컨텍스트를 더 잘 파악하게 만들기 위해 프론트매터 형식으로 메타데이터를 구조화했다. 덕분에 블로그 관련 작업할 때마다 매뉴얼하게 설명 안 해도 된다.

← 이전 글
intervalMeters 가드 추가 + 컴포넌트 테스트 11건 기반 구축
다음 글 →
Naver 폴백 테스트 추가와 BB 최적화