1
0
mirror of https://github.com/bestnite/quadlet-migrator-skill.git synced 2026-04-26 14:01:52 +00:00

docs: add installation section to README

This commit is contained in:
2026-04-18 22:28:07 +10:00
parent 669c3e1703
commit d2eb13b0d6
2 changed files with 12 additions and 0 deletions
+6
View File
@@ -13,6 +13,12 @@ Quadlet Migrator is a skill for converting Docker-based deployment input into Po
- turns large env templates into a short list of deployment decisions
- provides deployment, validation, and troubleshooting guidance
## Installation
```bash
npx skills add bestnite/quadlet-migrator-skill -g
```
## When To Use It
Use this skill when you want to:
+6
View File
@@ -13,6 +13,12 @@ Quadlet Migrator 是一个把 Docker 部署输入转换为 Podman Quadlet 输出
- 将庞杂的 env 模板整理成少量部署决策
- 提供部署、验证和排障指引
## 安装
```bash
npx skills add bestnite/quadlet-migrator-skill -g
```
## 适用场景
适合在这些场景中使用: