create-post

Community

Create blog posts quickly with structure.

Authorihmissuti
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of new blog posts for the kimmoihanus.com Next.js site, eliminating manual setup and ensuring consistent formatting and metadata.

Core Features & Use Cases

  • Post scaffolding: creates a new Markdown file under /posts with a proper number prefix (001, 002, ...), a slug derived from the title, and frontmatter including title and date.
  • Slug and date handling: automatically generates a slug from the post title and inserts today's date in the frontmatter.
  • Automation script: exposes a reusable Bash script (scripts/create-post.sh) to scaffold a post with a single command.
  • Use Case: When a writer wants to draft a new post, run the script to generate a ready-to-edit Markdown file with boilerplate content.

Quick Start

Use the create-post script to scaffold a new post: ./scripts/create-post.sh "Your Post Title"

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: create-post
Download link: https://github.com/ihmissuti/kimmoihanus-nextjs-site/archive/main.zip#create-post

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.