← 返回 Skills 市场
orbcafe-graph-detail-ai
作者
SHENRUIYANG
· GitHub ↗
· v1.0.0
· MIT-0
242
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install orbcafe-graph-detail-ai
功能描述
Build ORBCAFE graph analytics dialogs, detail pages, and AI settings flows using CGraphReport, chart components, CDetailInfoPage/useDetailInfo, and CCustomiz...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install orbcafe-graph-detail-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/orbcafe-graph-detail-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
orbcafe-graph-detail-ai 是什么?
Build ORBCAFE graph analytics dialogs, detail pages, and AI settings flows using CGraphReport, chart components, CDetailInfoPage/useDetailInfo, and CCustomiz... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 242 次。
如何安装 orbcafe-graph-detail-ai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install orbcafe-graph-detail-ai」即可一键安装,无需额外配置。
orbcafe-graph-detail-ai 是免费的吗?
是的,orbcafe-graph-detail-ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
orbcafe-graph-detail-ai 支持哪些平台?
orbcafe-graph-detail-ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 orbcafe-graph-detail-ai?
由 SHENRUIYANG(@shenruiyang)开发并维护,当前版本 v1.0.0。
推荐 Skills