From 67602e1d9846b59c304fdd46eee0b000130d508b Mon Sep 17 00:00:00 2001
From: liyin2015
Date: Sun, 1 Feb 2026 19:07:40 -0800
Subject: [PATCH] docs: add AdaL CLI compatibility
AdaL is a self-evolving AI coding agent that supports the Agent Skills
standard, making this stop-slop skill 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 126063d..06ed501 100644
--- a/README.md
+++ b/README.md
@@ -60,3 +60,11 @@ Below 35/50: revise.
## License
MIT. Use freely, share widely.
+
+## Compatible Agents
+
+This skill works with AI coding agents including:
+
+- [Claude Code](https://claude.ai/code) - Anthropic's official CLI
+- [AdaL](https://sylph.ai/adal) - Self-evolving AI coding agent with MCP support
+