community-automations/sheets-publish-blog

Περιεχόμενο & Docs

PublicΥποπράκτορας Claude

Sheets → Δημοσιεύσεις Blog

Ο προγραμματισμός αναρτήσεων σε ένα spreadsheet είναι εύκολος· το να μετατρέψεις κάθε γραμμή σε δημοσιευμένο άρθρο είναι ο Γολγοθάς. Αυτή η αυτοματοποίηση γράφει και δημοσιεύει απευθείας από το Sheet.

sonnet4 ημέρεςGoogle Sheets APIOpenAIWordPress REST APIn8n
ClaudeClaude
ROI for
README.md

Γιατί αυτός ο subagent

Ο προγραμματισμός αναρτήσεων σε ένα spreadsheet είναι εύκολος· το να μετατρέψεις κάθε γραμμή σε δημοσιευμένο άρθρο είναι ο Γολγοθάς. Αυτή η αυτοματοποίηση γράφει και δημοσιεύει απευθείας από το Sheet.

Σημείωσε μια γραμμή ως έτοιμη και αυτή συντάσσει το άρθρο, το στέλνει στο WordPress στην προγραμματισμένη ημερομηνία και γράφει το ζωντανό URL πίσω στο Sheet. Το ημερολόγιο περιεχομένου σου γίνεται το εργαλείο δημοσίευσης.

Πώς λειτουργεί

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

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.