Convert and polish a Markdown article into AstroPaper-compatible post format for the astro_journal blog (everbox.io). Use when the user wants to publish or sync an article (e.g. from ai-thoughts/docs/ or history/docs/) to the Astro blog, convert Markdown to Astro format, add AstroPaper frontmatter, or move images into src/assets/images/.
编程
博客发布规则 本项目是 astro-koharu 博客。博客发布规则
试用automate publishing posts for the user's astro koharu blog on the same server. use when the user asks to publish, draft, generate, classify, tag, or build ma...
它能做什么
automate publishing posts for the user's astro koharu blog on the same server. use when the user asks to publish, draft, generate, classify, tag, or build ma...
技能文档
OpenClaw Astro Blog
Purpose
Use this skill to help publish Markdown posts for the Astro Koharu blog located at /www/wwwroot/www.wanziyoo.com.
This skill defines the blog directory, frontmatter format, AI tagging/classification rules, safe file-operation limits, and build workflow.
Required reference
Before creating or modifying a post, read references/blog-publish-rules.md and follow it strictly.
Workflow
- Parse the user's request into title, body, draft intent, optional tags, optional category, and optional cover.
- If the user did not provide tags, generate 2 to 5 concise tags using the rules in the reference file.
- If the user did not provide a category, choose one category using the classification rules in the reference file.
- Generate a lowercase English slug for the Markdown filename.
- Create the Markdown file only under
/www/wwwroot/www.wanziyoo.com/src/content/blog/or a subfolder below it. - Do not overwrite an existing file. If the target filename exists, append a date or numeric suffix.
- Write complete YAML frontmatter and Markdown body.
- Run
cd /www/wwwroot/www.wanziyoo.com && pnpm buildafter creating formal posts. - If the build fails, report the error and do not restart services or perform extra deployment actions.
- Return the title, file path, category, tags, build result, and publish status.
Safety limits
Do not read, print, modify, or move secrets such as .env, private keys, tokens, database passwords, or server credentials.
Do not delete existing posts, theme source code, configuration files, node_modules, or system files unless the user explicitly asks and the operation is clearly safe.
Only run commands needed for this workflow. The default allowed command is:
cd /www/wwwroot/www.wanziyoo.com && pnpm build
Output format
After a publish attempt, respond in Chinese using this structure:
文章标题:...
文件路径:...
自动分类:...
自动标签:...
构建结果:成功/失败
是否发布成功:是/否
相关技能
让 AI 帮你运营 POETIZE 博客:写文章、发布、管理分类标签、切换主题、查看数据、配置 SEO、处理付费文章支付配置;含认证持久化、配置生成、测试等辅助能力。仅支持 awesome-poetize-open(POETIZE 的开源 fork),不适用于闭源版 POETIZE 或其他博客系统,也不用于与 POETIZE 无关的通用写作或 SEO 咨询。开源仓库:https://github.com/LeapYa/awesome-poetize-open
多平台文章统一发布与同步工具。支持 CSDN、51CTO、博客园、掘金四个平台。 触发场景:用户需要将文章、博客、Markdown 文件的内容分发或群发到指定平台。 典型指令如:“帮我把这段文字发布到所有平台”、“把这个 MD 文件同步到 CSDN”、“一键群发这篇博客”。
Write technical blog posts as a professional tech blogger, following a strict structure, conversational style, and Markdown formatting. Output is rendered into a standalone HTML file. Use when the user asks to write, draft, or produce a technical blog post, tutorial, tech article, or dev-focused exp
Publish blogs that build authority and traffic. Generate, refine, and ship articles PostKing-hosted or pushed to WordPress, Medium, or Substack. Delivers a steady stream of SEO-ready articles without the writer's block.
Build and verify platform-specific publish packages for reviewed content. Use in preflight mode when WeChat, Zhihu, Zhihu Idea, Xiaohongshu, blog, or multi-p...