它掛在 WordPress 的存檔鉤子上,將內文比對你現行的分類清單,再透過 REST API 寫回結果。你擁有乾淨、好瀏覽的文章庫,不必手動編輯任何一篇文章。
運作方式
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.
將文字送交分類提示詞,回傳您現有的 WordPress 分類之一。
pending
將回傳標籤與即時分類清單比對,僅在您允許新增時才建立新分類。
pending
在編輯器重新載入畫面之前,透過 REST API 將分類寫回文章。
pending
輸出範例
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.