From d14b8b6682d2df9402c832397024155576eb2e04 Mon Sep 17 00:00:00 2001 From: liyin2015 Date: Sun, 1 Feb 2026 18:57:53 -0800 Subject: [PATCH] docs: add AdaL CLI compatibility AdaL is a self-evolving AI coding agent that supports the Agent Skills standard, making these squirrelscan skills available to AdaL users. - Website: https://sylph.ai/adal - Docs: https://docs.sylph.ai - Discord: https://discord.com/invite/ezzszrRZvT Co-Authored-By: AdaL --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 69a82d2..402150b 100644 --- a/README.md +++ b/README.md @@ -116,3 +116,11 @@ MIT License — See [LICENSE](../LICENSE) file for details. --- **Learn more:** [docs.squirrelscan.com](https://docs.squirrelscan.com) | [squirrelscan.com](https://squirrelscan.com) + +## Compatible Agents + +These skills work with: + +- [Claude Code](https://claude.ai/code) - Anthropic's official CLI +- [AdaL](https://sylph.ai/adal) - Self-evolving AI coding agent with MCP support +