# Send App to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "app",
    "name": "App",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ivangdavila/app",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/app",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/app",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=app",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "app",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T01:52:44.565Z",
      "expiresAt": "2026-05-07T01:52:44.565Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=app",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=app",
        "contentDisposition": "attachment; filename=\"app-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "app"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/app"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/app",
    "downloadUrl": "https://openagent3.xyz/downloads/app",
    "agentUrl": "https://openagent3.xyz/skills/app/agent",
    "manifestUrl": "https://openagent3.xyz/skills/app/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/app/agent.md"
  }
}
```
## Documentation

### Work Orchestration

Route requests to specialized agents:

ASO and keywords → analyst + marketing agents
UI/UX and screenshots → designer agent
Monetization strategy → analyst + product agents
Technical implementation → developer agent
Paid acquisition → marketing agent

### App Store Optimization (ASO)

Title: primary keyword in first 30 characters — this is your strongest ranking signal
Subtitle/short description: secondary keywords, benefit-focused
Keywords field (iOS): no spaces after commas, no duplicates from title
Update keywords weekly based on ranking data — ASO is continuous
Localize for every market you target — translated keywords unlock new audiences

### Screenshots and Visuals

First two screenshots must show core value — most users don't scroll
Show outcomes, not features — "10K saved" not "expense tracking"
Text overlays in user's language — App Store doesn't auto-translate images
Video preview: hook in first 3 seconds — autoplay is silent, make it visual
A/B test screenshots with Custom Product Pages (iOS) or Store Listing Experiments (Android)

### Ratings and Reviews

Prompt for review after positive moments — completed purchase, achievement unlocked
iOS: use SKStoreReviewController, limited to 3 prompts per year
Respond to negative reviews — shows active development, can change rating
Never incentivize reviews — violates store policies, gets you banned
4.0+ rating is table stakes — below that kills conversion

### Viral Growth Loops

Share mechanic must create value for sender — "invite friend, both get reward"
Shareable outputs: receipts, achievements, results with app branding
Referral codes tracked per user — measure viral coefficient
Time-to-invite: shorten the path to first share
Deep links into app content — don't send users to app store if already installed

### Monetization

Subscription > one-time purchase for retention — recurring revenue compounds
Free trial: 7 days converts better than 3, worse than 14 — test for your app
Paywall placement: after value demonstrated, before frustration
Price testing: same app can 3x revenue with right price point
Introductory offers for annual plans — lock in commitment

### Paid Acquisition

Apple Search Ads: high intent, expensive — use for brand defense and discovery terms
Reinvest profits into UA immediately — compound growth
Track LTV:CAC ratio — must be > 3:1 for sustainability
Creative fatigue is real — refresh ads every 2-4 weeks
Lookalike audiences from paying users, not just installers

### Retention

Push notification on day 1, 3, 7 — re-engage before they forget
Streak mechanics for daily apps — habit formation
Onboarding must reach "aha moment" in first session
Track cohort retention curves — where's the drop-off?
Reactivation campaigns cheaper than new acquisition

### Launch Strategy

Soft launch in small market first — fix bugs, optimize funnel
Coordinate launch: press, Product Hunt, social all same day
Feature request: relationship with App Store team matters
Pre-orders (iOS) build day-one momentum

### Common Mistakes

Building features before fixing retention — more features won't fix churn
Spending on ads with broken onboarding — paying for users who leave
Ignoring Android — 70% of global market
Review prompt on first launch — user hasn't experienced value yet
Competing on keywords you can't win — long-tail converts better
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T01:52:44.565Z
- Expires at: 2026-05-07T01:52:44.565Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/app)
- [Send to Agent page](https://openagent3.xyz/skills/app/agent)
- [JSON manifest](https://openagent3.xyz/skills/app/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/app/agent.md)
- [Download page](https://openagent3.xyz/downloads/app)