create-content

Installation
SKILL.md

Create Content Skill

This skill creates new markdown content files for the readme-pages Astro site.

Content Types

Notes (src/content/notes/)

Dated entries like blog posts, updates, or time-sensitive content.

Filename convention: YYYY-MM-DD-slug.md (date prefix optional but recommended)

  • Example: 2025-12-25-my-new-note.md
  • Date extracted automatically from filename prefix
Installs
2
First Seen
Jun 22, 2026
create-content — thomasrohde/readme-pages