← Back to Skills Marketplace
shenruiyang

orbcafe-graph-detail-ai

by SHENRUIYANG · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
242
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install orbcafe-graph-detail-ai
Description
Build ORBCAFE graph analytics dialogs, detail pages, and AI settings flows using CGraphReport, chart components, CDetailInfoPage/useDetailInfo, and CCustomiz...
Usage Guidance
This skill is an instruction-only UI helper and appears internally consistent. Before installing or using it, verify that: (1) any code you implement from its snippets persists LLM API keys and settings securely on the server side (do not expose keys in client logs or public debug panels), (2) any baseUrl used points to your organization's LLM endpoint (the recipe shows '/llm-api' as an example), and (3) you audit any real implementation that wires onSaveAll to storage to ensure keys/templates are saved atomically and not leaked. Because the skill is instruction-only, the real security posture depends on how you implement the saved settings and LLM integrations.
Capability Analysis
Type: OpenClaw Skill Name: orbcafe-graph-detail-ai Version: 1.0.0 The skill bundle is designed to assist an AI agent in generating UI components for graph analytics, detail pages, and AI configuration settings using the 'orbcafe-ui' library. The instructions in SKILL.md and the reference files (references/recipes.md, references/guardrails.md) are consistent with the stated purpose and include proactive security guidance, such as instructions to avoid hardcoding API keys and preventing their leakage into logs. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
Capability Assessment
Purpose & Capability
The name/description (graph dialogs, detail pages, AI settings) aligns with the SKILL.md recipes and references. The skill does not request unrelated credentials or binaries, and all required behaviours are UI-focused and consistent with building ORBCAFE components.
Instruction Scope
Runtime instructions are constrained: pick domain, load a minimal recipe, apply guardrails, and return a small code snippet + data model. The SKILL.md does not instruct reading system files, environment secrets, or sending data to unexpected external endpoints.
Install Mechanism
No install spec and no code files that would be written/executed — instruction-only skills present the lowest install risk. Nothing is downloaded or extracted.
Credentials
The skill requests no environment variables or credentials (proportionate). Note: the recipes and CCustomizeAgent examples mention an apiKey/baseUrl for LLM integration; that is appropriate for a UI settings flow, but any implementation that persists or transmits API keys should handle them securely (server-side storage, not client logs).
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request persistent system-wide configuration changes or other skills' credentials.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install orbcafe-graph-detail-ai
  3. After installation, invoke the skill by name or use /orbcafe-graph-detail-ai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of orbcafe-graph-detail-ai skill: - Supports building ORBCAFE graph analytics dialogs, detail pages, and configurable AI settings flows. - Integrates with components such as CGraphReport, chart components, CDetailInfoPage/useDetailInfo, and CCustomizeAgent. - Handles requests involving KPI/chart drilldown, searchable detail tabs, and AI prompt settings. - Provides clear workflow, API usage, and output contract for consistent implementation.
Metadata
Slug orbcafe-graph-detail-ai
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is orbcafe-graph-detail-ai?

Build ORBCAFE graph analytics dialogs, detail pages, and AI settings flows using CGraphReport, chart components, CDetailInfoPage/useDetailInfo, and CCustomiz... It is an AI Agent Skill for Claude Code / OpenClaw, with 242 downloads so far.

How do I install orbcafe-graph-detail-ai?

Run "/install orbcafe-graph-detail-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is orbcafe-graph-detail-ai free?

Yes, orbcafe-graph-detail-ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does orbcafe-graph-detail-ai support?

orbcafe-graph-detail-ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created orbcafe-graph-detail-ai?

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

💬 Comments