sfd-schedule-posts

Installation
SKILL.md

Schedule Posts

Schedule content to connected Instagram accounts via Zernio. Handles media upload, caption writing, and timing.

Base URL: https://zernio.com/api/v1 Auth header: Authorization: Bearer $ZERNIO_API_KEY

Walkthrough

Step 1 — Verify Account Connection

Before scheduling, confirm the target account is connected:

GET /accounts
Authorization: Bearer $ZERNIO_API_KEY

Find the account in the response and note its _id and platform. Only schedule to accounts that appear in this list.

Related skills
Installs
3
First Seen
Apr 2, 2026