📝
AutomationTypeScript

Git Commit

by nimbalyst

Git Commit is an Automation skill for Claude Code, published by nimbalyst in nimbalyst.

1.5K stars212 forkson nimbalyst/nimbalystAdded 2026/08/19+3% in starsRepository updated 2026/08/19
agentic-aiai-agentsclaude-codecodexcoding-agentdeveloper-toolsidemarkdown-editormcpmulti-agent-systemsopencodewysiwyg-editor
Install in seconds
Install Git Commit
Copy Git Commit into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/nimbalyst/nimbalyst/tree/main/packages/extensions/developer/claude-plugin/skills/git-commit ~/.claude/skills/git-commit

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/nimbalyst/nimbalyst.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
packages/extensions/developer/claude-plugin/skills/git-commit/SKILL.md in nimbalyst/nimbalyst
Installs to
~/.claude/skills/git-commit
Collection
One of 7 skills cataloged from this repository
Category
Automation1523 skills

What Git Commit does

Git Commit creates git commits using Nimbalyst's interactive commit proposal widget. Use it only when the user explicitly clicks 'Commit with AI' or asks for a smart commit; for regular commits, use standard git commands.

Git Commit is cataloged under Automation on DirSkills. Git Commit comes from a repository tagged agentic-ai, ai-agents, claude-code, codex and coding-agent.

Documentation

README

Git Commit Workflow in Nimbalyst

This skill is for the "Commit with AI" feature which provides an interactive commit proposal widget.

IMPORTANT: Only use this when:

  • The user clicks the "Commit with AI" button (you'll see a message asking you to use developer_git_commit_proposal)
  • The user explicitly asks for "smart commit" or "commit with AI"

Do NOT use this for:

  • Generic commit requests like "commit this", "commit the changes", "make a commit"
  • For those, use standard git commands: git add and git commit

Required Steps

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Git Commit

  • What else does nimbalyst publish alongside Git Commit?

    Git Commit is one of 7 skills that DirSkills catalogs from nimbalyst/nimbalyst, the repository it ships in. Its siblings there include DataModelLM, Excalidraw and Feedback Intake. Each one is a separate skill with its own page in this directory, installs the same way Git Commit does, and is maintained by nimbalyst in that same repository. The rest of the collection is listed on the nimbalyst/nimbalyst page.

  • How does Git Commit compare to other Automation skills?

    Git Commit ranks #587 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Git Commit against them. Open each page to compare what they document and how they install.

More from nimbalyst/nimbalyst

Git Commit is one of 7 skills cataloged on DirSkills from nimbalyst/nimbalyst.

See all 7 skills