# Send ASO 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": "aso",
    "name": "ASO",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ivangdavila/aso",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/aso",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/aso",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=aso",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "aso",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T07:30:03.507Z",
      "expiresAt": "2026-05-06T07:30:03.507Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=aso",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=aso",
        "contentDisposition": "attachment; filename=\"aso-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "aso"
      },
      "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/aso"
    },
    "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/aso",
    "downloadUrl": "https://openagent3.xyz/downloads/aso",
    "agentUrl": "https://openagent3.xyz/skills/aso/agent",
    "manifestUrl": "https://openagent3.xyz/skills/aso/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/aso/agent.md"
  }
}
```
## Documentation

### Keyword Research

Competitor analysis: what keywords do top apps rank for?
Search volume vs difficulty: long-tail converts better than head terms
Seasonal keywords: plan metadata updates around trends
Localize keyword research per market — direct translation misses local search patterns
Track ranking changes weekly — ASO is continuous optimization

### iOS Metadata

Title (30 chars): primary keyword + brand, front-load keywords
Subtitle (30 chars): secondary keywords, benefit statement
Keyword field (100 chars): no spaces after commas, no duplicates from title/subtitle
Apple indexes title, subtitle, keyword field, and IAP names
Promotional text doesn't affect ranking — use for timely updates

### Android Metadata

Title (30 chars): same rules as iOS
Short description (80 chars): high keyword density, hooks user
Long description (4000 chars): keywords in first and last paragraphs, 2-3% density
Google indexes all text including reviews
Developer name and URL affect rankings

### Visual Optimization

First two screenshots = 80% of impression impact — make them count
Show outcomes and benefits, not UI — "Lost 20lbs" not "Calorie tracker"
Text overlays: large font, readable on small screens, localized
Video preview: 15-30 seconds, hook in first 3s, works without sound
Icon: simple, recognizable at 16px, stands out from competitors

### A/B Testing

iOS Custom Product Pages: test up to 35 variants per page
Google Store Listing Experiments: screenshots, descriptions, icons
Test one element at a time — multiple changes hide winners
Run tests to statistical significance — 7 days minimum
Winner replaces default, start next test

### Conversion Optimization

Ratings 4.0+ is table stakes — below kills conversion rate
Review count signals credibility — more installs = more reviews flywheel
"Editors' Choice" and featuring dramatically boost conversion
Size under 100MB avoids WiFi-only download friction
Recent updates signal active development

### Review Management

Respond to all negative reviews within 24 hours
Ask clarifying questions — often converts 1-star to 4-star after fix
Update response after shipping fixes — reviewers can update rating
Never argue, always empathize and offer solution
Report fake reviews through official channels

### Localization

Top 10 languages cover 80% of global downloads
Cultural adaptation > literal translation — local idioms, examples
Localize screenshots and video — text overlays must match language
Local keyword research per language — search behavior differs
Local pricing strategies — purchasing power varies

### Seasonal and Event Strategy

Update metadata for holidays, events, seasons
iOS LiveOps and In-App Events boost visibility
Time updates to avoid review delays — submit 3+ days early
Coordinate with marketing campaigns — consistent messaging

### Tracking and Analytics

Impression to install conversion rate by source
Keyword rankings daily — catch drops early
Competitor tracking — their wins are your opportunities
Attribution: which keywords drive paying users, not just installs
Organic vs paid split — healthy apps have majority organic
## 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-29T07:30:03.507Z
- Expires at: 2026-05-06T07:30:03.507Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/aso)
- [Send to Agent page](https://openagent3.xyz/skills/aso/agent)
- [JSON manifest](https://openagent3.xyz/skills/aso/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/aso/agent.md)
- [Download page](https://openagent3.xyz/downloads/aso)