From 7eb55d0e52d42012ddf891a411c4ddc7df520760 Mon Sep 17 00:00:00 2001 From: Amolith Date: Fri, 16 Jan 2026 12:07:22 -0700 Subject: [PATCH] docs(install): mention amp command --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b982184ef7d86e534b7f02cb8aff46644592fb7b..f0dc68bea99aaaf0b6dce01c6fa1a78778296c03 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,11 @@ Refer to [ยง Token stats](#token-stats) for a detailed breakdown of each skill's ## Installation -Clone the repository, then install skills via `make` or manual symlinks. +If you're using [Amp], run `amp skill add +https://git.secluded.site/agent-skills`. Otherwise, clone the repository, then +install via `make` or manual symlinks. + +[Amp]: https://ampcode.com ```sh git clone https://git.secluded.site/agent-skills