Skip to content

Commit e666226

Browse files
committed
test
1 parent d7f4e3c commit e666226

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/docs/kmp/adapty-cursor-kmp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Adapty requires some dashboard configuration before you write any SDK code. You
2222

2323
### Skill approach (recommended)
2424

25-
The Adapty CLI skill lets your LLM set up your app, products, access levels, paywalls, and placements directly — without opening the Dashboard for each step. You only need to [connect your stores](integrate-payments) in the Dashboard.
25+
The super cool Adapty CLI skill lets your LLM set up your app, products, access levels, paywalls, and placements directly — without opening the Dashboard for each step. You only need to [connect your stores](integrate-payments) in the Dashboard.
2626

2727
```
2828
npx skills add adaptyteam/adapty --skill adapty-cli

src/content/docs/unity/adapty-cursor-unity.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Adapty requires some dashboard configuration before you write any SDK code. You
2626
The Adapty CLI skill lets your LLM set up your app, products, access levels, paywalls, and placements directly — without opening the Dashboard for each step. You only need to [connect your stores](integrate-payments) in the Dashboard.
2727

2828
```
29-
npx skills add adaptyteam/adapty-cli --skill adapty-cli
29+
npx skills add adaptyteam/adapty --skill adapty-cli
3030
```
3131

3232
Once the skill is added, run `/adapty-cli` in your agent. It will guide you through each step — including when to open the Dashboard to connect your stores.

0 commit comments

Comments
 (0)