rtrvr.ai
Browser ExtensionStart in Chrome, on the page you're on.CloudA thousand browsers, on your schedule.RoverThe AI customer engineer for your product.Data & EvalsExpert trajectories for AI labs.
ACCESSAPI + MCPCLI & SDKTemplatesIntegrationsWhatsApp
Use cases
Vibe ScrapingLead EnrichmentWeb MonitoringForm FillingJob ApplicationsSocial MediaAI Web ContextAgentic CheckoutAll use cases
Pricing
BlogLaunches, benchmarks, deep divesDocsExtension, Cloud, API, MCP, CLICase StudiesReal teams, real runsVideosNew runs every weekChangelogWhat just shippedNewslettersProduct releases and real runs
Docs
Log inBook DemoAdd to Chrome
Log in
Menu
Add to ChromeBook a demo
ProductsBrowser ExtensionCloudRoverData & EvalsExploreUse casesPricingResourcesDocs

Opening template…

rtrvr.ai

Make every site
work for you.

Launches first, roadmap early, and the occasional trick we only share by email.

Products

Browser ExtensionCloudRoverData & Evals

Use cases

Vibe ScrapingLead EnrichmentForm FillingWeb MonitoringSocial MediaJob ApplicationsData MigrationAI Web ContextAgentic Checkout

Resources

DocsBlogData for AI LabsCase StudiesVideosNewslettersChangelogPricingAppSumoDemoAffiliate

Company

TeamContactGCP PartnerWhat We BelieveSecurityPrivacyTerms

Developers

APIMCPCLI & SDKTemplatesIntegrationsWhatsApp

Compare

ApifyBardeenBrowserbaseBrowser UseClayClaudeCometFirecrawl
Products
Browser ExtensionCloudRoverData & Evals
Use cases
Vibe ScrapingLead EnrichmentForm FillingWeb MonitoringSocial MediaJob ApplicationsData MigrationAI Web ContextAgentic Checkout
Resources
DocsBlogData for AI LabsCase StudiesVideosNewslettersChangelogPricingAppSumoDemoAffiliate
Company
TeamContactGCP PartnerWhat We BelieveSecurityPrivacyTerms
Developers
APIMCPCLI & SDKTemplatesIntegrationsWhatsApp
Compare
ApifyBardeenBrowserbaseBrowser UseClayClaudeCometFirecrawl
BACKED BYNVIDIA InceptionGoogle Cloud for StartupsBright DataNEC XSalesforce LaunchpadElevenLabs GrantsGMI CloudComposioSmallest.ai Grants
DISCOVERYllms.txtllms-full.txtagents.mdDocumentation indexSitemapOpenAPIAI Catalog
© 2026 rtrvr.ai
DiscordYouTubeInstagramTikTokLinkedInXGitHub
support@rtrvr.ai
Back to templates

CREATE POSTS TEMPLATE

Create a Reddit post

Draft a post that follows the subreddit’s rules, then publish it.

RUNS INYour signed-in browser
SETUP7 details to add
WHAT YOU GET03 PARTS
  1. 01Post title and body
  2. 02Subreddit rules checked
  3. 03Published post link
EXAMPLE INPUTAsk r/SideProject for feedback on a new product

SET UP YOUR RUN

Add the details. Check the result. Run it.

No code needed.
01

Tell rtrvr what to use

Required details are marked. The example text shows the expected format.

Leave it blank for rtrvr to draft from the title and topic.

02

Choose where it runs

Cloud uses a fresh managed browser. The extension uses the sites you are already signed into.

Your browser is required. This template needs a site where you are signed in.

Choose a browser

Pick a browser where the rtrvr extension is online.

Get the extension
Finish setup in your browser
  1. Install the extension
  2. Sign in to rtrvr
  3. Come back and choose the browser
ONE MORE STEP

Add the required details to continue.

WHAT HAPPENS NEXT

From setup to finished result.

  1. 01

    rtrvr opens the right sites. It uses Cloud or the signed-in browser you chose.

  2. 02

    The browser does the job. You can follow the run and step in if a site asks for help.

  3. 03

    You get the result. The output above is the shape to expect.

ADVANCEDRequest JSONOptional

Exact request sent to the run panel.

REQUEST.JSON
{
  "source": "retrieve",
  "template": {
    "id": "reddit_post_creator",
    "slug": "reddit-post-creator",
    "name": "Reddit Post Creator",
    "categoryId": "SOCIAL_CREATE"
  },
  "inputs": {
    "subreddit": "",
    "title": "",
    "postContent": "",
    "topic": "",
    "postType": "text",
    "linkUrl": "",
    "autoPost": true
  },
  "agentHint": "You are creating a Reddit post. Adapt to the actual UI and subreddit culture.\n\n**TASK CONFIGURATION:**\n- Subreddit: \n- Title: \n- Post Content: \n- Topic: \n- Post Type: text\n- Link URL: \n- Auto-post: true\n\n---\n\n## STEP 1: NAVIGATE TO SUBREDDIT\n\n1. Go to reddit.com/\n2. Wait for page to load\n3. If not logged in, STOP and report authentication required\n4. If subreddit not found, report error\n\n---\n\n## STEP 2: READ SUBREDDIT RULES\n\n**CRITICAL: Before posting, check:**\n- Sidebar rules\n- Posting requirements (flair, format, etc.)\n- What content is allowed/banned\n- Recent posts to understand tone\n\n**Note any rule violations in your content and adjust.**\n\n---\n\n## STEP 3: PREPARE CONTENT\n\n### IF user provided postContent:\nUse title: \"\"\nUse body:\n```\n\n```\n\n### IF postContent is empty - GENERATE:\n\n**Generate a text post for :**\n- Title: \"\"\n- Topic/angle: \"\"\n- Match community tone and culture\n- Add value, don't be promotional\n- If showcase: Focus on what others can learn\n\n---\n\n## STEP 4: CREATE POST\n\n1. Find \"Create Post\" or similar button\n2. Select post type if prompted\n3. Enter title: \"\"\n4. Enter body content\n5. Select appropriate flair if required\n6. Check for any validation errors\n\n---\n\n## STEP 5: VALIDATE\n\n**Before posting:**\n- Does it follow subreddit rules?\n- Is flair required and selected?\n- Any validation errors shown?\n- Is title appropriate?\n\n---\n\n## STEP 6: POST OR PREVIEW\n\n### IF true === true AND validation passes:\n1. Submit post\n2. Wait for confirmation\n3. Capture post URL\n\n### IF true === false:\n1. Leave ready for review\n2. Report any concerns\n\n---\n\n## STEP 7: REPORT RESULTS\n\n```json\n{\n  \"success\": true|false,\n  \"subreddit\": \"\",\n  \"title\": \"\",\n  \"postContent\": \"\",\n  \"contentSource\": \"provided|generated\",\n  \"flairUsed\": \"\",\n  \"rulesChecked\": true,\n  \"rulesConcerns\": [],\n  \"status\": \"posted|ready_for_review|rule_violation|failed\",\n  \"postUrl\": \"\",\n  \"errorMessage\": \"\"\n}\n```\n\n---\n\n## REDDIT-SPECIFIC RULES\n\n- NEVER be overtly promotional\n- Add value before asking anything\n- Match community culture\n- Title is everything - compelling but not clickbait\n- AutoModerator may remove posts - check rules first",
  "userInput": "You are creating a Reddit post. Adapt to the actual UI and subreddit culture.\n\n**TASK CONFIGURATION:**\n- Subreddit: \n- Title: \n- Post Content: \n- Topic: \n- Post Type: text\n- Link URL: \n- Auto-post: true\n\n---\n\n## STEP 1: NAVIGATE TO SUBREDDIT\n\n1. Go to reddit.com/\n2. Wait for page to load\n3. If not logged in, STOP and report authentication required\n4. If subreddit not found, report error\n\n---\n\n## STEP 2: READ SUBREDDIT RULES\n\n**CRITICAL: Before posting, check:**\n- Sidebar rules\n- Posting requirements (flair, format, etc.)\n- What content is allowed/banned\n- Recent posts to understand tone\n\n**Note any rule violations in your content and adjust.**\n\n---\n\n## STEP 3: PREPARE CONTENT\n\n### IF user provided postContent:\nUse title: \"\"\nUse body:\n```\n\n```\n\n### IF postContent is empty - GENERATE:\n\n**Generate a text post for :**\n- Title: \"\"\n- Topic/angle: \"\"\n- Match community tone and culture\n- Add value, don't be promotional\n- If showcase: Focus on what others can learn\n\n---\n\n## STEP 4: CREATE POST\n\n1. Find \"Create Post\" or similar button\n2. Select post type if prompted\n3. Enter title: \"\"\n4. Enter body content\n5. Select appropriate flair if required\n6. Check for any validation errors\n\n---\n\n## STEP 5: VALIDATE\n\n**Before posting:**\n- Does it follow subreddit rules?\n- Is flair required and selected?\n- Any validation errors shown?\n- Is title appropriate?\n\n---\n\n## STEP 6: POST OR PREVIEW\n\n### IF true === true AND validation passes:\n1. Submit post\n2. Wait for confirmation\n3. Capture post URL\n\n### IF true === false:\n1. Leave ready for review\n2. Report any concerns\n\n---\n\n## STEP 7: REPORT RESULTS\n\n```json\n{\n  \"success\": true|false,\n  \"subreddit\": \"\",\n  \"title\": \"\",\n  \"postContent\": \"\",\n  \"contentSource\": \"provided|generated\",\n  \"flairUsed\": \"\",\n  \"rulesChecked\": true,\n  \"rulesConcerns\": [],\n  \"status\": \"posted|ready_for_review|rule_violation|failed\",\n  \"postUrl\": \"\",\n  \"errorMessage\": \"\"\n}\n```\n\n---\n\n## REDDIT-SPECIFIC RULES\n\n- NEVER be overtly promotional\n- Add value before asking anything\n- Match community culture\n- Title is everything - compelling but not clickbait\n- AutoModerator may remove posts - check rules first",
  "urls": [],
  "meta": {
    "createdAt": "",
    "userAgent": ""
  },
  "execution": {
    "mode": "device",
    "deviceIds": []
  }
}

MORE STARTING POINTS

Other templates for create posts.

See all templates
CREATE POSTSCreate a LinkedIn post

Draft and publish a LinkedIn post from your topic or finished copy.

CREATE POSTSCreate an X post

Draft and publish one X post or a thread from your topic or finished copy.

CREATE POSTSCreate a Threads post

Draft and publish a Threads post from your topic or finished copy.