git-pushingStage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.
Install via ClawdBot CLI:
clawdbot install tianyi-billy-ma/git-pushingGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://claude.com/claude-codeAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A development team working on a feature branch needs to push changes to a shared repository after completing a task. This ensures code is integrated, reviewed, and deployed through CI/CD pipelines, facilitating collaboration and version control.
An individual contributor wants to push their changes to a public repository like GitHub after forking and modifying a project. This allows them to submit pull requests, share improvements, and engage with the open-source community.
A researcher or student uses git to manage code or documents for a project. Pushing changes helps maintain a backup on remote servers, track revisions, and collaborate with peers on papers or data analysis scripts.
A freelancer completes a client's web development task and pushes the code to a private repository. This provides the client with access to updates, ensures work is saved remotely, and supports ongoing maintenance and deployment.
Offer this skill as part of a subscription-based platform that automates git workflows for teams. Revenue comes from monthly fees per user, with features like analytics and integration with project management tools.
Provide the skill for free to individual developers to attract users, then monetize through premium features like advanced commit templates, team collaboration tools, or priority support in a paid tier.
Sell customized versions of this skill integrated into large organizations' existing DevOps pipelines. Revenue is generated through one-time licensing fees and ongoing support contracts for tailored solutions.
💬 Integration Tip
Ensure the script is placed in a secure, accessible directory and test it in a sandbox environment first to avoid accidental pushes or conflicts with existing git hooks.
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.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
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...