AI コーディングツールから Adapty SDK の連携をまるごと実行できます。 詳細
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/
スキル対応の任意のエージェントにインストールできます。更新するには npx skills update を実行してください。
npx skills add adaptyteam/adapty-sdk-integration-skill --all
インストール後、プロジェクトでスキルを実行します: