community-automations/wordpress-categorizer

Conținut și documentație

PublicSubagent Claude

Auto-Categorizator WordPress

Autorii uită să seteze o categorie sau o aleg pe cea greșită, iar postările se adună la „Uncategorized.” Această automatizare citește fiecare postare în momentul în care este salvată și îi atribuie categoria care se potrivește cel mai bine, din taxonomia ta.

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

De ce acest subagent

Autorii uită să seteze o categorie sau o aleg pe cea greșită, iar postările se adună la „Uncategorized.” Această automatizare citește fiecare postare în momentul în care este salvată și îi atribuie categoria care se potrivește cel mai bine, din taxonomia ta.

Rulează pe hook-ul de salvare din WordPress, clasifică conținutul pe baza listei tale active de categorii și scrie rezultatul înapoi prin REST API. Păstrezi o arhivă curată și ușor de navigat fără să editezi manual nicio postare.

Cum funcționează

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

Exemplu de 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.