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
Claude
70ROI
65Scale
$1.6k85Saved
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ă
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.
Trimite textul către un prompt de clasificare care returnează una dintre categoriile WordPress existente.
pending
Potrivește eticheta returnată cu lista live de categorii și creează una nouă doar dacă este permis.
pending
Scrie categoria înapoi în postare prin REST API înainte ca editorul să reîncarce ecranul.
pending
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.