التخطيط للمنشورات في جدول بيانات سهل؛ أما تحويل كل صفٍّ إلى مقالٍ منشور فهو الجزء الشاقّ. هذه الأتمتة تكتب وتنشر مباشرةً من الـ Sheet.
علّم صفاً بأنه جاهز فتصيغ المنشور، وترسله إلى WordPress في التاريخ المجدوَل، وتكتب الرابط الحي في الـ Sheet مرة أخرى. يتحوّل تقويمك التحريري إلى أداة النشر نفسها.
كيف يعمل
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.
يكتب متن المنشور كاملاً وحقول SEO لأي صفٍّ مُعلَّم بأنه جاهز للمسوّدة.
pending
ينشر المنشور أو يجدوله في WordPress استناداً إلى تاريخ النشر في الصف.
pending
يكتب الرابط الحي وطابعاً زمنياً للنشر في Sheet مرة أخرى للتتبّع.
pending
نموذج للمخرجات
json
// Sample output
// (generated when the pipeline finishes)
Turn the spreadsheet row into a publish-ready post; return JSON with title, body HTML, meta, and publish date.
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.