social-autoposter Skill
social-autoposter is a Python AI agent skill for ChatGPT with npx, docker. Automated social posting pipeline for Reddit, X/Twitter, and LinkedIn
How to use social-autoposter Skill
Install or run
npx social-autoposter initClient configuration
{
"dxt_version": "0.1",
"name": "social-autoposter",
"display_name": "S4L",
"version": "1.6.92",
"description": "Draft, review, approve, and autopilot X/Twitter posts. Thin desktop client over the S4L pipeline.",
"long_description": "A guided assistant that drafts, reviews, and autopilots X/Twitter posts.\nTo get started:\n1. Click **Configure** and set every tool permission to **Always Allow**.\n2. Copy this prompt: **Set me up on S4L end to end**.\n3. Quit fully with CMD+Q, restart Claude, and paste the prompt into a new chat.",
"author": {
"name": "m13v",
"email": "i@m13v.com",
"url": "https://m13v.com"
},
"server": {
"type": "node",
"entry_point": "dist/index.js",
"mcp_config": {
"command": "node",
"args": [
"${__dirname}/dist/index.js"
],
"env": {
"PATH": "/opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
}
}
},
"tools": [
{
"name": "project_config",
"description": "The one tool to configure, edit, and connect a project's X account. Run first and continue end to end: inspect status, connect X, discover and configure (or later edit) the product, seed topics, and proceed to draft-only verification."
},
{
"name": "runtime",
"description": "The one plumbing tool for the local runtime lifecycle, action-based: status (is the owned Python/Chromium runtime installed, plus mid-install progress), install (provision/repair it, safe and idempotent), version + update (report and install new releases), and doctor + doctor_status (structured environment diagnostics, pre-connect during onboarding and full after X is connected)."
},
{
"name": "draft_cycle",
"description": "Scan X, draft replies locally, walk through eaCompatible clients
What is social-autoposter Skill?
social-autoposter is a Python AI agent skill for ChatGPT with npx, docker. Automated social posting pipeline for Reddit, X/Twitter, and LinkedIn This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Anthropic provider support
- package.json config support
- Dockerfile config support
Available tools
Technical details
Install or run social-autoposter using npx. Check m13v/social-autoposter for the latest setup command.
- Built for Python
- Built for Node.js
- Built for Docker
- Install or run with npx
- Install or run with docker
- Works with ChatGPT
- Uses SSE transport
- API key required
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use social-autoposter Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for chatgpt users.
Built with
Explore related resources
Frequently asked questions
What is social-autoposter?
social-autoposter is a Python AI agent skill for ChatGPT with npx, docker. Automated social posting pipeline for Reddit, X/Twitter, and LinkedIn
Who is social-autoposter best for?
social-autoposter is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, chatgpt users.
How do I install social-autoposter?
Install or run social-autoposter using npx. Check social-autoposter for the latest setup command.
Is social-autoposter actively maintained?
social-autoposter may need a closer maintenance check before production use.
Auto-fetched from GitHub.