태그 달기는 누구나 미루는 일이라, 관련 글끼리 연결되지 않고 토픽 페이지는 점점 부실해집니다. 이 자동화는 각 글의 의미를 분석해 내용을 정확히 설명하는 태그를 자동으로 적용합니다.
sonnet3일WordPress REST APIOpenAI embeddingsn8nPostgres tag store
Claude
70ROI
62Scale
$2.8k90Saved
ROI for
README.md
왜 이 서브에이전트인가
태그 달기는 누구나 미루는 일이라, 관련 글끼리 연결되지 않고 토픽 페이지는 점점 부실해집니다. 이 자동화는 각 글의 의미를 분석해 내용을 정확히 설명하는 태그를 자동으로 적용합니다.
작동 방식
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.
후보 주제와 엔티티를 추출한 뒤 기존 태그 어휘집과 매칭합니다.
pending
각 후보의 관련성을 점수화하여 신뢰도 임계값 이상의 태그만 선택합니다.
pending
REST API를 통해 최종 태그를 게시글에 붙이고, 새로운 태그는 검토용으로 로그에 기록합니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Return 3 to 7 tags as a JSON array, reusing existing tags where possible and proposing new ones only when nothing fits.
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.