new-article
Installation
SKILL.md
Create New Article
Create a new long-form article in src/content/articles/ with the provided details.
Steps
- Generate a slug from the title (lowercase, hyphens, no special chars)
- Create the file at
src/content/articles/slug.md - Use this frontmatter template: