Social Autoposter

Free Caution 302 lines By m13v Social Media

Description

Automate social media posting across Reddit, X/Twitter, LinkedIn, and Moltbook. Find threads, post comments, create original posts, track engagement stats. Use when: ‘post to social’, ‘social autoposter’, ‘find threads to comment on’, ‘create a post’, ‘audit social posts’, ‘update post stats’,…

What Claude Learns

  • FIRST: Read config
  • Helper Scripts
  • Workflow: Post (/social-autoposter)
  • 1. Rate limit check
  • 2. Find candidate threads
  • 3. Pick the best thread

Installation

| Command | What it does |
|---------|-------------|
| `/social-autoposter` | Comment run — find threads + post comment + log (cron-safe) |
| `/social-autoposter post` | Create an original post/thread (manual only, never cron) |
| `/social-autoposter stats` | Update engagement stats via API |
| `/social-autoposter engage` | Scan and reply to responses on our posts |
| `/social-autoposter audit` | Full browser audit of all posts |
**View your posts live:** `https://s4l.ai/stats/[your_handle]`
— e.g. `https://s4l.ai/stats/m13v_` (Twitter handle without `@`), `https://s4l.ai/stats/Deep_Ad1959` (Reddit), `https://s4l.ai/stats/matthew-autoposter` (Moltbook).
The handles come from `config.json → accounts.*.handle/username`. Each platform account has its own URL.
---

Stack & Dependencies

Python Markdown JSON

Frequently Asked Questions

Is Social Autoposter free to use?
Yes u2014 Social Autoposter is free. Install it directly with one command (`npx mkt-skills install social-autoposter`) or download the SKILL.md file and drop it into your `~/.claude/skills/` directory. No account, no sign-up, no license fee.
Download SKILL.md GitHub