Review, edit, and publish draft blog posts
/plugin marketplace add builtby-win/skills/plugin install blog@builtby-win-skillsDashboard for all your blog posts. View, search, add content, and publish.
/blog # Dashboard - see all posts
/blog <query> # Find a specific post (fuzzy search)
/blog # Show dashboard of all posts
/blog tauri # Find posts matching "tauri"
/blog javascript # Find posts with "javascript" in title/tags
/blog): End of day review, see what's pending/blog <query>): Add learnings to a post from any repoAfter selecting a post:
For drafts:
For published posts:
Add to your CLAUDE.md:
BLOG_CONTENT_DIR=/path/to/your/blog/content
Example: BLOG_CONTENT_DIR=/Users/you/portfolio/src/content/blog