Can AI replace Kit?
KINDA · weekend projectA simple newsletter sender is buildable, but Kit's value is deliverability, subscriber forms, automations, recommendations, commerce, migrations, and creator-specific flows.
Build me a personal newsletter tool to replace Kit for a small list. Requirements: - Node + Express + better-sqlite3 on my VPS. Subscribers, campaigns, sends, and events all in one SQLite file. - A public /subscribe form with double opt-in: signed confirmation link by email before anyone is added. One-click unsubscribe link in every footer, no login. - Compose campaigns in Markdown in the admin UI (bound to localhost or my VPN only), preview rendered HTML, send to everyone or to a tag. - Sends go through Amazon SES or Postmark (key in .env) at a throttled rate, with per-recipient status recorded; bounce and complaint webhooks auto-suppress bad addresses. - Tags on subscribers, plus one simple welcome autoresponder: a single email sent N minutes after confirmation. - CSV import and export of the list, so I can arrive from Kit and leave anytime. - No accounts beyond mine, no telemetry, no tracking pixels by default. - Out of scope: landing pages, visual automation builders, the creator recommendation network, and commerce. This sends email, nothing else. - README with a blunt warning: deliverability is DNS homework. Walk me through SPF, DKIM, and DMARC before the first send, budget an afternoon for it.
$ open in your agent (prompt prefilled, you press enter) or copy it raw · this prompt is generated from the build plan · improve it via PR
prompt copied. want to know what dies next week?
new verdicts + top votes, weekly. free. one-click out.
They pay because email marketing is part deliverability and part business workflow.
xdeliverability
xautomations
xforms/landing pages
xrecommendations
xcommerce
xmigrations
xsupport
Can AI replace Kit?
Kinda. The core of Kit is buildable in a weekend with the prompt on this page, but there are real gaps: deliverability, automations. Read the honest list above before committing.
How much does Kit cost?
Kit costs about $39/month (Creator, checked 2026-07-30), which is $468 per year.
What do I lose by replacing Kit?
Honestly: deliverability; automations; forms/landing pages; recommendations; commerce; migrations; support. If any of those are load-bearing for you, keep paying.
Is there an open-source alternative to Kit?
Yes — Listmonk (Open-source newsletter and mailing-list manager suitable for self-hosted campaigns.). Using prior art is also a valid exit; the prompt is for when you want it exactly your way.