agentsclimarketplace

Git operation

Skill ComeOnOliver/skillshub/skills/aiskillstore/marketplace/5t111111/git-operation

🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.

Install
npx -y skills add ComeOnOliver/skillshub --skill git-operation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Guide for basic Git operations

SKILL.md

0.7 KB, as published. Nobody here has run it

Git Operation Skill

This skill provides a guide for performing basic Git operations especially for committing changes.

Committing Changes

  • Git commit messages must always be written in English
  • Summarize the changes concisely in the first line of the commit message
  • If detailed explanations or additional information are needed in the commit message, insert a blank line after the first line, then describe them in bullet points
  • Always run mise run fmt to format the code before committing
  • Always run mise run test before committing code changes to ensure no tests are failing

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.