scheduling-and-queue
Installation
SKILL.md
Scheduling & Queue
This is the bridge between a finished post and a post that actually goes out. The content skills write; this skill schedules and publishes through WoopSocial's MCP/API.
Because this skill takes real, side-effectful actions on the user's accounts, one rule overrides everything else:
Never schedule, publish, or delete anything without showing the user exactly what will happen and getting an explicit "yes." A bridge skill that posts without confirmation is a liability, not a feature.
What this skill does — and doesn't
Does: validate posts against platform rules, then schedule, queue, publish, list, or delete posts via WoopSocial; upload media; fan one post out to multiple platforms.