community-automations/wordpress-categorizer

Konten & Dokumen

PublicSubagen Claude

WordPress Auto-Kategorizer

Penulis lupa mengatur kategori, atau salah pilih, dan postingan menumpuk di bawah "Uncategorized." Otomasi ini membaca setiap postingan begitu disimpan dan menetapkan satu kategori paling pas dari taksonomi Anda sendiri.

sonnet3 hariWordPress REST APIOpenAIn8nMySQL post taxonomy
ClaudeClaude
ROI for
README.md

Mengapa subagent ini

Penulis lupa mengatur kategori, atau salah pilih, dan postingan menumpuk di bawah "Uncategorized." Otomasi ini membaca setiap postingan begitu disimpan dan menetapkan satu kategori paling pas dari taksonomi Anda sendiri.

Ia berjalan di hook simpan WordPress, mengklasifikasikan isi terhadap daftar kategori live Anda, lalu menulis hasilnya kembali melalui REST API. Anda menjaga arsip yang rapi dan mudah dijelajahi tanpa mengedit satu postingan pun secara manual.

Cara kerjanya

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

Contoh output

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.