Agent Skillsfastrepl/anarlog › new-changelog

new-changelog

GitHub

根据桌面版版本号规范,在指定目录创建包含日期和摘要的发布说明Markdown文件。

.agents/skills/new-changelog/SKILL.md fastrepl/anarlog

Trigger Scenarios

用户要求添加changelog文件或准备下一个版本说明时 需要确定下一个版本号并生成对应的markdown条目时

Install

npx skills add fastrepl/anarlog --skill new-changelog -g -y
More Options

Non-standard path

npx skills add https://github.com/fastrepl/anarlog/tree/main/.agents/skills/new-changelog -g -y

Use without installing

npx skills use fastrepl/anarlog@new-changelog

指定 Agent (Claude Code)

npx skills add fastrepl/anarlog --skill new-changelog -a claude-code -g -y

安装 repo 全部 skill

npx skills add fastrepl/anarlog --all -g -y

预览 repo 内 skill

npx skills add fastrepl/anarlog --list

SKILL.md

Frontmatter
{
    "name": "new-changelog",
    "metadata": {
        "internal": true
    },
    "description": "Create the next desktop changelog entry when asked to add a changelog file or prepare the next release note under `packages\/changelog\/content`. Use this when the task is specifically about determining the next version and creating the markdown entry."
}

Determine the next desktop version by inspecting .github/workflows/desktop_cd.yaml and running:

doxxer --config doxxer.desktop.toml current
doxxer --config doxxer.desktop.toml next patch

Create the new markdown file in packages/changelog/content for that version.

Each changelog file must start with frontmatter that includes both date and summary:

---
date: "YYYY-MM-DD"
summary: "One concise, user-facing sentence for the changelog index preview."
---

Keep summary plain text. Do not use markdown or custom tags in it. The web changelog index renders this field directly, so it should describe the release at a glance without leaking implementation details.

Version History

  • 2d4c6b1 Current 2026-08-20 17:12

Same Skill Collection

.agents/skills/add-plugin/SKILL.md
.agents/skills/axum-test-transport/SKILL.md
.agents/skills/fix-ready-prs/SKILL.md
.agents/skills/migrate-to-sqlite/SKILL.md
.agents/skills/product-update-newsletter/SKILL.md
.agents/skills/qa-cli-mcp-api/SKILL.md
.agents/skills/qa-critical-ux/SKILL.md
.agents/skills/reactive-sqlite-ui/SKILL.md
.agents/skills/release-new-version/SKILL.md
.agents/skills/sqlite-schema-design/SKILL.md
.claude/skills/fix-ready-prs/SKILL.md
.claude/skills/product-update-newsletter/SKILL.md
.claude/skills/qa-critical-ux/SKILL.md
.claude/skills/release-new-version/SKILL.md
.cursor/skills/new-changelog/SKILL.md
.cursor/skills/qa-cli-mcp-api/SKILL.md
.cursor/skills/qa-critical-ux/SKILL.md
.cursor/skills/release-new-version/SKILL.md
agent-plugins/anarlog/skills/anarlog/SKILL.md
skills/anarlog/SKILL.md

Metadata

Files
0
Version
382d3cf
Hash
5ab1862d
Indexed
2026-08-20 17:12

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-30 02:16
浙ICP备14020137号-1 $お客様$