From 7582d8a6d32357ad7dee47c3b5237ce196d2b4f5 Mon Sep 17 00:00:00 2001 From: xiongxiao Date: Mon, 16 Mar 2026 22:47:06 +0800 Subject: [PATCH] udpate --- SKILL.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 SKILL.md diff --git a/SKILL.md b/SKILL.md new file mode 100644 index 0000000..1425e51 --- /dev/null +++ b/SKILL.md @@ -0,0 +1,16 @@ +--- +name: 'cloud-cnb' +description: cloud-cnb 是一个基于 cnb.cool 的自动化工具,提供了工作区管理、代码仓库创建和 kevisual assistant app 等功能,旨在提升开发效率和项目管理的便捷性。 +--- + +# 执行命令 + +```sh +## help +cloud -h +``` +## 运行查看cli列表 + +```sh +cloud cli list +``` \ No newline at end of file