skill-usage
统计已安装技能在指定时间段内的使用次数,以美观的 TUI 格式展示结果
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/akira82-ai/skills-usageWhat This Skill Does
The skill-usage skill is a powerful analytical utility for OpenClaw users designed to provide granular insights into how various installed skills are being utilized. By processing your interaction history, this tool generates a professional, text-based visual report (TUI) that breaks down usage frequency, ranking, and activity trends. Whether you are curious about which automated tools are providing the most value or you simply want to optimize your workflow by identifying underutilized assets, skill-usage delivers actionable data directly within your terminal environment.
Installation
To integrate this utility into your OpenClaw ecosystem, execute the following command in your terminal:
clawhub install openclaw/skills/skills/akira82-ai/skills-usage
Once installed, the skill resides in your local configuration directory, allowing it to scan your history.jsonl files and project-specific session data to build its statistical reports.
Use Cases
- Workflow Optimization: Identify which skills are frequently used to automate repetitive tasks, helping you focus on scaling those workflows.
- Performance Review: Regularly audit your AI agent's effectiveness by measuring how often specific plugins are triggered compared to your goals.
- Cleanup and Maintenance: Find installed skills that have not been used in 90 days or more, allowing you to uninstall unused packages and keep your environment clean.
- Reporting: Easily share your agent's activity reports during team syncs by copying the formatted TUI output.
Example Prompts
- "I'm curious about my productivity this week, can you show me a usage report for the past 7 days?"
- "Run the skill-usage stats for today to see how often I've triggered my writing tools."
- "Show me the full history of all skill activations since I started using OpenClaw."
Tips & Limitations
- Data Accuracy: This tool relies on the
displayfield in your history files. If you manually edit historical data or rename skill directories, statistics may appear inaccurate. - Resource Usage: For extremely large
history.jsonlfiles (multi-year usage), the initial scan may take a few seconds. We recommend running the report frequently to keep the cache and history logs manageable. - Scope: Note that the tool scans both global history and project-specific folders. If you keep sensitive projects in separate directories not standard to the OpenClaw structure, they may not be included in the aggregation. Ensure your projects follow the
~/.claude/projects/*/convention for full visibility.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-akira82-ai-skills-usage": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, code-execution
Related Skills
idea-to-post
Expand scattered ideas into in-depth posts. Use this skill when users need to "expand ideas," "generate posts," "brainstorm content," "writing assistance," "enrich thoughts," "deepen thinking," or provide scattered ideas that need systematic expression.
file-organizer
基于 AI 语义分析的智能文件整理技能,根据文件内容动态创建 Johnny Decimal 分类。 当用户提到以下内容时触发: - "整理文件"、"分类文件"、"组织下载"、"文件归档" - "文件太多了"、"下载文件夹很乱"、"文件乱七八糟" - "把文件按类别整理"、"自动分类文件" - "清理下载文件夹"、"整理文档" - "文件管理"、"文件分类整理" - 提到需要将文件从一个目录移动到另一个目录进行分类 核心功能: - AI 分析文件名语义,动态生成分类 - 使用 Johnny Decimal 编号系统(XX.YY 格式) - 自动检测重复文件(MD5 算法) - 用户确认分类计划后再执行