← 返回 Skills 市场
orbcafe-kanban-detail
作者
SHENRUIYANG
· GitHub ↗
· v1.0.0
· MIT-0
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install orbcafe-kanban-detail
功能描述
Build ORBCAFE Kanban boards with CKanbanBoard/CKanbanBucket/CKanbanCard/useKanbanBoard and wire card clicks into DetailInfo using official examples patterns....
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install orbcafe-kanban-detail - 安装完成后,直接呼叫该 Skill 的名称或使用
/orbcafe-kanban-detail触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
orbcafe-kanban-detail 是什么?
Build ORBCAFE Kanban boards with CKanbanBoard/CKanbanBucket/CKanbanCard/useKanbanBoard and wire card clicks into DetailInfo using official examples patterns.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。
如何安装 orbcafe-kanban-detail?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install orbcafe-kanban-detail」即可一键安装,无需额外配置。
orbcafe-kanban-detail 是免费的吗?
是的,orbcafe-kanban-detail 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
orbcafe-kanban-detail 支持哪些平台?
orbcafe-kanban-detail 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 orbcafe-kanban-detail?
由 SHENRUIYANG(@shenruiyang)开发并维护,当前版本 v1.0.0。
推荐 Skills