← 返回 Skills 市场
shenruiyang

orbcafe-stdreport-workflow

作者 SHENRUIYANG · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
279
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install orbcafe-stdreport-workflow
功能描述
Build ORBCAFE standard report/list pages with CStandardPage, CTable, CSmartFilter, useStandardReport, persistence, and quickCreate/quickEdit/quickDelete usin...
安全使用建议
This skill is essentially a set of templates and guardrails for implementing ORBCAFE report pages. Before following its npm/build instructions: (1) verify the origin and version of the orbcafe-ui package you will install (ensure it's from a trusted registry or your org), (2) inspect the package.json/postinstall scripts of any third-party packages to be comfortable running npm install, (3) run builds in a dev/sandbox environment (not production) since examples may start dev servers, and (4) follow the guardrails about metadata.id/appId and mapping limit=-1 to avoid backend issues. The skill itself does not request credentials or perform network exfiltration, but exercising caution with third-party packages and running build scripts is recommended.
功能分析
Type: OpenClaw Skill Name: orbcafe-stdreport-workflow Version: 1.0.1 The skill bundle provides a legitimate workflow and documentation for building UI report pages using the 'orbcafe-ui' library. It includes standard installation commands (npm install) and code recipes in SKILL.md and references/recipes.md that align with its stated purpose of UI development. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
能力评估
Purpose & Capability
The name and description match the SKILL.md and reference files: all instructions focus on constructing CStandardPage/CTable/CSmartFilter-based pages and enforcing persistence/i18n/identity guardrails. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
Runtime instructions limit themselves to selecting component patterns, producing paste-ready code snippets, running common npm build/dev commands, and verifying UI behaviors. They do not instruct reading arbitrary system files, exfiltrating data, or calling unexpected network endpoints. The SKILL.md does refer to repository paths (e.g. skills/orbcafe-ui-component-usage/...) which are expected project-local references for context.
Install Mechanism
There is no install spec in the registry (instruction-only). The SKILL.md advises running npm install/npm run build locally — which is appropriate for a UI recipe. It does not point to downloads, unknown URLs, or extract operations.
Credentials
The skill declares no required environment variables or credentials and the instructions do not request secrets. The npm dependencies mentioned are relevant to building the UI examples (orbcafe-ui, MUI, date libs).
Persistence & Privilege
The skill is not always-on, does not request persistent privileges, and does not modify other skills or system-wide configs. Model invocation is allowed (platform default) but there are no additional elevated capabilities requested by the skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install orbcafe-stdreport-workflow
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /orbcafe-stdreport-workflow 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Improved documentation to include official installation and bootstrapping steps. - Added detailed workflow and mandatory rules for identity, defaults, locale, and quick operation callbacks. - Clarified troubleshooting steps for common issues (identity, build order, import paths). - Provided examples-based best practices and linked official code examples for reference. - Expanded output contract, emphasizing verification and troubleshooting requirements.
v1.0.0
Initial release of orbcafe-stdreport-workflow. - Provides a standardized approach for building ORBCAFE list and report pages. - Introduces APIs including CStandardPage, CTable, CSmartFilter, and useStandardReport. - Supports variant/layout persistence and quickCreate/quickEdit/quickDelete flows. - Outlines mandatory identity rules and preferred usage patterns. - Defines clear output contracts for code, data, and safety requirements.
元数据
Slug orbcafe-stdreport-workflow
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

orbcafe-stdreport-workflow 是什么?

Build ORBCAFE standard report/list pages with CStandardPage, CTable, CSmartFilter, useStandardReport, persistence, and quickCreate/quickEdit/quickDelete usin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 279 次。

如何安装 orbcafe-stdreport-workflow?

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

orbcafe-stdreport-workflow 是免费的吗?

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

orbcafe-stdreport-workflow 支持哪些平台?

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

谁开发了 orbcafe-stdreport-workflow?

由 SHENRUIYANG(@shenruiyang)开发并维护,当前版本 v1.0.1。

💬 留言讨论