@hasnatools/socializer
v0.0.5
Published
Socializer (socializer.co) — AI-native social media management. API + CLI + MCP control plane, Postgres-backed, multi-profile, with an assistive AI layer behind human approval and an immutable audit log.
Maintainers
Readme
Socializer
AI-native social media management — API + CLI first, Postgres-backed, multi-profile, publish across every major network with an assistive AI layer gated by human approval and a full audit trail.
Domain: socializer.co · Repo: hasnatools/platform-socializer
Design phase. Full spec lives in
docs/— vision, features, architecture, data model, API, CLI, per-network posting matrix, AI design, security/compliance, roadmap, and the open strategic decisions (incl. greenfield-vs-fork-Postiz).
What it does
- Manage many social profiles across X, LinkedIn, Instagram, Facebook, Threads, TikTok, YouTube, Reddit, Pinterest, Bluesky, Mastodon, and more.
- Compose once → AI adapts per network → human approves → schedule / post-now / queue.
- Drive it all from a REST API, a first-class CLI, an MCP control plane, or (later) a Next.js + shadcn/ui web app.
See docs/README.md for the full design.
Status
MVP (v0.1): REST API + CLI + MCP control plane, PostgreSQL with Row-Level Security, durable scheduler/worker, envelope-encrypted credentials, per-account token-bucket rate limiting, approval gate + immutable audit log, AI per-network reformat (Claude), Bluesky + Mastodon adapters, and the Chrome-extension backend channel.
Known limitations (planned for v0.2)
- Cursor pagination: list endpoints return
{ data }; the documented{ data, next_cursor }cursoring and?limit/?cursorare not yet wired. Idempotency-Keyonpublish: post-now currently relies on target-level dedup (already-published targets are skipped); header-keyed idempotency is pending.X-RateLimit-*response headers: per-account posting rate limits are enforced internally, but API-level rate-limit headers are not yet surfaced.- Webhooks, analytics warehouse, mentions inbox, and networks beyond Bluesky/Mastodon (LinkedIn/Instagram/Facebook/X/…) land per the roadmap.
