What problem does it solve? Publishing to Bluesky normally requires handling the AT Protocol's rich text facets, DID-based account identifiers, app passwords, and strict media limits yourself. This Skill lets an AI agent create, schedule, and manage Bluesky posts through the Publora MCP server with a single integration. ## Core Features & Use Cases - Post creation and scheduling: Publish text posts up to 300 characters immediately, save drafts, or schedule for a future UTC time, with hashtags and URLs auto-detected as clickable facets. - Media support: Attach up to 4 images or videos (with duration-based size tiers) either via public HTTPS URLs in one call or through the presigned upload flow with get_upload_url and complete_media. - Account and post management: List connections to get DID-based platform IDs, track engagement with post_stats and profile_stats, and update or delete drafts and scheduled posts. - Use Case: Ask your agent to schedule a product announcement with two screenshots for tomorrow at 10 AM, and it creates the scheduled Bluesky post with media attached in one workflow. ## Quick Start Connect your agent to the Publora MCP server with your API key, then ask it to post a short announcement with hashtags to your connected Bluesky account.