github-pushSecure GitHub push automation with auto SSH and remote config. Use when git push, automated push, or conflict handling needed.
Install via ClawdBot CLI:
clawdbot install nimachu/github-pushGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
~/.ssh/id_rsaCalls external URL not in known-safe list
https://img.shields.io/badge/license-MIT-blue.svgAI Analysis
The skill's core functionality (automated git push) is legitimate and requires SSH key access, which explains the credential reference. The only external call is to a static badge image (img.shields.io) for license display, which poses minimal risk. However, the automated conflict resolution using force push and the potential for scripted batch operations could lead to unintended data loss if misconfigured.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Small teams can use this skill to automate pushing code updates to GitHub repositories after local testing, reducing manual git commands and handling merge conflicts automatically. It's ideal for continuous integration pipelines where frequent, small commits are made, ensuring secure SSH key management and rate limit compliance.
Organizations maintaining documentation sites on GitHub Pages can automate pushing updates from content management systems or static site generators. The skill handles SSH configuration and conflict resolution, streamlining the publishing process for technical writers and content teams.
Data teams can integrate this skill into ETL pipelines to automatically push processed datasets or configuration files to GitHub repositories for version control. It manages push frequency to avoid GitHub's anti-spam limits, ensuring reliable updates for collaborative data projects.
Instructors and educational platforms can use this skill to automate pushing course materials, assignments, and updates to GitHub repositories for student access. The auto-configuration features simplify setup for non-technical users, while safety thresholds prevent accidental overuse.
Offer this skill as part of a subscription-based SaaS platform targeting DevOps teams, providing enhanced features like analytics dashboards and team collaboration tools. Revenue is generated through monthly or annual subscriptions based on usage tiers and support levels.
Provide a free version with basic push automation for open-source contributors, while charging for premium features such as advanced conflict resolution, priority support, and custom safety thresholds. Revenue comes from upgrades and enterprise licenses for larger organizations.
Sell this skill as a white-labeled integration service for development agencies to embed into their client projects, offering customization and dedicated support. Revenue is generated through one-time setup fees and ongoing maintenance contracts based on project scale.
💬 Integration Tip
Integrate this skill into existing CI/CD pipelines by calling the Python script with appropriate flags, and ensure the config.yaml is set up to match your safety and performance requirements for automated workflows.
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、开源、热...