docs: mention bundled CLI usage skill in README

This commit is contained in:
2026-04-09 00:08:57 +08:00
parent 98a3276ecb
commit f979c2d48b
2 changed files with 14 additions and 0 deletions
+7
View File
@@ -61,6 +61,13 @@ gitea-pr-review version
# v1
```
## Skill For LLMs
This repository includes a reusable skill for other LLMs to operate this CLI correctly:
- Path: `skills/gitea-pr-review-cli/SKILL.md`
- Scope: standardized usage of `fetch` / `render-md` / `version`, `v1` version contract, and troubleshooting
## Markdown Output Shape (Example)
````md
+7
View File
@@ -61,6 +61,13 @@ gitea-pr-review version
# v1
```
## 给 LLM 的 Skill
仓库内已提供一个可复用 skill,帮助其他 LLM 正确使用本 CLI:
- 路径:`skills/gitea-pr-review-cli/SKILL.md`
- 用途:标准化 `fetch` / `render-md` / `version` 的调用方式、`v1` 版本约束和常见错误排查
## Markdown 输出结构(示例)
````md