Standalone CMS for GitHub Pages Jekyll blogs — browse, edit, create posts, and deploy with one click.
Coding
Blog Composer
Try itJekyll blog authoring UI — manage posts, drafts, tags, and publishing workflow for static sites.
What it does
Jekyll blog authoring UI — manage posts, drafts, tags, and publishing workflow for static sites.
The skill document
Blog Composer
A proper authoring UI for Jekyll-based blogs — manages posts, drafts, tags, images, and the full publishing workflow.
Triggers
Use when the user wants to:
- Browse, create, edit, or publish blog posts
- Manage post tags, categories, or drafts
- Work with a Jekyll or static site blog
- Schedule or schedule a post for later
Actions
- Browse posts — List all posts with status (draft/published), date, tags
- Create new post — Scaffold with frontmatter (title, date, tags, layout)
- Edit post — Open and modify existing post content or metadata
- Publish — Move draft to published, update frontmatter
- Tag management — Add/remove tags, see all tags in use
- Preview — Show post as rendered markdown
Configuration
Set the blog root directory in the skill config:
blog_root: /path/to/jekyll-site/_posts
Notes
- Assumes standard Jekyll post naming:
YYYY-MM-DD-title.md - Frontmatter templates included for common post types (blog, guide, announcement)
Related skills
Manage Blog System API v1.0.0 via 27 CLI subcommands covering articles, tags, users, comments, messages, moods, uploads, and health checks.
封装 Blog System REST API 的管理 skill,提供文章/标签/用户/评论/留言/说说/上传/健康检查 共 8 模块 28 个子命令的命令行能力。无认证(公开 API)。
Jekyll 博客发布流水线:按 Iris 文风(时间锚定开场、括号旁白、em-dash 转折、Key Stats 表格)生成文章, 附带 frontmatter(title / date / canonical_url / hreflang_ja / hreflang_ko / FAQ schema)、 多语言...
Publish to Medium without an API token. Medium closed its API to new integrations in Jan 2025, so this skill uses the one stable path left: it writes your post as Medium-ready HTML, deploys it to your own GitHub Pages, and uses Medium's URL importer to create a draft. Say 'blog about X' and it scaffolds your blog repo on first run, then drafts each post end to end. It always stops at a draft for your review and never auto-publishes. Needs GitHub, Medium, and the gh CLI.
Draft, update, and publish SEO blog posts to Blogizi from a local repo using the Blogizi CLI (preferred), hosted MCP as a sandbox backup, or the public API. Use when the user mentions Blogizi, blogizi draft/update/publish, MCP tools, posting markdown to a blog, SEO blog posts, or integrating with th