بنقرة واحدة
pressreleasesonline
// Draft and publish AI-powered press releases — submit a URL + notes, get a live release page instantly. Free, no API key required.
// Draft and publish AI-powered press releases — submit a URL + notes, get a live release page instantly. Free, no API key required.
127 production skills across 10 categories (Security, Deployment, Dev, Business, Content, SEO, Marketing, Product, Automation, Core). Skills auto-load based on your task. Includes localhost dashboard with Agent Runner, Burn Report, and session diary.
Use TweetClaw as an OpenClaw plugin for X/Twitter automation: search tweets, search tweet replies, post tweets/replies, export followers, look up users, handle media, monitor tweets, deliver webhooks, run giveaway draws, and manage approval-gated visible actions.
Trigger when you would normally reach for pytest, gh, mypy, black, or other raw repo tooling. Redirect to `sm swab`, `sm scour`, `sm buff`, `sm sail`, `sm refit`, or `sm doctor` so remediation follows the established rails. Also trigger when filing issues about slop-mop friction — use `sm barnacle file` / `/slopmop:sm-barnacle`, never `gh issue create`.
Send and read messages across all channels. Routes based on arguments — whatsapp, email, slack, telegram, discord, notion, or natural language like "send [msg] to [contact]".
Check claude-ops background daemon end-to-end and auto-fix common issues. Detects stale plist paths after plugin upgrades, missing service commands, dead processes, corrupt health files, and bash version mismatches.
Interactive pixel-art command center dashboard. Visual business HQ with instant hotkey navigation to all ops commands, live status indicators, fire alerts, C-suite reports, settings, sharing, and FAQ.
| name | pressreleasesonline |
| category | marketing |
| description | Draft and publish AI-powered press releases — submit a URL + notes, get a live release page instantly. Free, no API key required. |
Draft and publish press releases using AI. Submit a URL and some notes, get a polished release page with RSS feed and sitemap — no account, no API key, completely free.
# Submit a URL for AI-drafted press release
curl -X POST https://pressreleases.online/api/v1/releases \
-H "Content-Type: application/json" \
-d '{"website": "https://example.com", "email": "you@example.com", "notes": "Announcing our v2 launch"}'
# Confirm with email code (last 4 chars of md5(email))
curl -X POST https://pressreleases.online/api/v1/releases/confirm \
-H "Content-Type: application/json" \
-d '{"token": "<token from above>", "code": "<4-char code from email>"}'