This commit is contained in:
2026-01-12 03:16:35 +08:00
parent c2dcc53018
commit 5310ff28ae
48 changed files with 1349 additions and 254 deletions

View File

@@ -0,0 +1,14 @@
---
name: create-new-repo
description: 创建一个新的代码仓库,并自动添加必要的配置文件。
---
# 创建新的代码仓库
该技能用于创建一个新的代码仓库,并自动添加必要的配置文件,如 `.cnb.yml``opencode.json`
## 调用工具链
1. 执行`create-repo`工具
2. 判断是否需要立刻需要云开发打开
3. 如果需要,执行`open-cloud-editor`工具
4. 返回创建的仓库信息和云开发环境信息(如果适用)

View File

@@ -0,0 +1,8 @@
---
name: workspace-start
description: 启动云开发环境
---
# 启动云开发环境步骤
1. 运行工具