community-automations/wordpress-categorizer

콘텐츠 & 문서

PublicClaude 서브에이전트

WordPress 자동 분류기

작성자가 카테고리를 지정하지 않거나 잘못 선택하면, 글이 '미분류'에 쌓이기 마련입니다. 이 자동화는 글이 저장되는 즉시 내용을 분석해, 귀사의 카테고리 체계에서 가장 적합한 하나를 지정합니다.

sonnet3일WordPress REST APIOpenAIn8nMySQL post taxonomy
ClaudeClaude
ROI for
README.md

왜 이 서브에이전트인가

작성자가 카테고리를 지정하지 않거나 잘못 선택하면, 글이 '미분류'에 쌓이기 마련입니다. 이 자동화는 글이 저장되는 즉시 내용을 분석해, 귀사의 카테고리 체계에서 가장 적합한 하나를 지정합니다.

WordPress 저장 훅에서 실행되며, 본문 내용을 현재 운영 중인 카테고리 목록과 대조해 분류하고, 결과를 REST API로 다시 기록합니다. 글 하나 직접 수정하지 않아도 깔끔하고 탐색하기 쉬운 아카이브를 유지할 수 있습니다.

작동 방식

    • Read

      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.

샘플 출력

json
// Sample output
// (generated when the pipeline finishes)

Read the post body and return exactly one category slug from this allowed list as JSON: {"category": "slug"}.

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.