diff --git a/mis-agent-spec/SKILL.md b/mis-agent-spec/SKILL.md index a5f0007..91fb15f 100644 --- a/mis-agent-spec/SKILL.md +++ b/mis-agent-spec/SKILL.md @@ -18,7 +18,6 @@ description: 在mis-agent模块编写代码必备技能。 ## FAQ -- Q:如何确认profile?A:如果当前分支出于dev则使用dev的profile,否则一律使用qas。 -- Q:如何读取nacos配置项?A:参考[nacos.md](./references/nacos.md)。 -- Q:如何打包?A:参考[mvn.md](./references/mvn.md) - +- Q:如何确认改用哪个profile?A:若当前分支出于dev则使用dev,否则使用qas。 +- Q:如何读取nacos配置?A:参考[nacos.md](./references/nacos.md)。 +- Q:如何打包?A:参考[mvn.md](./references/mvn.md) \ No newline at end of file