blogpost-creator
Installation
SKILL.md
Blog Post Creator
Create new blog posts for Xe's site using the hydrate command.
Usage
Invoke this skill when you want to create a new blog post. The skill will prompt you for:
- Post type: blog, linkpost, note, talk, or xecast
- Title: The title of your post (for linkposts, can auto-fetch from URL)
- Description: A brief description/summary (for linkposts, can auto-fetch from URL)
- Link URL: (required for linkposts) The URL this post should redirect to
- Publication date: (optional, for linkposts can auto-extract from the page, defaults to today if not found)
- Custom slug: (optional, for linkposts will auto-extract from URL basename if not provided)