分析代码仓库的统计信息(行数、文件数,语言分布)。用于了解项目规模和复杂度。当需要了解项目有多大、有多少代码时使用。
Initial release of code-stats skill: - Analyze code repositories for total file count, line count, and language distribution - Calculate language proportions within a project - Supports JavaScript/TypeScript, Python, JSON/YAML, Markdown, Shell/Bash, HTML/CSS - Designed for understanding project size and code complexity - Easy usage via CLI or integration with OpenClaw