← Back to Skills Marketplace
orbcafe-agentui-chat
by
SHENRUIYANG
· GitHub ↗
· v1.0.0
· MIT-0
220
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install orbcafe-agentui-chat
Description
Build ORBCAFE chat and copilot experiences with AgentPanel, StdChat, CopilotChat, ChatMessage typing flow, and AgentUICardHooks using official examples patte...
Usage Guidance
This skill is an authoring guide for building ORBCAFE chat UIs and appears coherent. Before running the npm steps, verify the orbcafe-ui package source and version (ensure it's from a trusted registry or your org), review the example code referenced (examples/app/*) locally, and run installs in a development or sandbox environment. Also note the skill references a module-contracts.md file that wasn't included here — obtain that file if you need the exact module contract. If you have concerns about third-party packages, consider auditing package contents or using a supply-chain scan before npm install.
Capability Analysis
Type: OpenClaw Skill
Name: orbcafe-agentui-chat
Version: 1.0.0
The skill bundle provides legitimate documentation and instructions for building chat and copilot UI components using the `orbcafe-ui` library. It includes standard React code recipes, component selection logic, and implementation guardrails (e.g., in SKILL.md and references/guardrails.md) without any evidence of malicious intent, data exfiltration, or suspicious execution patterns.
Capability Assessment
Purpose & Capability
The name/description (build ORBCAFE chat/copilot UI) matches the instructions: selecting components, producing minimal code, and running example builds. The npm packages listed (@mui/*, orbcafe-ui, dayjs) are appropriate for a React UI integration guide.
Instruction Scope
SKILL.md stays within UI integration scope (component selection, state shapes, guardrails, verification steps). It does instruct running npm install and example dev servers (expected for a UI recipe). One minor inconsistency: step 1 refers to 'skills/orbcafe-ui-component-usage/references/module-contracts.md' which is not present in the provided manifest — the skill expects an external/reference file not included here.
Install Mechanism
This is instruction-only (no install spec), so the skill itself doesn't auto-download or execute code. The instructions tell the user to run npm install against well-known packages — a normal, low-risk developer action for this use case. No obscure URLs or archive extraction are involved.
Credentials
No environment variables, credentials, or config paths are requested. The guidance and example files do not reference secrets or unrelated system resources.
Persistence & Privilege
The skill is not always-enabled and does not request persistent or elevated platform privileges. It's an on-demand, user-invoked instructional skill that does not modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install orbcafe-agentui-chat - After installation, invoke the skill by name or use
/orbcafe-agentui-chat - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Skill scope updated to focus on AgentUI chat and copilot features using official example patterns.
- Dedicated to building ORBCAFE chat and copilot UIs with components such as AgentPanel, StdChat, CopilotChat, and relevant hooks.
- Old general integration and routing references removed; new, focused guides and recipes added for chat experiences.
- Output contract redefined: requires explicit mode, guided component selection, minimal code, state shape, verification steps, and troubleshooting for chat interactions.
- Examples and workflows clarified for streaming, card actions, and copilot behaviors, emphasizing observable process and debugging steps.
- Installation baseline and example references updated for easier onboarding and validation.
Metadata
Frequently Asked Questions
What is orbcafe-agentui-chat?
Build ORBCAFE chat and copilot experiences with AgentPanel, StdChat, CopilotChat, ChatMessage typing flow, and AgentUICardHooks using official examples patte... It is an AI Agent Skill for Claude Code / OpenClaw, with 220 downloads so far.
How do I install orbcafe-agentui-chat?
Run "/install orbcafe-agentui-chat" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is orbcafe-agentui-chat free?
Yes, orbcafe-agentui-chat is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does orbcafe-agentui-chat support?
orbcafe-agentui-chat is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created orbcafe-agentui-chat?
It is built and maintained by SHENRUIYANG (@shenruiyang); the current version is v1.0.0.
More Skills