community-automations/wordpress-categorizer

المحتوى والمستندات

Publicوكيل Claude فرعي

مصنّف WordPress التلقائي

ينسى الكُتّاب تعيين تصنيف، أو يختارون الخطأ، فتتكدّس المنشورات تحت «غير مصنّف». هذه الأتمتة تقرأ كل منشور لحظة حفظه وتُسند إليه أنسب تصنيف واحد من تصنيفاتك أنت.

sonnet3 أيامWordPress REST APIOpenAIn8nMySQL post taxonomy
ClaudeClaude
ROI for
README.md

لماذا هذا الوكيل تحديدًا

ينسى الكُتّاب تعيين تصنيف، أو يختارون الخطأ، فتتكدّس المنشورات تحت «غير مصنّف». هذه الأتمتة تقرأ كل منشور لحظة حفظه وتُسند إليه أنسب تصنيف واحد من تصنيفاتك أنت.

تعمل عبر خطّاف الحفظ في WordPress، وتصنّف المتن مقابل قائمة تصنيفاتك الحيّة، وتكتب النتيجة عبر REST API. تحتفظ بـأرشيف نظيف سهل التصفّح دون تعديل منشور واحد يدوياً.

كيف يعمل

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

نموذج للمخرجات

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.