Finalize and publish blog post (move from sandbox to blog, set publication date)
Finalizes and publishes a blog post by validating content, auto-generating missing hero images, setting the publication date, and moving the file from sandbox to blog directory. Use this when a post is ready to go live and needs automated quality checks before publication.
/plugin marketplace add fractary/claude-plugins/plugin install fractary-faber-article@fractary<slug> [--date YYYY-MM-DD]claude-haiku-4-5content/Invoke the content-manager agent to finalize and publish a blog post.
Parameters from command:
Workflow: Publish Post (seo/scheduled → published)
Execute Workflow 7 from content-manager agent:
src/content/sandbox/ to src/content/blog/Example usage:
/content:publish ai-agents-guide
/content:publish building-online-business --date 2025-04-25
Prerequisites:
Output:
src/content/blog/{slug}.mdhttps://www.realizedself.com/blog/{slug}/Next Steps (suggested):
npm run buildnpm run preview