PromptForge
Prompt library

RSS-to-Social Repurposer

n8n + ClaudeAutomation

Auto-posting new articles to social channels

The prompt

New RSS item: {{$json.title}} — {{$json.content}}. Turn this into: (1) one tweet under 280 characters with a link placeholder, (2) one LinkedIn post under 100 words. Return as JSON: {"tweet": string, "linkedin": string}.

What to replace

Swap these placeholders for your own details before running the prompt:

  • {{$json.title}}your own value
  • {{$json.content}}your own value

How to use this prompt

  1. Copy the prompt using the button above.
  2. Replace {{$json.title}}, {{$json.content}} with your own details — the more specific you are, the better the output.
  3. Paste it into n8n + Claude and run it.
  4. If the answer feels generic, add constraints: audience, length, tone, and what to avoid. That single change fixes most weak output.

Related prompts