From e17e553508597277402ced9b1222a6fa53dc3ff3 Mon Sep 17 00:00:00 2001
From: liyin2015
Date: Sun, 1 Feb 2026 17:46:04 -0800
Subject: [PATCH] docs: add AdaL as compatible AI coding agent
---
README.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/README.md b/README.md
index 3ccda9a..693a6b7 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,15 @@ Install a plugin:
If the skills are working, the agent will use the relevant skill content to answer your questions.
+## AdaL
+
+[AdaL](https://sylph.ai) is a self-evolving AI coding agent that's compatible with Claude Code skills.
+
+```bash
+/plugin marketplace add expo/skills
+/plugin install expo-app-design
+```
+
## Any agent
```