orbcafe-agentui-chat
v1.0.0Build ORBCAFE chat and copilot experiences with AgentPanel, StdChat, CopilotChat, ChatMessage typing flow, and AgentUICardHooks using official examples patte...
⭐ 0· 150·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk97dqecx45e0wqhf3pc7jvv9r182yxpd
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
