Blog Schedule

Blog Schedule

Isaac-Flath Updated

File contents

/blog-schedule - Manage Post Schedule

View and change post publication dates.

Working Directory

Run from the workspace root.

Commands

List (default): /blog-schedule

uv run scripts/schedule.py

Shows upcoming, recent, and older posts with series tags.

Move: /schedule move [slug] [YYYY-MM-DD]

  1. Update frontmatter date field
  2. Rename file to match new date
  3. Warn if date conflicts with another post

Swap: /schedule swap [slug1] [slug2] Exchange dates between two posts.

Notes

  • Dates use YYYY-MM-DD format
  • Files follow YYYY-MM-DD-slug.md naming convention
  • Posts with access: members are extras (subscriber-only). They appear in /extras instead of /writing
  • Run just sync after changes to update S3

Isaac-Flath/agent-starter-skills/tree/main/.claude/skills/blog-schedule commit 828bef0e70

Frequently asked questions

npx skillmds@latest add isaac-flath/blog-schedule