Планувати пости в таблиці легко; от перетворити кожен рядок на опубліковану статтю — то вже морока. Ця автоматизація пише й публікує просто з таблиці.
Позначте рядок як готовий — і вона створить чернетку посту, надішле його у WordPress у запланований день і запише живий URL назад у таблицю. Ваш контент-план стає інструментом публікації.
Як він працює
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
Записуємо адресу опублікованого поста та час публікації назад у Таблицю для відстеження.
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.