diff --git a/src/google/adk/skills/README.md b/src/google/adk/skills/README.md new file mode 100644 index 00000000..ac3659b6 --- /dev/null +++ b/src/google/adk/skills/README.md @@ -0,0 +1,11 @@ +# ADK Skills + +> [!WARNING] +> This feature is **experimental** and under **active development**. APIs and +> functionality are subject to change without notice. + +## Overview + +The ADK Skills system enables dynamic loading of agent instructions, resources, +and scripts. This allows agents to be extended with new capabilities at +runtime.