Schedule a finished social post to one or more platforms via the Blotato API. Handles single-platform and multi-platform scheduling, fetches connected accounts, applies a final pre-publish check, and returns scheduled time + post IDs. Triggers on "schedule this," "post this to [platform]," or as the final step in content-coach and post-writer flows. Falls back to saving the post as a copy-paste file if Blotato isn't configured.
$npx -y skills add blotato-inc/blotato-skills --skill post-schedulerInstalls into the current project.
Run `npx skills use "https://github.com/blotato-inc/blotato-skills" --skill "blotato-inc/blotato-skills/post-scheduler"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/blotato-inc/blotato-skills" that are relevant to the current task. Run `npx skills add "https://github.com/blotato-inc/blotato-skills"` and select the relevant skills, then follow their instructions.