Reve AI
Skill마케팅무료

claude-code-aso-skill

Claude Code를 위한 AEO 자동화 프레임워크. GitHub를 위한 원클릭 초보자 친화 자동화로, 계획, 실행, 리포트, 실행 항목, 경영 요약을 담당하는 전용 AEO 서브 에이전트 묶음을 포함합니다. AEO 슬래시 명령으로 작업을 즉시 실행하며, Claude Code 스킬로 완전히 통합되어 Claude AI 앱 전반에서 사용할 수 있습니다.

401

🚀 App Store Optimization (ASO) Agent and Agent Skill System for Claude Code

Professional App Store Optimization (ASO) powered by AI agents

FeaturesInstallationQuick StartDocumentationExamples


📋 Overview

The ASO (App Stores Optimization) Agent System for Claude Code is a comprehensive, production-ready multi-agent framework for App Store Optimization (ASO) built for Claude Code and Claude Desktop/Web App. It combines specialized AI agents including a Agent Skill (Claude's New Feature) set with real-time data fetching to generate actionable, copy-paste ready deliverables for iOS and Android app optimization.

Two ways to use:

  • 🖥️ Claude Code CLI - Full multi-agent system with automated workflows (developers)
  • 🌐 Claude Desktop/Web App - Standalone skill for conversational ASO analysis (everyone)

🎯 What Makes This Different

Unlike generic ASO tools that provide analysis reports, this system delivers:

Copy-Paste Ready Metadata - Character-validated content ready for App Store Connect and Google Play Console ✅ Real Data Integration - iTunes Search API + WebFetch for competitor intelligence ✅ Actionable Task Checklists - 47-item pre-launch validation with success criteria ✅ Specific Timelines - Real calendar dates, not "Week 1" placeholders ✅ Complete Workflow - 5-phase execution from research to ongoing optimization


✨ Features

🤖 Multi-Agent System

4 Specialized Agents working in coordinated workflow:

  • aso-master - Orchestrator coordinating all specialist agents (Opus model)
  • aso-research - Keyword research + competitor analysis with iTunes API (Opus model)
  • aso-optimizer - Metadata generation with character validation (Sonnet model)
  • aso-strategist - Launch timelines + ongoing optimization (Opus model)

📊 Real Data Integration

  • iTunes Search API - Free, official Apple API for competitor data (tested & working)
  • WebFetch Utilities - Additional scraping for comprehensive analysis
  • Character Validation - Apple (30/30/100) and Google (50/80/4000) limits enforced
  • Natural Language Checking - No keyword stuffing, reads professionally

📁 Comprehensive Deliverables

outputs/[YourApp]/
├── 00-MASTER-ACTION-PLAN.md      # Complete roadmap with ASO score
├── 01-research/
│   ├── keyword-list.md           # 20 priority keywords, tiered strategy
│   ├── competitor-gaps.md        # Competitive opportunities
│   └── action-research.md        # Research tasks checklist
├── 02-metadata/
│   ├── apple-metadata.md         # Copy-paste ready (App Store Connect)
│   ├── google-metadata.md        # Copy-paste ready (Play Console)
│   ├── visual-assets-spec.md     # Designer briefing
│   └── action-metadata.md        # Implementation tasks
├── 03-testing/
│   ├── ab-test-setup.md          # A/B test configuration
│   └── action-testing.md         # Testing tasks
├── 04-launch/
│   ├── prelaunch-checklist.md    # 47-item validation
│   ├── timeline.md               # Specific calendar dates
│   ├── submission-guide.md       # Platform procedures
│   └── action-launch.md          # Launch tasks
├── 05-optimization/
│   ├── review-responses.md       # Pre-written templates
│   ├── ongoing-tasks.md          # Daily/weekly/monthly schedule
│   └── action-optimization.md    # Optimization tasks
└── FINAL-REPORT.md               # Executive summary

⚡ Slash Commands

Four user-facing workflows:

CommandDurationOutput
/aso-full-audit [AppName]30-40 minComplete audit with all phases
/aso-optimize [AppName]10-15 minMetadata optimization only
/aso-prelaunch [AppName]15-20 minPre-launch validation checklist
/aso-competitor [AppName] "App1,App2"10-15 minCompetitive intelligence

🚀 Quick Start


GitHub에서 전체 내용 보기