product-changelogProduct changelog and release notes that users actually read. Covers categorization, user-facing language, visuals, and distribution. Use for: release notes,...
Install via ClawdBot CLI:
clawdbot install okaris/product-changelogGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://inference.shAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
A software-as-a-service company uses this skill to generate user-friendly release notes for monthly feature updates. They categorize changes as New, Improved, or Fixed, include screenshots of new UI elements, and distribute via email newsletters and in-app notifications to keep customers informed and engaged.
A mobile app development team applies the skill to create changelogs for app store submissions. They use semantic versioning for iOS and Android releases, highlight bug fixes and performance improvements with user-facing language, and add visuals like before/after screenshots to showcase UI enhancements.
An enterprise software provider utilizes the skill to document breaking changes and security patches for major version upgrades. They structure changelogs with clear warnings for deprecated features, provide migration guides, and use date-based versioning to align with continuous deployment cycles in corporate environments.
An e-commerce platform employs the skill to announce new features like bulk export tools or dark mode to merchants. They generate visual banners for marketing campaigns, categorize updates to help users quickly scan changes, and integrate changelogs into merchant dashboards to drive adoption and reduce support queries.
An open-source project maintainer uses the skill to publish changelogs on GitHub or project websites. They follow semantic versioning for library releases, highlight contributions from the community with user-facing descriptions, and include links to detailed pull requests or issue trackers for transparency.
Companies charge monthly or annual fees for access to software. This skill helps retain customers by clearly communicating value through regular updates, reducing churn, and upsell opportunities by showcasing new features in changelogs.
Businesses offer a free basic version and monetize through premium features. The skill is used to highlight premium additions in changelogs, enticing free users to upgrade by demonstrating tangible benefits and improvements in user-facing language.
Providers sell licenses to large organizations for customized software solutions. This skill aids in compliance and support by documenting changes, especially breaking ones, facilitating smooth updates and reducing downtime costs for enterprise clients.
💬 Integration Tip
Integrate this skill into your CI/CD pipeline to automate changelog generation from commit messages, ensuring timely and consistent updates with each release.
Scored Jun 17, 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 "帮我看看这个项目...