pressreleasesonline
Draft and publish AI-powered press releases — submit a URL + notes, get a live release page instantly. Free, no API key required.
What this skill does
# pressreleases.online
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.
## When to Use This Skill
- User wants to announce a product launch, feature, or milestone
- User wants to generate a press release draft from a website URL
- User wants to publish a press release without signing up for a service
## What This Skill Does
1. Accepts a URL and optional notes/instructions
2. Uses AI to draft a professional press release
3. Publishes it as a live page with its own URL, RSS feed, and sitemap
## Usage
```bash
# 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": "[email protected]", "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>"}'
```
## Resources
- Website: https://pressreleases.online
- API docs: https://pressreleases.online/skills.md
Related in social-media
Twitter/X Automation
IncludedAutomate Twitter/X social media workflows including posting, engagement, analytics, and audience growth
x-twitter-scraper
IncludedX (Twitter) data extraction and monitoring via Xquik: tweet search, user lookup, follower extraction, giveaway draws, trending topics, account monitoring with webhooks, reply/retweet/quote extraction, community and Space data, follow checks. 22 MCP tools + REST API.
LinkedIn Automation
IncludedAutomate LinkedIn marketing, lead generation, content publishing, and professional networking
twitter-automation
IncludedAutomate Twitter/X tasks via Rube MCP (Composio): posts, search, users, bookmarks, lists, media. Always search tools first for current schemas.
youtube-automation
IncludedAutomate YouTube tasks via Rube MCP (Composio): upload videos, manage playlists, search content, get analytics, and handle comments. Always search tools first for current schemas.
instagram-automation
IncludedAutomate Instagram tasks via Rube MCP (Composio): create posts, carousels, manage media, get insights, and publishing limits. Always search tools first for current schemas.