git-pushing
sickn33/antigravity-awesome-skills
This skill automates the entire Git workflow, handling the staging of all changes, generating conventional commit messages, and pushing the result to the remote branch. It is designed for developers who need to easily share completed features or save work remotely, eliminating the need for manual sequence of 'git add', 'git commit', and 'git push' commands.