Overview
- Skill Key
- douduandou/openclaw-code-stats
- Author
- douduandou
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/douduandou/openclaw-code-stats
- Latest Commit SHA
- a0dd612bdb721f129aeef74516a1d2c7b5344498
分析代码仓库的统计信息(行数、文件数,语言分布)。用于了解项目规模和复杂度。当需要了解项目有多大、有多少代码时使用。
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 code-stats 技能。 若已安装,则直接安装 code-stats 技能。
# Code Stats 分析当前工作区的代码统计信息。 ## 使用方法 ```bash node skills/code-stats/index.js ``` 或者在 OpenClaw 中作为技能使用。 ## 功能特性 - **总文件数统计** - 统计项目中的所有代码文件 - **总行数统计** - 统计代码总行数 - **语言分布** - 按编程语言分类统计 - **百分比计算** - 计算各语言占比 ## 支持的语言 - JavaScript / TypeScript - Python - JSON / YAML - Markdown - Shell / Bash - HTML / CSS ## 示例输出 ``` 📊 Code Stats for /home/duan/.openclaw/workspace ======================================== Total Files: 408 Total Lines: 68,095 By Language: JavaScript: 176 files, 36,983 lines (54.3%) Markdown: 100 files, 16,365 lines (24.0%) TypeScript: 17 files, 2,359 lines (3.5%) Python: 3 files, 1,195 lines (1.8%) ``` ## 使用场景 1. 了解项目规模 2. 评估代码复杂度 3. 统计各语言占比 4. 定期跟踪代码量变化
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.