Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计异常

aso-optimizeraso 优化器

Agent Skill

aso-optimizer 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

275

周安装

11

GitHub Stars

16

下载量

89
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:aso-optimizer(aso 优化器)
来源仓库:https://github.com/dock-aso/aso-optimizer-skill
仓库路径:skills/aso-optimizer
安装命令:
npx skills add https://github.com/dock-aso/aso-optimizer-skill --skill aso-optimizer
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/dock-aso/aso-optimizer-skill --skill aso-optimizer

简介

用于查找、检索和筛选相关信息。aso-optimizer 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

  • 适合根据关键词、任务场景或来源线索快速定位候选结果。
  • 可结合来源仓库、安装命令和原始 README 继续核验具体用法。
  • 安装前建议确认权限范围和维护状态。
  • 提供关键词推荐、竞品分析与本地化优化等全套 ASO 工具。

SKILL.md

ASO Optimizer

Comprehensive toolkit for optimizing app store presence on iOS App Store and Google Play Store.

When to Use This Skill

Use this skill when the user needs help with:

  • Generating keyword ideas for their app
  • Analyzing competitor apps and keywords
  • Optimizing app name, subtitle, description, or keyword field
  • Localizing app store content for different markets
  • Creating ASO tracking spreadsheets
  • Understanding character limits and ASO best practices

Core Workflow

The typical ASO workflow follows these steps:

1. Information Gathering

Ask the user for:

  • App description: What does the app do? Key features?
  • Target audience: Who is it for?
  • Platform(s): iOS, Android, or both?
  • Languages: Which languages/markets to target?
  • Current keywords (if any): What are they using now?

2. Keyword Research

Generate comprehensive keyword list using multiple approaches:

A. Semantic Analysis

  • Extract core concepts from app description
  • Generate action verbs, feature nouns, user benefits
  • Create variations using synonyms and related terms
  • Reference: references/keyword-strategies.md for detailed methods

B. Competitor Analysis

  • Use web_search to find top competitor apps
  • Search patterns:

- "best [category] apps" iOS/Android - "[app name]" site:apps.apple.com for specific competitors - "[category] app keywords" for ASO discussions

  • Extract keywords from competitor titles, subtitles, descriptions
  • Reference: references/competitor-analysis.md for analysis framework

C. User Intent Mapping

  • Generate keywords based on user search behavior
  • Include: navigational, informational, transactional intents
  • Create long-tail keyword variations

D. Categorization Organize keywords into tiers:

  • Tier 1: Primary keywords (high relevance, high volume) → for title/subtitle
  • Tier 2: Secondary keywords (medium relevance/volume) → for keyword field
  • Tier 3: Long-tail keywords (specific, lower competition) → for description

3. Metadata Optimization

Generate optimized metadata for each platform:

iOS App Store:

  • App Name (30 chars): Include primary keyword
  • Subtitle (30 chars): Include secondary keyword
  • Keyword Field (100 chars): Comma-separated, no spaces, no duplicates from name/subtitle
  • Description (4000 chars): Not indexed, focus on conversion

Google Play:

  • Title (30 chars): Include primary keyword
  • Short Description (80 chars): Include keywords, indexed by search
  • Long Description (4000 chars): Fully indexed, use keywords naturally throughout

Reference references/store-guidelines.md for character limits and best practices.

4. Localization

For each target language:

  • Translate keywords (not just word-for-word, consider local search behavior)
  • Research local competitors
  • Adapt positioning for cultural differences
  • Create localized metadata optimized for each market

5. Output Delivery

Create organized deliverables:

Option A: Markdown Report

  • Keyword research findings
  • Competitor analysis summary
  • Optimized metadata for each platform/language
  • Recommendations and next steps

Option B: Excel Spreadsheet Use the xlsx skill to create tracking spreadsheet with sheets for:

  • Keyword inventory (with scores/tiers)
  • Competitor analysis
  • Metadata variations
  • Localization matrix
  • Performance tracking template

Option C: Both Comprehensive report + spreadsheet for tracking

Advanced Features

Competitor Deep Dive

When user requests detailed competitor analysis:

  1. Use web_search to find top 5-10 competitors
  2. For each competitor:

- Extract all visible metadata - Identify keywords used - Note positioning and value proposition - Check ranking indicators (ratings, reviews)

  1. Create competitive keyword gap analysis
  2. Reference references/competitor-analysis.md for complete framework

Multi-Language Optimization

When user supports multiple languages:

  1. Start with primary language (usually English)
  2. For each additional language:

- Research local search behavior - Check local top apps in category - Translate and adapt keywords - Create localized metadata

  1. Output: Matrix showing all languages side-by-side

Keyword Iteration

When user has existing keywords to improve:

  1. Analyze current keyword performance (if data available)
  2. Identify gaps vs competitors
  3. Suggest additions, removals, replacements
  4. Prioritize changes by expected impact

Important Reminders

ASO Best Practices

  • Never use competitor brand names in keywords
  • Avoid keyword stuffing (unnatural, hurts conversion)
  • Focus on relevance over volume
  • Test and iterate based on results
  • Keep descriptions user-focused, not just keyword-focused

Character Limits

Always check character counts against limits:

  • iOS: 30/30/100 (name/subtitle/keywords)
  • Android: 30/80/4000 (title/short/long description)

Search Tool Usage

  • Use web_search liberally for competitor research
  • Search for actual App Store listings
  • Look for review sites and "best of" lists
  • Extract natural language keywords from reviews

Reference Files

  • Load references/store-guidelines.md when user needs ASO basics or character limits
  • Load references/keyword-strategies.md for keyword generation techniques
  • Load references/competitor-analysis.md for systematic competitor research

Example Interactions

Example 1: Complete ASO from scratch

User: "I need help with ASO for my photo editing app"
1. Ask about app features, target audience, platforms, languages
2. Generate keyword list using semantic analysis and competitor research
3. Create optimized metadata for iOS and Android
4. Deliver markdown report with all recommendations

Example 2: Competitor analysis

User: "Analyze my competitors for my fitness tracking app"
1. Use web_search to find top fitness tracking apps
2. Extract keywords from their metadata
3. Identify gaps and opportunities
4. Create competitive analysis report

Example 3: Localization

User: "I need to localize my app for Italian and Spanish markets"
1. Start with English keywords
2. Research local competitors in Italy and Spain
3. Translate and adapt keywords culturally
4. Create localized metadata for each market
5. Output spreadsheet with language comparison

Example 4: Keyword refresh

User: "My current keywords aren't working well"
1. Review current keywords
2. Analyze competitor keywords they're missing
3. Suggest specific replacements with rationale
4. Prioritize changes by expected impact

Workflow Checklist

For every ASO project, ensure:

  • Understand app functionality and target users
  • Generate comprehensive keyword list (50+ keywords)
  • Analyze at least 3-5 competitors
  • Create metadata for all requested platforms
  • Verify all character limits are respected
  • Organize keywords by priority/tier
  • Provide actionable recommendations
  • Include localization if multi-language
  • Create tracking spreadsheet if requested
  • Explain the reasoning behind keyword choices

Output Quality Standards

Every ASO deliverable should:

  • Be immediately actionable (ready to copy-paste into app store)
  • Include variety of keyword types (brand, category, feature, benefit, long-tail)
  • Respect all platform guidelines and limits
  • Show clear reasoning for keyword selection
  • Provide context about competition and difficulty
  • Include next steps or testing recommendations

Tools Integration

This skill works well with:

  • web_search: For competitor research and market analysis
  • xlsx skill: For creating comprehensive tracking spreadsheets
  • docx skill: For formal ASO reports or client deliverables

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

32.91%
按下载量换算29

Claude

28.67%
按下载量换算26

Cursor

19.1%
按下载量换算17

Gemini CLI

9.34%
按下载量换算8

安全审计

Gen Agent Trust Hub

未通过

Socket

通过

Snyk

可疑

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills