community-automations/wordpress-categorizer

İçerik ve Dokümanlar

PublicClaude otomasyonu

WordPress Otomatik Kategorileştirici

Yazarlar kategori atamayı unutur ya da yanlışını seçer ve gönderiler "Kategorisiz" altında birikir. Bu otomasyon her gönderiyi kaydedildiği an okur ve kendi taksonominizden en uygun tek kategoriyi atar.

sonnet3 günWordPress REST APIOpenAIn8nMySQL post taxonomy
ClaudeClaude
ROI for
README.md

Bu otomasyon neden işinize yarar

Yazarlar kategori atamayı unutur ya da yanlışını seçer ve gönderiler "Kategorisiz" altında birikir. Bu otomasyon her gönderiyi kaydedildiği an okur ve kendi taksonominizden en uygun tek kategoriyi atar.

WordPress save hook'unda çalışır, gövdeyi canlı kategori listenize göre sınıflandırır ve sonucu REST API üzerinden geri yazar. Tek bir gönderiyi elle düzenlemeden temiz, göz atılabilir bir arşiv elde edersiniz.

Nasıl çalışır

    • 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.

Örnek çıktı

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.