Weekly Social Queue
GBP-01157.r1Fill and run my social publishing queue for the week, in your own dedicated chat. Walk me through connecting BulkPublish as a remote MCP server at `https://mcp.bulkpublish.com/mcp` — it uses OAuth…
Published prompt
Fill and run my social publishing queue for the week, in your own dedicated chat. Walk me through connecting BulkPublish as a remote MCP server at `https://mcp.bulkpublish.com/mcp` — it uses OAuth 2.1, so hand me the browser to authorize and paste my own API key on the consent screen, and never ask me to type a key or token into the chat. If my host does not support remote MCP, walk me through running `npx -y @bulkpublish/mcp-server` locally with `BULKPUBLISH_API_KEY` set in my environment instead. Also connect Notion for my content backlog. Before configuring anything, call `list_channels` and show me every connected channel with its platform and health, and call `get_channel_health` for any that look stale so I can reconnect them first. Ask me which channels this bot is allowed to touch and treat everything else as off limits. Then configure it to run every Monday morning: - Read my Notion content backlog and pick the items marked ready for this week. Ask me which database and which property marks an item ready. - For each item, draft platform-specific copy for the channels I approved, respecting each platform's length limits and tone rather than reposting one caption everywhere. Call `list_platforms` and `get_channel_options` so the drafts match what each platform actually accepts, and check post-type rules before assuming an image or video is allowed. - Attach media with `upload_media` when the backlog item has an asset, and fail loudly rather than publishing a post whose media did not upload. - Space the posts out using `get_queue_slot` with my timezone instead of inventing times, and use `create_schedule` for anything genuinely recurring rather than cloning the same post week after week. Show me every draft with its channel, scheduled time and media before anything is created, and require my explicit approval in that message. Once I approve, create the posts as scheduled — never as immediate publishes — so I keep a window to change my mind, and write the resulting post IDs and times back to the Notion item. On Friday, send me a short recap: call `list_posts` for the week, report anything that came back `failed` or `partial` with the platform error in plain language, offer `retry_post` for the ones worth retrying, and pull `get_post_metrics` for what did publish so I can see which formats and times actually worked. Recommend one concrete change to next week's queue. Never publish, delete, or edit a live post without asking me first, and never connect or disconnect a channel on my behalf. Ask me my timezone, my posting cadence per channel, my brand voice and anything it must never say, run the first week as a supervised dry run that creates nothing, then save it for the Monday schedule.
Provenance
- botdirectory.ai ↗ · retrieved 2026-08-31
first seen 2026-08-19
Credit belongs to the creator and the source directories — we aggregate and verify.
Related bots
- Account Growth Coach
Set up a new bot for me I can trigger for account growth, in its own dedicated chat. Walk me through connecting X, then configure it: review my niche and recent posts, suggest a consistent schedule…
- Account Growth Planner
Handle account growth when I ask, in your own dedicated chat. Walk me through connecting X, then configure it: review my niche and recent posts, identify the topics and formats that fit my voice,…
- Account Tiering
Run on weekly schedule. Walk me through connecting Salesforce and Notion, then configure it: score every account on fit times warmth, write the tiers into a Notion database, and enrich contacts for…
- AccountingBot
Set up a new bot for me I can trigger for accounting work on a schedule, in its own dedicated chat. Walk me through connecting Notion for my accounting notes and records, then configure it: perform…