blog
SKILL.md
Blog
A content creation toolkit for drafting, editing, optimizing, scheduling, and managing blog content workflows — all from the command line with timestamped local logging.
Commands
| Command | Description |
|---|---|
blog draft <input> |
Log a draft idea or snippet. Without args, shows recent drafts |
blog edit <input> |
Record an editing pass or revision note. Without args, shows recent edits |
blog optimize <input> |
Log SEO or content optimization notes. Without args, shows recent optimizations |
blog schedule <input> |
Record a publication schedule entry. Without args, shows recent schedules |
blog hashtags <input> |
Log hashtag sets for social promotion. Without args, shows recent hashtag entries |
blog hooks <input> |
Record attention hooks or opening lines. Without args, shows recent hooks |
blog cta <input> |
Log call-to-action ideas. Without args, shows recent CTAs |
blog rewrite <input> |
Record a rewrite or major revision. Without args, shows recent rewrites |
blog translate <input> |
Log a translation task or result. Without args, shows recent translations |
blog tone <input> |
Record tone/voice notes for a piece. Without args, shows recent tone entries |
blog headline <input> |
Log headline options and A/B test ideas. Without args, shows recent headlines |