← 返回 Skills 市场
5706
总下载
5
收藏
14
当前安装
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 see commit subjects and touched file names from the repository range you run it on. Use a specific starting tag or ref for private repositories to avoid exposing full history when no tags exist.
功能分析
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 create App Store changelogs from git history, and the artifacts only collect commit summaries and touched file names for that purpose.
Instruction Scope
The workflow is user-invoked, scoped to the current repository and an optional tag/ref range, and tells the agent to validate notes against real changes.
Install Mechanism
No remote installer or package dependency is present, but the included executable helper relies on local bash, git, and sed being available.
Credentials
Reading commit messages and file paths is proportionate for changelog generation, though users should remember that repository history may contain private project details.
Persistence & Privilege
The artifacts show no persistence, privilege escalation, credential access, account mutation, background workers, network calls, or destructive file operations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install app-store-changelog - 安装完成后,直接呼叫该 Skill 的名称或使用
/app-store-changelog触发 - 根据 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.
元数据
常见问题
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 插件,目前累计下载 5706 次。
如何安装 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。
推荐 Skills