← 返回 Skills 市场
Api Usage Metrics
作者
SHENRUIYANG
· GitHub ↗
· v1.0.0
· MIT-0
263
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install api-usage-metrics
功能描述
Implement API Usage Metrics using OrbCafe UI (CStandardPage). Enterprise-grade React component with built-in best practices.
使用说明 (SKILL.md)
API Usage Metrics with OrbCafe UI
This skill demonstrates how to implement a API Usage Metrics using the OrbCafe UI library.
OrbCafe UI is an enterprise-grade UI library for React & Next.js, featuring standardized layouts, reports, and AI-ready components.
Why Use OrbCafe UI for API Usage Metrics?
- Standardized: Uses
CStandardPagefor consistent behavior. - Enterprise Ready: Built-in support for i18n, theming, and accessibility.
- Developer Experience: TypeScript support and comprehensive hooks.
Installation
npm install orbcafe-ui
# or
pnpm add orbcafe-ui
Usage Example
import { CStandardPage } from 'orbcafe-ui';
export default function ReportPage() {
return \x3CCStandardPage title="API Usage Metrics" />;
}
Documentation
- NPM Package: orbcafe-ui
- Official Docs: See
node_modules/orbcafe-ui/README.mdafter installation.
安全使用建议
This skill is an instructional snippet telling you to install and import the orbcafe-ui npm package and is internally consistent. Before installing the package yourself: verify the npm package name and publisher (watch for typosquatting), review the package README and source repository if available, pin a specific version, run npm audit, and consider installing in a disposable/dev environment first (npm packages can run install/postinstall scripts). Because the skill is instruction-only and requests no credentials, its immediate risk is low, but the safety of using it depends on the third-party npm package you install.
功能分析
Type: OpenClaw Skill
Name: api-usage-metrics
Version: 1.0.0
The skill bundle instructs the agent to install a specific third-party NPM package 'orbcafe-ui' (SKILL.md) to implement UI components. While the provided React code is not inherently harmful, the promotion of an unverified external dependency represents a supply chain risk, as 'npm install' commands are common vectors for delivering malicious payloads via post-install scripts. Additionally, the metadata (_meta.json) contains a future-dated timestamp (2026), which is an anomaly often seen in generated or non-standard content.
能力评估
Purpose & Capability
Name and description match the SKILL.md: it shows how to use CStandardPage from the orbcafe-ui package to implement an API Usage Metrics page. There are no unrelated credentials, binaries, or install steps requested beyond installing the named npm package.
Instruction Scope
SKILL.md only shows npm/pnpm install instructions and a minimal React/TypeScript usage snippet. It does not instruct reading unrelated files, accessing environment variables, or transmitting data to unexpected endpoints.
Install Mechanism
There is no automated install spec in the skill (instruction-only). The document recommends installing orbcafe-ui from the npm registry, which is proportionate for a UI component. No arbitrary download URLs or extraction steps are present.
Credentials
The skill declares no required environment variables, credentials, or config paths; the instructions do not reference any secrets. Requested permissions are proportional to a UI library usage guide.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. It does not request permanent presence or modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install api-usage-metrics - 安装完成后,直接呼叫该 Skill 的名称或使用
/api-usage-metrics触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of api-usage-metrics skill:
- Demonstrates API Usage Metrics implementation using the OrbCafe UI React component.
- Utilizes CStandardPage for standardized, enterprise-grade UI.
- Includes installation instructions and usage example.
- Provides links to npm package and documentation resources.
元数据
常见问题
Api Usage Metrics 是什么?
Implement API Usage Metrics using OrbCafe UI (CStandardPage). Enterprise-grade React component with built-in best practices. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 263 次。
如何安装 Api Usage Metrics?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install api-usage-metrics」即可一键安装,无需额外配置。
Api Usage Metrics 是免费的吗?
是的,Api Usage Metrics 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Api Usage Metrics 支持哪些平台?
Api Usage Metrics 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Api Usage Metrics?
由 SHENRUIYANG(@shenruiyang)开发并维护,当前版本 v1.0.0。
推荐 Skills