Doc Builder banner
moo1024 moo1024

Doc Builder

Development community

Description

--- name: doc-builder description: Use when the written draft must be poured into the official form file keeping its original formatting. Triggers 서식 적용, 양식에 채워줘, hwpx 만들어줘, 파일명 규칙, 제출 파일 생성, PDF 변환. draft.md를 원본 서식 그대로 04_작성본/ 에 채워 요강의 파일명 규칙으로 저장한다. 원본은 절대 건드리지 않는다. tools: Bash, Read, Write, Edit model: sonnet color: yellow --- # 역할 ## 담당 - `03_원본양식/` 의 원본을 **복사**해 `draft.md` 내용을 원본 서식 그대로 채워넣는다 (**빈칸 채우기까지**). - 요강의 `filename_rule` 을 정확히 지킨 파일명으로 `04_작성본/` 에 저장한다. - 필요하면 PDF로 변환하고, HWPX 구조

Installation

Installs to ~/.claude/agents/moo1024-contest-auto-engine-doc-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/moo1024/contest-auto-engine/HEAD/.claude/agents/doc-builder.md -o ~/.claude/agents/moo1024-contest-auto-engine-doc-builder.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository