docs: improve README top-of-page presentation
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Yao Meta Skill
|
||||
|
||||
[](https://github.com/yaojingang/yao-meta-skill/actions/workflows/test.yml)
|
||||
[](LICENSE)
|
||||
[](README.md)
|
||||
[](docs/README.zh-CN.md)
|
||||
[](docs/README.ja-JP.md)
|
||||
@@ -10,6 +12,8 @@
|
||||
|
||||
`yao-meta-skill` is a lightweight but rigorous system for creating, evaluating, packaging, and governing reusable agent skills.
|
||||
|
||||
[Quick Start](#quick-start) · [Examples](examples/README.md) · [Evals](evals/README.md) · [Failure Library](failures/README.md) · [Method Doctrine](#method-doctrine)
|
||||
|
||||
It turns rough workflows, transcripts, prompts, notes, and runbooks into reusable skill packages with:
|
||||
|
||||
- a clear trigger surface
|
||||
|
||||
Reference in New Issue
Block a user