git-tool

Useful Git commands for repository management. Use when user needs to manage git repositories, create branches, view history, stash changes, or automate git workflows.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "git-tool" with this command: npx skills add dinghaibin/git-tool

Git Tool

Useful Git commands for repository management.

Quick Start

# Initialize repo
python scripts/git.py init

# View status
python scripts/git.py status

Usage

python scripts/git.py COMMAND [OPTIONS]

Commands:
  init          Initialize repository
  status        Show working tree status
  branch        List branches
  commit        Create commit
  log           View commit history
  stash         Stash changes
  diff          Show changes

Examples

# Initialize
python scripts/git.py init

# Status
python scripts/git.py status

# View log
python scripts/git.py log --oneline

# Create branch
python scripts/git.py branch new-feature

# Stash changes
python scripts/git.py stash save "work in progress"

# Commit
python scripts/git.py commit -m "Update files"

Features

  • Repository initialization
  • Branch management
  • Commit creation
  • History viewing
  • Stash operations
  • Diff viewing

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Wip Ldm Os Private

LDM OS installer and updater. Use when asked to install, update, or check status of LDM OS. Use when user pastes an install prompt mentioning wip.computer/in...

Registry SourceRecently Updated
General

IMDb Redux Overview API

Call GET /api/imdb/title-redux-overview-query/v1 for IMDb Redux Overview through JustOneAPI with id.

Registry SourceRecently Updated
General

AI Combat Shot Prompts

战斗分镜 Prompt 技能 —— 用中文武侠/仙侠语境,写 Cinema-grade 战斗镜头 AI 生成提示词。触发场景:打斗、比武、追杀、轻功追逐、法术对轰、武器碰撞。覆盖平台:LibTV、即梦、Seedance、Kling、可灵、海螺。核心能力:将"两人打架"这种泛泛描述,转化为有具体物理参数、光影结构和...

Registry SourceRecently Updated
General

Memory Crystal Private

Search and manage the shared memory crystal. Use when user says "do you remember", "search memory", "remember this", "forget that", "memory status", "what do...

Registry SourceRecently Updated