eigent-blog-update
Installation
SKILL.md
Eigent Blog Post Management
Create and manage blog posts for the Eigent website with proper frontmatter, directory structure, and asset organization.
Overview
Blog posts are stored as Markdown (.md) or MDX (.mdx) files in view/public/blog/posts/. Each post requires frontmatter metadata and follows specific organizational patterns.
Quick Start
Creating a New Blog Post
Use the generate_post.py script to create a properly formatted template: