← 返回 Skills 市场
azrcn

MicroService Metric Skill

作者 Azr · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install metric-skill
功能描述
分析 Java 业务代码,识别监控指标项,提供指标定义、标签建议及采集方案,支持AOP类补充参考。
安全使用建议
This skill appears internally consistent and does not request credentials or perform installs. Before using it, explicitly select which files or directories to analyze (avoid scanning entire repos with secrets). Be aware that the agent will read and process your source code — if your platform sends prompts or files to external LLM services, that code may be transmitted off-host. If you need guarantees that code will not leave your environment, confirm the runtime privacy model or perform the analysis locally with tools you control.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (identify metrics from Java business code) aligns with the runtime instructions: scan Java service/controller/manager/facade classes, infer metrics from method names, parameters, returns, exceptions, timing, and optionally AOP classes. No unrelated resources (cloud credentials, system config) are requested.
Instruction Scope
The SKILL.md directs the agent to read user-provided Java files and — with explicit user consent — to scan project AOP/Interceptor/Filter classes. This is coherent for the purpose, but it means the agent will process source files from the user's repository. Users should be aware the agent will examine code that may contain sensitive information (credentials, private data) if they allow scanning whole projects; the skill itself does not declare any restrictions beyond file-glob patterns.
Install Mechanism
No install specification and no code files are present (instruction-only). This is low-risk: nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths. The requested access (reading source files and optionally AOP classes) is proportionate to the stated goal.
Persistence & Privilege
The skill does not request persistent/always-on presence and has no install actions that modify agent configuration. Autonomous invocation is allowed by platform default but is not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install metric-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /metric-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Metric-skill 1.0.0 – Initial Release - Analyzes Java business code to identify monitorable metrics and provide monitoring suggestions. - Recognizes metrics using code patterns (method names, parameters, return types, etc.), without assuming specific business domains. - Supports optional AOP/Interceptor/Filter class scanning for comprehensive metric coverage and to avoid redundant collection. - Outputs unified metric recognition reports with actionable suggestions for metric names, labels, and collection methods. - Clear guide on integrating metric tracking via manual, annotation-based, or existing AOP mechanisms.Analyze Java business code to identify monitorable metrics and provide metric definitions and collection suggestions.
元数据
Slug metric-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

MicroService Metric Skill 是什么?

分析 Java 业务代码,识别监控指标项,提供指标定义、标签建议及采集方案,支持AOP类补充参考。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。

如何安装 MicroService Metric Skill?

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

MicroService Metric Skill 是免费的吗?

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

MicroService Metric Skill 支持哪些平台?

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

谁开发了 MicroService Metric Skill?

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

💬 留言讨论