github-actions-artifact-budget-auditAudit GitHub Actions artifact storage usage from JSON exports so bloated artifacts are flagged before they inflate CI cost.
Install via ClawdBot CLI:
clawdbot install daniellummis/github-actions-artifact-budget-auditGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A SaaS company uses this skill to monitor GitHub Actions artifact storage across multiple microservices. By setting thresholds like WARN_MB=200 and CRITICAL_MB=500, they identify oversized test logs and build outputs, reducing monthly cloud storage costs by flagging artifacts for cleanup before they incur excess charges.
A financial institution employs this skill to audit artifact retention policies in regulated development environments. Using REPO_MATCH and ARTIFACT_EXCLUDE filters, they ensure sensitive data artifacts are properly sized and expired, generating JSON reports for compliance dashboards to demonstrate adherence to data governance standards.
An open-source community uses this skill to manage artifact storage across contributor repositories. By running it with SOON_EXPIRES_DAYS=5 and OUTPUT_FORMAT=text, they prioritize cleaning up stale artifacts like old build caches, keeping project resources lean and reducing maintenance overhead for core maintainers.
An e-commerce platform's DevOps team integrates this skill into their CI pipeline to prevent artifact bloat from inflating deployment costs. With FAIL_ON_CRITICAL=1, they automatically fail builds if artifacts exceed CRITICAL_MB=800, enforcing size limits on deployment packages and improving pipeline reliability.
A digital agency uses this skill to audit artifact usage across client projects stored in separate GitHub repositories. By applying REPO_EXCLUDE to filter out internal tools, they focus on client-specific artifacts, optimizing storage budgets and providing transparent reports to clients on resource utilization.
Offer this skill as part of a premium DevOps platform subscription, where users pay monthly for advanced analytics and automated artifact management. Revenue is generated through tiered pricing based on the number of repositories monitored or the volume of artifacts processed.
Provide consulting services to help organizations integrate this skill into their existing CI/CD workflows, with custom configurations and training. Revenue comes from one-time project fees or ongoing support contracts for maintenance and optimization.
Release the skill as open-source with basic features free to use, while offering premium features like advanced reporting, historical trend analysis, or enterprise support for a fee. Revenue is generated through upgrades to paid versions or donations from corporate users.
💬 Integration Tip
Integrate this skill into a scheduled cron job or CI pipeline step using environment variables like ARTIFACT_GLOB and OUTPUT_FORMAT=json for automated monitoring and alerting.
Scored Apr 19, 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.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
GitHub 趋势监控 | GitHub Trending Monitor. 获取 GitHub 热门项目、编程语言趋势、开源动态 | Get GitHub trending repos, language trends, open source updates. 触发词:GitHub、trending、开源、热...