toby-app-store-changelogCreate 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 ask...
Install via ClawdBot CLI:
clawdbot install tobeyrebecca/toby-app-store-changelogGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://skillboss.co/skill.mdAudited Apr 16, 2026 · audit v1.0
Generated May 6, 2026
A mobile app development team uses the skill to automatically generate Apple App Store release notes from git commits between versions. This saves time and ensures consistency for each bi-weekly release.
A SaaS company uses the skill to produce 'What's New' summaries for their web application updates. The skill collects changes from git history, filters user-facing updates, and drafts concise bullet lists for release announcements.
An organization with a CI/CD pipeline integrates this skill to auto-generate changelogs after each deployment. The output feeds into automated notification systems for stakeholders.
A developer managing both iOS and Android releases uses the skill to produce consistent release notes across platforms. The skill's output is adapted for both App Store and Google Play Store guidelines.
Offer a basic version of the skill for free with limited customization, and a premium version with advanced filtering, multi-platform support, and analytics.
License the skill as a plugin within larger DevOps suites (e.g., Jira, GitLab) for enterprise clients who need automated changelog generation as part of their release pipeline.
Provide consulting services to customize the skill for specific workflows, such as integrating with project management tools or tailoring output to brand guidelines.
💬 Integration Tip
Ensure the script 'collect_release_changes.sh' is executable and placed in the repo root. For best results, maintain consistent git tagging conventions (e.g., semantic versioning) to automatically detect release boundaries.
Scored May 6, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...