1. User requests ADK information.
2. Skill identifies the need for the ADK Python API reference.
3. Skill accesses `references/python.md`.
4. Skill presents the API quick reference.
5. Skill checks for `references/docs-index.md` and fetches `https://google.github.io/adk-docs/llms.txt` if needed.
6. Skill reminds user to use `/adk-scaffold` for new projects.