Migration guide to Adapty SDK 3.10.x Copy for LLM View as Markdown Install tools Install agent tools Run the whole Adapty SDK integration from your AI coding tool. Learn more Claude Code Copilot CLI Gemini CLI Codex Any tool claude plugin marketplace add adaptyteam/adapty-sdk-integration-skill claude plugin install adapty-sdk-integration@adapty git clone https://github.com/adaptyteam/adapty-sdk-integration-skill.git cp -r adapty-sdk-integration-skill/skills/* ~/.copilot/skills/ gemini skills install https://github.com/adaptyteam/adapty-sdk-integration-skill git clone https://github.com/adaptyteam/adapty-sdk-integration-skill.git cp -r adapty-sdk-integration-skill/skills/* ~/.agents/skills/ Installs into any agent that supports skills. To update later, run npx skills update. npx skills add adaptyteam/adapty-sdk-integration-skill --all After installing, run the skill in your project: /adapty-sdk-integration Adapty SDK 3.10.0 is a major release that brought some improvements which however may require some migration steps from you. See our detailed migration guides per platforms: Android Flutter