blogpost-creator

Community

Create posts fast with automated hydration.

AuthorXe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creating new blog posts manually is time-consuming and error-prone. This Skill automates the initial scaffolding and metadata population for blog posts, saving time and ensuring consistency.

Core Features & Use Cases

  • Post scaffolding: Generate the correct folder structure and frontmatter for blog posts, notes, talks, or xecast.
  • Slug & meta extraction: Automatically derive URL-friendly slugs and optionally fetch title, description, and date from linked pages for linkposts.
  • Editor integration: Open the created file in your editor for quick customization.

Quick Start

Use the blogpost-creator to generate a new blog post by providing a title and an optional URL. The Skill will create the post file and open it for editing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: blogpost-creator
Download link: https://github.com/Xe/site/archive/main.zip#blogpost-creator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository