store-optimize

Improve low-scoring ASO elements and generate a Before/After comparison report.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/no-problem-dev/store-craft --skill store-optimize
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: store-optimize
Source: https://github.com/no-problem-dev/store-craft/tree/main/plugins/store-assets/skills/store-optimize
Command: npx skills add https://github.com/no-problem-dev/store-craft --skill store-optimize

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ASO 評価結果に基づき、CVR に影響を与える低スコア領域を特定して改善する自動サイクルを提供します。store-craft.config.json の設定と fastlane/metadata の更新を前提に、Before/After 比較レポートを出力します。

Core Features & Use Cases

  • 評価結果の分析と低スコア領域の特定: store-evaluate の結果を解析して改善対象を特定します。
  • 改善案の生成と適用: CVR インパクト順に改善案を生成し、設定ファイルとメタデータを更新します。
  • Before/After レポートの生成: 改善前後のスコア比較と差分を可視化します。
  • Config-driven 実行: store-craft.config.json と fastlane/metadata の更新を通じて再現性のある実行を提供します。

Quick Start

Run the ASO optimization cycle against the latest /store-evaluate results to generate a Before/After report.

Frequently Asked Questions about store-optimize

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I improve low-scoring ASO elements to maximize app CVR?

To improve ASO elements and maximize app CVR, an automated optimization cycle analyzes evaluation results, identifies low-scoring areas across screenshots and metadata, and generates targeted improvements. This process updates your configuration files and produces a Before/After comparison report visualizing the score differences.

How does an automated ASO optimization cycle handle screenshots and metadata updates?

An ASO optimization cycle handles updates by analyzing evaluation scores, generating improvement proposals ranked by CVR impact, and applying changes directly to your fastlane/metadata directory and store-craft.config.json configuration file for reproducible execution.

What prerequisites are needed to run ASO optimization workflows on fastlane metadata?

Prerequisites for running ASO optimization workflows on fastlane metadata include having an existing store-craft.config.json file, a populated fastlane/metadata directory with locale-specific files, and a previously executed ASO evaluation step to provide the baseline scores for identifying improvement areas.

Can I generate a Before/After comparison report for ASO changes automatically?

Yes, you can generate a Before/After comparison report for ASO changes automatically. The optimization cycle produces this report after applying improvements to your screenshots, metadata, and keywords, visualizing the score comparison and differences to demonstrate the CVR impact.

What is the best way to prioritize ASO metadata improvements for higher conversion rates?

The best way to prioritize ASO metadata improvements for higher conversion rates is to rank proposals by their estimated CVR impact. The optimization cycle targets the lowest-scoring elements first, ensuring changes with the highest potential impact on app CVR are applied to your metadata.

Why does ASO optimization require a prior evaluation step before applying metadata changes?

ASO optimization requires a prior evaluation step because it needs baseline scores to identify which specific elements have the lowest performance. Without these evaluation results, the system cannot determine which screenshots, metadata, or keywords require improvements to effectively maximize app CVR.