← Back to Skills Marketplace
shenruiyang

orbcafe-kanban-detail

by SHENRUIYANG · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install orbcafe-kanban-detail
Description
Build ORBCAFE Kanban boards with CKanbanBoard/CKanbanBucket/CKanbanCard/useKanbanBoard and wire card clicks into DetailInfo using official examples patterns....
Usage Guidance
This skill is an instruction-only guide for implementing an ORBCAFE Kanban + Detail flow and appears internally consistent. Before installing or running anything, verify the repository or project you use it with contains the referenced module-contract file and example paths; inspect the orbcafe-ui package (and other npm deps) you will install for trustworthiness; and run npm installs in a sandbox or CI environment if you want to limit risk from malicious postinstall scripts. If you plan to allow an agent to act autonomously, note that autonomous invocation combined with networked package installs could increase blast radius—although here nothing in the skill itself requests secrets or external endpoints.
Capability Analysis
Type: OpenClaw Skill Name: orbcafe-kanban-detail Version: 1.0.0 The skill bundle provides instructions and code patterns for implementing Kanban boards using the `orbcafe-ui` library. It includes standard React implementation recipes, guardrails for state management, and typical npm installation steps for UI dependencies. No indicators of malicious intent, data exfiltration, or unauthorized command execution were found in SKILL.md or the reference files.
Capability Assessment
Purpose & Capability
Name/description match the SKILL.md and reference files: the skill describes building Kanban boards and wiring clicks to DetailInfo and the instructions reference orbcafe-ui components, MUI deps, example files, and expected behaviors. Required resources (none declared) are proportional to the stated purpose.
Instruction Scope
SKILL.md provides explicit, narrowly-scoped developer instructions (npm install, build/run examples, produce recipes/guardrails/acceptance steps). It references an external path 'skills/orbcafe-ui-component-usage/references/module-contracts.md' that is not included in the manifest — this could be a missing dependency or obscures where some required contract lives. Otherwise the instructions do not ask for secrets or unrelated system access.
Install Mechanism
No install spec is declared for the skill itself (instruction-only). The README directs running 'npm install' for project dependencies (orbcafe-ui, MUI, dayjs), which is expected for a UI integration example. Because the skill does not itself download arbitrary archives or execute install scripts, the install risk surface is the normal npm dependency risk, not a hidden installer.
Credentials
The skill declares no required environment variables, no credentials, and the instructions do not reference secrets or unrelated config paths. This is proportionate to the UI-focused purpose.
Persistence & Privilege
Flags are default (always:false, autonomous invocation allowed). The skill does not request persistent system privileges, nor does it attempt to modify other skills or system-wide config. Autonomous invocation is normal and does not by itself raise concern here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install orbcafe-kanban-detail
  3. After installation, invoke the skill by name or use /orbcafe-kanban-detail
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Major update: Focus shifted from generic UI module routing to specialized Kanban board creation and detail linking. - Updated description and examples to emphasize Kanban board workflows using CKanbanBoard, card drag/drop, and detail integration. - All previous generic reference and contract files removed; replaced with targeted guardrails and recipes for Kanban-specific flows. - Output contract now centers on providing minimal Hook-first Kanban implementation, with clear verification and troubleshooting steps for Kanban and DetailInfo behaviors.
Metadata
Slug orbcafe-kanban-detail
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is orbcafe-kanban-detail?

Build ORBCAFE Kanban boards with CKanbanBoard/CKanbanBucket/CKanbanCard/useKanbanBoard and wire card clicks into DetailInfo using official examples patterns.... It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.

How do I install orbcafe-kanban-detail?

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

Is orbcafe-kanban-detail free?

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

Which platforms does orbcafe-kanban-detail support?

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

Who created orbcafe-kanban-detail?

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

💬 Comments