Recued
← Back to recipes

Social Content Generator

by recued-core v1 context

Generates LinkedIn posts, tweet threads, and newsletter paragraphs from a CMS blog post.

How it works

Process (7 steps)
check_content guard
Stop if post body is missing
hashed_post hash_replace
Anonymize sensitive fields for safe AI processing
sliced_body slice
Take a subset of
linkedin ai-generate
AI generates content from a template
tweet_newsletter ai-prompt
AI generates a response from a custom prompt
restored_linkedin hash_restore
Restore anonymized fields back to real values
restored_tweet_newsletter hash_restore
Restore anonymized fields back to real values
Output
text restored_linkedin.content
text restored_tweet_newsletter.result.tweet_thread
text restored_tweet_newsletter.result.newsletter_paragraph

Settings (1)

Configurable at install. Defaults shown — change anytime in the extension.

max source chars number = 3000

Tags

cms cmscontentsocial-mediaai-generate

Details

7 steps 1 configurable settings recipe_id: generate-social-content-cms

Install

Install in Recued View publisher Open Kitchen

If the webclient is not paired yet, copy generate-social-content-cms and paste it after pairing.