If you are using an AI coding agent, ask it to use Agora skills before changing Agora integration code.
The Agora CLI includes a built-in workflow catalog:
agora skills list
agora skills search voice
agora skills show <skill-id>For automation, prefer JSON output:
agora skills list --json
agora introspect --jsonUse the skill guidance together with this repo's source files so agent-generated changes stay aligned with Agora's current quickstart, env, RTC, RTM, and Conversational AI patterns.