← Back to Skills Marketplace
shenruiyang

orbcafe-stdreport-workflow

by SHENRUIYANG · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
279
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install orbcafe-stdreport-workflow
Description
Build ORBCAFE standard report/list pages with CStandardPage, CTable, CSmartFilter, useStandardReport, persistence, and quickCreate/quickEdit/quickDelete usin...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install orbcafe-stdreport-workflow
  3. After installation, invoke the skill by name or use /orbcafe-stdreport-workflow
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug orbcafe-stdreport-workflow
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is orbcafe-stdreport-workflow?

Build ORBCAFE standard report/list pages with CStandardPage, CTable, CSmartFilter, useStandardReport, persistence, and quickCreate/quickEdit/quickDelete usin... It is an AI Agent Skill for Claude Code / OpenClaw, with 279 downloads so far.

How do I install orbcafe-stdreport-workflow?

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

Is orbcafe-stdreport-workflow free?

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

Which platforms does orbcafe-stdreport-workflow support?

orbcafe-stdreport-workflow is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created orbcafe-stdreport-workflow?

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

💬 Comments