返回顶部
g

git-quick

Show a quick summary of the current git repo — branch, status, recent commits, and contributor stats.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
64
下载量
0
收藏
概述
安装方式
版本历史

git-quick

# git-quick A lightweight skill that displays a quick summary of the current git repository. ## What it does - Shows current branch and tracking status - Lists modified/staged/untracked files - Displays the 5 most recent commits - Shows top contributors by commit count ## Usage Run the script directly: ```bash bash git-quick.sh ``` Or use the shorthand: ```bash bash git-quick.sh --short # Only show branch + status bash git-quick.sh --commits # Only show recent commits bash git-quick.sh --stats # Only show contributor stats ``` ## Example Output ``` === Git Quick Summary === Branch: main (up to date with origin/main) --- Status --- M src/app.ts A src/utils.ts ?? config.local.json --- Recent Commits --- a1b2c3d feat: add user auth module (2 hours ago) e4f5g6h fix: resolve login redirect loop (5 hours ago) i7j8k9l docs: update API reference (1 day ago) --- Top Contributors --- alice 42 commits bob 28 commits carol 15 commits ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 git-quick-1775898620 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 git-quick-1775898620 技能

通过命令行安装

skillhub install git-quick-1775898620

下载 Zip 包

⬇ 下载 git-quick v1.0.0

文件大小: 1.95 KB | 发布时间: 2026-4-12 10:06

v1.0.0 最新 2026-4-12 10:06
Initial release of git-quick.

- Displays current branch and tracking status.
- Lists modified, staged, and untracked files.
- Shows the 5 most recent commits.
- Presents top contributors by commit count.
- Supports optional output modes: --short, --commits, --stats.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部