FindPrompts
Sign InGet Started

Get the best new prompts every week

Join the FindPrompts newsletter — top prompts, fresh mastery guides, and AI workflow tips. Free, no spam.

FindPrompts

The largest AI prompts database. 30,000+ prompts for ChatGPT, Claude, Midjourney, and more.

Categories

  • Marketing
  • Business
  • Writing
  • Coding
  • Education

Platforms

  • ChatGPT
  • Claude
  • Gemini
  • Grok
  • Midjourney

Resources

  • Best AI Prompts
  • Free Tools
  • Prompt Grader
  • Prompt Templatizer
  • AI Token Counter
  • Image Prompt Generator
  • System Prompt Generator
  • Prompt A/B Tester
  • Prompt-to-JSON
  • Headline Generator
  • AI Cost Calculator
  • AI Prompt Improver
  • Prompt Generators
  • Mastery Guides
  • Cheatsheets
  • Automations
  • AI Tools
  • Custom GPTs
  • Blog
  • Affiliate Program

Company

  • Pricing
  • Contact
  • Terms of Service
  • Privacy Policy

© 2026 FindPrompts. All rights reserved.

TwitterGitHub
FindPrompts
FindPrompts

Main

Dashboard
Prompt Library30k+
DiscoverHot
LeaderboardNew
BundlesNew
Prompt Maker
PlaygroundBeta
GeneratorsNew
WorkflowsPro

Personal

Compare
Prompt Improver
Prompt Grader
Templatizer
Token Counter
Image Prompts
System Prompts
A/B Tester
All Free Tools
My Vault
Analytics
Submit Prompt
AI Tools
Guides
Cheatsheets
Automations
Settings
Go Pro

Unlock workflows, API access, and premium features.

Upgrade Now

User

Command Palette

Search for a command to run...

HomeAutomationsRSS to Buffer Social Queue
ZapierSocial MediaBeginner2 steps

RSS to Buffer Social Queue

A Zapier zap that adds each new RSS item to your Buffer queue with the title and link, so fresh content gets shared without manual posting. Keep your feeds active automatically.

RSS by ZapierBuffer

How it works

  1. 1Trigger: new item in an RSS feed
  2. 2Action: add the post to a Buffer queue

Setup

  • Connect RSS by Zapier and Buffer.
  • Enter your blog's feed URL.
  • Choose the Buffer profile and queue.
  • Customize the post text template.

Workflow JSON

{
  "version": "1.0",
  "platform": "zapier",
  "title": "RSS to Buffer Social Queue",
  "steps": [
    {
      "id": 1,
      "type": "trigger",
      "app": "RSS by Zapier",
      "event": "New Item in Feed",
      "config": {
        "url": "https://yourblog.example.com/feed"
      }
    },
    {
      "id": 2,
      "type": "action",
      "app": "Buffer",
      "event": "Add to Queue",
      "config": {
        "profile": "Twitter",
        "text": "{{1.title}} {{1.link}}"
      }
    }
  ]
}

Related Automations

YouTube Video to Twitter Thread

Turn each new YouTube upload into a ready-to-post X thread.

AI Image Generator to Social (Make)

Generate an on-brand image from a prompt and post it.