ai-code-stats

Installation
SKILL.md

技能描述

这是一个用于统计代码中 AI 生成比例的 skill。它支持多种统计模式(最新 commit、暂存区、指定 commit、commit 范围),能够识别 AI 生成的代码标记,并生成详细的个人报告。

触发命令: /ai-stats [command] [options]/aistats [command] [options]

命令用法

子命令模式(推荐)

/ai-stats                              # 默认:统计最新 commit
/ai-stats staged                       # 统计暂存区内容
/ai-stats commit <hash>                # 统计指定 commit
/ai-stats range <hash1>..<hash2>       # 统计 commit 范围
Installs
10
First Seen
Mar 6, 2026