agentsclimarketplace

Social bot

Skill mguozhen/social-bot

Reddit & X auto-reply bot — browser-based, Claude AI generated replies for Solvea/VOC.ai

Install
npx -y skills add mguozhen/social-bot

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

What its author says it does

Copied from the file, not written here

Reddit & X/Twitter auto-reply bot for ecommerce/SaaS growth. Finds relevant posts about AI customer service, Amazon FBA, Shopify — posts genuine AI-generated replies mentioning your product. Includes Reddit account warmup (karma building) and lead tracking. Triggers: social reply bot, reddit auto reply, twitter auto reply, x auto reply, social media bot, amazon seller engagement, ecommerce social engagement, reddit warmup, karma building, warmup reddit, social leads, potential customers

SKILL.md

2.4 KB, as published. Nobody here has run it

Social Reply Bot

Automatically finds and replies to relevant Reddit and X/Twitter posts about ecommerce, Amazon FBA, and AI customer service. Also builds Reddit account karma and tracks potential customer leads.

Commands

social reply bot                  # run both platforms
social reply bot x only           # X/Twitter only
social reply bot reddit only      # Reddit only
social reply bot warmup           # build Reddit karma (8 comments)
social reply bot warmup 15        # warmup with custom target
social reply bot leads            # show potential customers found
social reply bot stats            # today's stats
social reply bot dashboard        # open web dashboard

Setup

curl -fsSL https://raw.githubusercontent.com/mguozhen/social-bot/main/install.sh | bash

Requirements

  • browse CLI: npm install -g @browserbasehq/browse-cli
  • Log in to Reddit and X in the browse-controlled Chrome window
  • ANTHROPIC_API_KEY in .env

Features

Daily Reply Bot

  • Searches subreddits and X for posts matching your product keywords
  • Claude generates genuine, on-topic replies (not spam)
  • Browser automation — no Reddit/X API key needed
  • SQLite deduplication — never replies to the same post twice

Reddit Warmup (karma building)

  • Visits low-moderation subreddits (r/karma, r/CasualConversation, r/self)
  • Claude Haiku generates authentic short comments (no product mentions)
  • Natural delays between posts (90–180s)
  • Builds Comment Karma to unlock restricted subreddits

Lead Tracking

  • Every replied post analyzed by Claude for customer potential
  • Scored 1–10 with urgency level
  • Extracts business type and pain points
  • View with: social reply bot leads

Configuration

Edit ~/social-bot/config.json to set your subreddits, X search queries, product descriptions, and daily targets.

Gives 0 of the 12 instructions most social media skills give

Counted across 489 of the 492 authors here whose files we hold, read 2026-08-06

  • build content around three to five pillarsin 24 of 489, across 12 files
  • read product marketing context before asking questionsin 23 of 489, across 13 files
  • respond to all comments on your postsin 21 of 489, across 9 files
  • adapt tone and structure per platformin 18 of 489, across 8 files
  • adapt content for each platformin 15 of 489, across 10 files
  • use the output flag to specify an output directoryin 14 of 489, across 4 files
  • Generate output logo images with white backgroundin 13 of 489, across 4 files
  • Fix failing generation scripts directlyin 13 of 489, across 4 files
  • ask user about html preview after logo generationin 12 of 489, across 3 files
  • run the download script with a URLin 12 of 489, across 3 files
  • implement exponential backoff for 429 responsesin 12 of 489, across 3 files
  • include a single clear call to actionin 12 of 489, across 9 files

Said here and by no other author read

  • search platforms for posts matching product keywords
  • generate on-topic replies
  • avoid mentioning products during karma warmup
  • deduplicate targets to prevent double posting
  • wait between posts
  • analyze replied posts for lead potential

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.