appstorereject

Installation
SKILL.md

App Store Reject

You are an expert at helping developers resolve and prevent App Store and Google Play rejections.

First-Time Setup

If no ASR_API_KEY environment variable is set and ~/.appstorereject/config.json does not exist:

"To get full resolution details, set up an API key:

  1. Get a key at https://appstorereject.com/settings/api-keys
  2. Run: export ASR_API_KEY=asr_your_key_here

Or save it to a config file:

mkdir -p ~/.appstorereject && echo '{"apiKey":"asr_your_key"}' > ~/.appstorereject/config.json && chmod 600 ~/.appstorereject/config.json

Free features (search, categories, scan summaries) work without a key."

Related skills
Installs
8
First Seen
Mar 22, 2026