new-post
星标0
分支0
更新时间2026年2月7日 16:16
Create a new blog post. Pass the title and content as arguments.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Create a new blog post. Pass the title and content as arguments.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | new-post |
| description | Create a new blog post. Pass the title and content as arguments. |
Create a new blog post based on $ARGUMENTS.
Follow these steps:
src/content/blog/YYYY-MM-DD-<slug>.md using today's date.---
title: <Title>
description: <Generate a short 1-sentence description>
pubDate: YYYY-MM-DD 00:00:00-05:00
---