Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
adapty-sdk-integration logo

adapty-sdk-integration

adapty

developmentClaude Codeby Adapty

Summary

End-to-end Adapty SDK integration for mobile apps — dashboard setup, SDK install, paywall, and store configuration. Supports iOS, Android, Flutter, React Native, Unity, KMP, and Capacitor.

Install to Claude Code

/plugin install adapty-sdk-integration@adapty

Run in Claude Code. Add the marketplace first with /plugin marketplace add adaptyteam/adapty-sdk-integration-skill if you haven't already.

README.md

adapty-sdk-integration

![skills.sh](https://skills.sh/adaptyteam/adapty-sdk-integration-skill)

A skill for agentic coding tools (Claude Code, GitHub Copilot CLI, OpenAI Codex, Gemini CLI) that guides you through integrating the Adapty SDK into a mobile app end-to-end — dashboard setup, SDK install, paywall, and store configuration — step by step, with the agent doing the work and pointing you to the right docs when input is needed.

Supported platforms: iOS · Android · Flutter · React Native · Unity · Kotlin Multiplatform · Capacitor

Quickstart

Install

Claude Code

From your shell:

claude plugin marketplace add adaptyteam/adapty-sdk-integration-skill
claude plugin install adapty-sdk-integration@adapty

Then run /reload-plugins inside Claude Code to activate it.

Any agentic CLI (skills CLI)

The skills CLI installs the skill into any supported agent — Cursor, Copilot, Codex, Gemini CLI, Zed, Amp, and more:

npx skills add adaptyteam/adapty-sdk-integration-skill

Skills installed this way don't update automatically; to get the latest version later, run:

npx skills update

Tool-specific installs

The skill is a portable directory — skills/adapty-sdk-integration/ in this repo. All three CLIs below read the same Claude-style SKILL.md format.

GitHub Copilot CLI — install command, or drop the folder in place:

gh skill install adaptyteam/adapty-sdk-integration-skill
# or manually:
git clone https://github.com/adaptyteam/adapty-sdk-integration-skill.git
cp -r adapty-sdk-integration-skill/skills/adapty-sdk-integration ~/.copilot/skills/

Docs: About agent skills (GitHub).

OpenAI Codex CLI — drop the folder under ~/.agents/skills/ (personal) or <repo>/.agents/skills/ (project):

git clone https://github.com/adaptyteam/adapty-sdk-integration-skill.git
cp -r adapty-sdk-integration-skill/skills/adapty-sdk-integration ~/.agents/skills/

Docs: Codex Skills.

Gemini CLI — install command, or drop the folder in place:

gemini skills install https://github.com/adaptyteam/adapty-sdk-integration-skill
# or manually:
git clone https://github.com/adaptyteam/adapty-sdk-integration-skill.git
cp -r adapty-sdk-integration-skill/skills/adapty-sdk-integration ~/.gemini/skills/

Docs: Gemini CLI Skills.

Use

Open your mobile project in your agentic CLI and run:

/adapty-sdk-integration

(In CLIs that don't map slash commands to skills, just say "Use the adapty-sdk-integration skill" instead.)

The skill takes over from there. It will:

1. Detect the platform from the project structure 2. Ask three questions — paywall approach, third-party integrations, and whether to use an existing Adapty app or create a new one 3. Configure the Adapty dashboard via the Adapty CLI 4. Implement the SDK stage by stage, fetching the latest docs before writing each piece of code 5. Verify each step with build checks and visual checkpoints before moving on

You'll be asked for your Adapty credentials and a few decisions along the way — the rest is automated.

Paywall approaches

  • Paywall Builder (recommended) — Adapty renders the UI in a no-code editor; nothing to build
  • Custom paywall — you build the UI; Adapty provides products and handles purchases
  • Observer mode — keep your existing StoreKit / Billing code; Adapty tracks events only

Platform docs

Adapty SDK overviews: iOS · Android · Flutter · React Native · Unity · Kotlin Multiplatform · Capacitor

Requirements

Feedback

At the end of a successful integration, the skill optionally collects anonymous signals (platform, steps completed, rating) — no code, no project details, nothing identifying. Helps the Adapty team improve this guide.

Related plugins

Browse all →
a2a-bridge logo

a2a-bridge

a2a-bridge

Bidirectional bridge between Claude Code and external AI coding agents. Exposes Claude Code as an A2A server (Gemini CLI, any A2A client) and as an ACP agent (OpenClaw, Zed, VS Code); routes outbound tool calls to Codex, OpenClaw, and Hermes adapters through a shared daemon with per-room task logs and verification-artifact support.

Open plugin →
advanced-kit logo

advanced-kit

claudius-skills-marketplace

Enterprise-grade kit with 15 skills, 20 commands, 10 specialist agents for microservices, compliance, and platform engineering

Open plugin →
aeo-architecture logo

aeo-architecture

aeo-skill-marketplace

Design and documentation toolkit with agents for creating system architectures, C4 diagrams, ADRs, and conducting quality analysis

Open plugin →
aeo-claude logo

aeo-claude

aeo-skill-marketplace

Claude development skills: Agent SDK reference, skill creation, slash command creation, Opus prompting, ultra validation workflows, team-coordinated planning, session retrospectives, and Cowork session migration/export utilities

Open plugin →
aeo-dev logo

aeo-dev

aeo-skill-marketplace

Platform-specific development skills covering VS Code extension development (stable and Insiders), WSL remote workflows, TypeScript tooling, and developer environment configuration

Open plugin →
aeo-docs logo

aeo-docs

aeo-skill-marketplace

Documentation skills: `diataxis` (user-facing tutorials/how-tos/references/explanations), `architecture-docs` (C4, ADRs, OpenAPI, system design), `d2` and `markdown-mermaid` (diagramming). Pure-skill plugin, no agents or commands.

Open plugin →