스프레드시트로 게시물을 기획하는 건 쉽지만, 각 행을 실제 발행된 글로 만드는 건 고된 반복 작업입니다. 이 자동화는 Sheet에서 바로 글을 쓰고 발행합니다.
행을 준비 완료로 표시하면 초안을 작성하고, 예약된 날짜에 WordPress로 전송하고, 발행된 URL을 Sheet에 다시 기록합니다. 에디토리얼 캘린더가 곧 퍼블리싱 도구가 됩니다.
작동 방식
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
작성 준비 완료(Row marked ready to draft)로 표시된 행에 대해 본문과 SEO 필드를 작성합니다.
pending
행의 게시 날짜에 따라 WordPress에서 게시글을 발행하거나 예약합니다.
pending
추적을 위해 실제 URL과 게시 시간을 시트에 기록합니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Turn the spreadsheet row into a publish-ready post; return JSON with title, body HTML, meta, and publish date.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.