mirror of
https://github.com/Lydanne/spaceflow.git
synced 2026-03-11 19:52:45 +08:00
chore: 初始化仓库
This commit is contained in:
8
templates/skills/README.md.hbs
Normal file
8
templates/skills/README.md.hbs
Normal file
@@ -0,0 +1,8 @@
|
||||
#
|
||||
{{name}}
|
||||
|
||||
{{name}}
|
||||
技能插件 ## 目录结构 ```
|
||||
{{name}}/ ├── SKILL.md # 技能说明文件 ├── README.md # 详细文档 └── ... # 其他资源文件 ``` ## 安装
|
||||
```bash spaceflow install ./{{name}}
|
||||
```
|
||||
Reference in New Issue
Block a user