diff --git a/AGENTS.md b/AGENTS.md index 6dbc7d9896..389142eea9 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -209,6 +209,8 @@ gh issue create To conserve context space, load these resources as needed: +Skills: reusable task workflows live in the [skills/](skills/) directory - check there for a skill matching your task before starting. + General documentations: - [Contributing guidelines](CONTRIBUTING.md) - [Existing issues](https://github.com/ggml-org/llama.cpp/issues) and [Existing PRs](https://github.com/ggml-org/llama.cpp/pulls) - always search here first