blog-writer
Installation
SKILL.md
Blog Writer Skill
帮助用户按照 astro-koharu 博客的规范创建新博文。
你的任务
当用户请求创建新博文时:
-
收集必要信息(如果用户未提供):
- 文章标题
- 文章分类(从下面的分类列表中选择)
- 文章主题/关键词(用于生成标签和描述)
-
生成 frontmatter:
--- title: [文章标题] link: [URL slug,使用英文短横线分隔] catalog: true
Related skills
More from coszone/astro-koharu
infographic-syntax-creator
Generate AntV Infographic syntax outputs. Use when asked to turn user content into the Infographic DSL (template selection, data structuring, theme), or to output `infographic <template>` plain syntax.
10infographic-template-updater
Update template catalogs and UI prompts after adding new infographic templates (src/templates/*.ts), including SKILL.md template list, site gallery template mappings, and the AIPlayground prompt list.
10