← 返回 Skills 市场
dimillian

App Store Changelog

作者 Dimillian · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
6104
总下载
5
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install app-store-changelog
功能描述
Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store "What's New" text, or release notes based on git history or tags.
安全使用建议
Install this if you are comfortable letting the agent read commit subjects and touched file names from the repository range you run it on. For private repositories, pass a specific starting tag or ref to avoid summarizing full history when no tags are present.
功能分析
Type: OpenClaw Skill Name: app-store-changelog Version: 1.0.1 The skill bundle is benign. Its purpose is to generate App Store release notes from git history. The `SKILL.md` instructions guide the AI agent to execute a local script (`scripts/collect_release_changes.sh`) and then process its output. The script itself uses standard `git` commands (`git describe`, `git rev-parse`, `git log`) to retrieve commit history and touched files, which is entirely aligned with the skill's stated purpose. There is no evidence of data exfiltration, malicious execution, persistence, prompt injection attempts against the agent, or other high-risk behaviors.
能力评估
Purpose & Capability
The stated purpose is to generate App Store changelogs from repository history, and the artifacts only collect commit summaries and touched file names for that purpose.
Instruction Scope
Instructions are user-invoked, scoped to the current git repository and an optional tag/ref range, and require validating that release-note bullets map to real changes.
Install Mechanism
The bundle includes a small local bash helper using git and sed; there is no remote installer, package dependency, or install-time execution shown.
Credentials
Reading commit messages and file paths is proportionate for changelog generation, but repository history may contain private project details, especially when no tags exist and the script falls back to full history.
Persistence & Privilege
The artifacts show no persistence, privilege escalation, background worker, credential/session access, network call, mutation of repository state, or destructive file operation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install app-store-changelog
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /app-store-changelog 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Test
v1.0.0
- Initial release: Generate clear, user-facing App Store changelogs from git history. - Collects and summarizes all user-impacting changes since the last tag or a specified reference. - Automatically filters out internal-only changes like refactors, CI, and dependency updates. - Groups notes into user-friendly categories (New, Improved, Fixed) for easy review. - Outputs concise bullet lists tailored for App Store "What’s New" or release notes.
元数据
Slug app-store-changelog
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

App Store Changelog 是什么?

Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store "What's New" text, or release notes based on git history or tags. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6104 次。

如何安装 App Store Changelog?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install app-store-changelog」即可一键安装,无需额外配置。

App Store Changelog 是免费的吗?

是的,App Store Changelog 完全免费(开源免费),可自由下载、安装和使用。

App Store Changelog 支持哪些平台?

App Store Changelog 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 App Store Changelog?

由 Dimillian(@dimillian)开发并维护,当前版本 v1.0.1。

💬 留言讨论