← 返回 Skills 市场
xiaoxiao19810912

Skill Usage Analyzer

作者 xiaoxiao19810912 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
135
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-usage-analyzer
功能描述
Analyze any OpenClaw skill and generate a comprehensive usage guide. Extracts examples, best practices, configuration options, and common pitfalls from SKILL...
安全使用建议
This package appears to do what it says: parse SKILL.md files and generate reports. Before installing: 1) Inspect install.sh and the scripts (they're included) — the installer will copy files into ~/.openclaw/workspace/skills and can overwrite an existing directory. 2) Run the analyzer on a single SKILL.md first (python3 scripts/analyze_skill.py /path/to/SKILL.md) rather than installing system-wide to verify behavior. 3) If you care about isolation, run it in a sandbox or throwaway user account since it reads all SKILL.md files under your OpenClaw skills dir. 4) Confirm there are no unexpected network calls in any remaining truncated files before trusting automated or scheduled runs. Overall this is coherent and low-risk, but review before granting write access to your skills directory.
功能分析
Type: OpenClaw Skill Name: skill-usage-analyzer Version: 1.0.0 The skill bundle is a legitimate utility designed to help users analyze, document, and discover OpenClaw skills. It contains several Python scripts (e.g., `analyze_skill.py`, `analyze_all.py`, `recommend_skill.py`) that parse local SKILL.md files to generate summaries, comparison matrices, and usage recommendations. The code relies exclusively on Python standard libraries, performs no network operations, and does not access sensitive system files or environment variables. The installation and testing scripts (`install.sh`, `test_install.sh`) follow standard practices without any signs of malicious intent or obfuscation.
能力评估
Purpose & Capability
The skill's name/description (analyzer for SKILL.md) matches the included Python scripts that parse SKILL.md and produce reports. One minor inconsistency: registry metadata stated 'instruction-only' (no install spec), yet the package contains scripts and an install.sh installer — this is plausible but worth noting.
Instruction Scope
Runtime instructions and scripts focus on reading SKILL.md files and listing files under ~/.openclaw/workspace/skills. There are no instructions to read unrelated system paths, export credentials, or call external endpoints in the provided scripts.
Install Mechanism
There is no formal install spec in the registry, but an included install.sh copies the package into ~/.openclaw/workspace/skills and marks scripts executable. The installer operates locally and prompts before overwriting. No remote downloads or extraction from arbitrary URLs were found in the provided files.
Credentials
Requires only python3 and no environment variables, credentials, or configuration paths beyond the OpenClaw skills directory. The requested access (reading the skills folder) is proportional to the skill's purpose.
Persistence & Privilege
The skill is not set to always:true. The installer writes files into the user's OpenClaw skills directory (its own installation); scripts read installed SKILL.md files but do not modify other skills' configs. No elevated privileges or permanent system-wide changes were requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-usage-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-usage-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. - Analyze SKILL.md files from any OpenClaw skill and generate comprehensive, human-friendly usage guides. - Extract key information including examples, best practices, configuration options, common pitfalls, file structure, and related links. - Support advanced features such as skill comparison, frequency analysis, dependency graph generation, and creative usage idea generation. - Output customizable in different formats (Markdown, JSON), and allows both single and bulk skill analysis. - Provide creative and actionable suggestions, including use-case recommendations and learning paths.
元数据
Slug skill-usage-analyzer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Skill Usage Analyzer 是什么?

Analyze any OpenClaw skill and generate a comprehensive usage guide. Extracts examples, best practices, configuration options, and common pitfalls from SKILL... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。

如何安装 Skill Usage Analyzer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-usage-analyzer」即可一键安装,无需额外配置。

Skill Usage Analyzer 是免费的吗?

是的,Skill Usage Analyzer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Skill Usage Analyzer 支持哪些平台?

Skill Usage Analyzer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Skill Usage Analyzer?

由 xiaoxiao19810912(@xiaoxiao19810912)开发并维护,当前版本 v1.0.0。

💬 留言讨论