← Back to Skills Marketplace
shenruiyang

Api Usage Metrics

by SHENRUIYANG · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
263
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install api-usage-metrics
Description
Implement API Usage Metrics using OrbCafe UI (CStandardPage). Enterprise-grade React component with built-in best practices.
README (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 CStandardPage for 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.md after installation.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install api-usage-metrics
  3. After installation, invoke the skill by name or use /api-usage-metrics
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug api-usage-metrics
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Api Usage Metrics?

Implement API Usage Metrics using OrbCafe UI (CStandardPage). Enterprise-grade React component with built-in best practices. It is an AI Agent Skill for Claude Code / OpenClaw, with 263 downloads so far.

How do I install Api Usage Metrics?

Run "/install api-usage-metrics" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Api Usage Metrics free?

Yes, Api Usage Metrics is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Api Usage Metrics support?

Api Usage Metrics is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Api Usage Metrics?

It is built and maintained by SHENRUIYANG (@shenruiyang); the current version is v1.0.0.

💬 Comments