A secure automation tool for GitHub that handles SSH configuration, remote setup, and conflict resolution with built-in anti-ban mechanisms.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install github-push
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install github-push using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill provides a robust framework for automating the git push process within AI-driven environments. It eliminates common friction points by automatically managing SSH keys and remote origin configurations, ensuring that your AI agent can reliably commit and push changes without manual intervention. By prioritizing security and reliability, this tool serves as a critical bridge between automated code generation and version control repositories.
As a core component of the Openclaw Skills ecosystem, it includes built-in intelligence to handle merge conflicts through automated rebase strategies and implements strict safety protocols to prevent account flags. Whether you are building an automated documentation pipeline or a continuous integration agent, this skill ensures consistent and safe repository updates while maintaining high technical standards.
To integrate this capability into your workflow, follow these installation steps:
python3 scripts/github_upload.py --repo owner/repo --path ./files --message "Update"
config.yaml file in your project root to override default delays and batching rules.The skill organizes its operations through a configuration schema and safety metrics. Data is processed following these parameters:
| Parameter | Description | Default Value |
|---|---|---|
| batch_commits | Groups multiple changes into single commits | true |
| min_delay | Minimum wait time between git operations | 3s |
| max_pushes_per_hour | Maximum allowed push operations to avoid flags | 50 |
| push_cooldown | Mandatory wait time between successive pushes | 180s |
Configurations are typically stored in config.yaml, while the script logic resides in scripts/github_upload.py.
Loading
A professional-grade financial analysis tool for Openclaw Skills that provides real-time technical indicators, portfolio tracking, and automated data export using the Yahoo Finance API.

A powerful tool for analyzing Twitter influence scores and tracking account growth via the TwitterScore.io API.

A Python-based automation tool for scanning, booking, and managing Urban Sports Club fitness classes.

An advanced job aggregation skill that allows AI agents to query multiple job boards like LinkedIn and Indeed through a single interface.

An intelligent OCR integration for Openclaw Skills that automatically selects between Tesseract and PaddleOCR based on document complexity and language.

An AI agent skill for analyzing Yandex Direct advertising campaigns to improve ROI and performance.

A professional AI agent skill for retrieving and analyzing website performance data directly from the Yandex Metrika API.








































