tenfoldmarc

Schedule Post — Communication skill for Claude Code

Communication community

Claude Code skill: drop a video, get it scheduled across all your social platforms via Zernio.

How to install Schedule Post

This entry records only its repository, not the path inside it, so there is no exact command to give. Open tenfoldmarc/schedule-post and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Schedule Post does

Claude Code skill: drop a video, get it scheduled across all your social platforms via Zernio. Local Whisper transcription, caption drafted in your voice, trial reels supported.

Alternatives in Communication

  • Pestle Analysis — PESTLE analysis across Political, Economic, Social, Tech, Legal, Environmental 7.8k ★
  • Claude Skill Social Post — A Claude Code skill by Hao (駱君昊) that learns your Facebook voice and auto-posts to FB / IG / Threads / X with 625 ★
  • Claude To IM — Host-agnostic bridge connecting Claude Code SDK to IM platforms (Telegram, Discord, Feishu) 432 ★

README

schedule-post

A Claude Code skill that schedules social media posts via Zernio from videos you drop in a folder.

Drop a video → run `/schedule-post` → it transcribes the video locally with Whisper, drafts a caption in your voice, asks when to post + which platforms, and schedules it on Zernio. Supports Instagram (trial reels and regular), TikTok, YouTube, Facebook, Pinterest.

Install

In Claude Code:

install the skill from github.com/tenfoldmarc/schedule-post

(Or manually clone into `~/.claude/skills/schedule-post/`.)

First run

Type `/schedule-post`. The setup wizard will:

  1. Add the Zernio MCP server (asks for your API key from zernio.com/dashboard/api-keys)
  2. Pick a video source: local folder, Google Drive API, or a synced Drive/Dropbox folder
  3. List your connected social accounts via Zernio
  4. Ask which platforms to post to by default
  5. Ask per-platform defaults (e.g. Instagram trial reels vs regular)
  6. Ask for 2-3 example captions in your voice

Daily use

  1. Drop a video in your watched folder
  2. Run /schedule-post
  3. Approve the drafted caption, pick a date/time, confirm platforms
  4. Done

Requirements

  • macOS or Linux
  • ffmpeg, Python 3, pip (skill installs Whisper on first run)
  • A Zernio account with connected social accounts