From 5f9c624a49b1f2fae0d5d0b6e8ab594ddf96b302 Mon Sep 17 00:00:00 2001 From: liyin2015 Date: Sun, 1 Feb 2026 18:11:12 -0800 Subject: [PATCH] docs: Add compatible agents section with AdaL --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6dec855..a883fb9 100644 --- a/README.md +++ b/README.md @@ -65,3 +65,9 @@ All new skills need to follow the file structure above to implement the Agent Sk * **Generate Designs**: Skills that generate new design screens in Stitch from a given set of data. This is not an officially supported Google product. This project is not eligible for the [Google Open Source Software Vulnerability Rewards Program](https://bughunters.google.com/open-source-security). + +## Compatible Agents + +These skills work with: +- [Claude Code](https://claude.com/product/claude-code) +- [AdaL](https://sylph.ai/) - Self-evolving AI coding agent ([Docs](https://docs.sylph.ai/) | [GitHub](https://github.com/SylphAI-Inc/adal-cli))