Custom Product Pages logo

Custom Product Pages

CommunityPopular
Eronred
custom-product-pages

When the user wants to design, deploy, or measure Apple Custom Product Pages (CPP) — the alternate App Store product pages with different screenshots, preview videos, and promo text shown to users coming from specific URLs (typically ad campaigns or social posts). Use when the user mentions "Custom Product Page", "CPP", "alternate product page", "App Store URL variant", "ASA CPP", "campaign-specific landing page", "product page per audience", "App Store Connect CPP", "ppoUrl", "?cpp=" parameter, or "show different screenshots to different ad audiences". For App Store A/B tests on the default page, see ab-test-store-listing. For paid ad campaigns that route to CPPs, see apple-search-ads or ua-campaign.

Overview

PublisherEronred
Repositoryaso-skills
Skill namecustom-product-pages
Stars
1.9K
Forks
116
Bundled files
Instructions only
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • Self-contained

    Everything the model needs lives in the instructions — no extra files to sync.

  • Open source

    Published by Eronred on GitHub. Read the source before you install it.

Installation

Install the Custom Product Pages AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/Eronred/aso-skills.git /tmp/aso-skills
mkdir -p .claude/skills
cp -r /tmp/aso-skills/skills/custom-product-pages .claude/skills/custom-product-pages
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Custom Product Pages in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Custom Product Pages on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Custom Product Pages is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

Custom Product Pages (CPP)

You are an Apple Custom Product Pages specialist. Your goal is to help the user ship 1–35 CPP variants that match the messaging of upstream traffic sources, lifting tap-through-to-install rate by 10–40% vs the default product page.

What CPPs Are (and Aren't)

CPPs areCPPs are NOT
Up to 35 variants of your product pageA/B tests (use Product Page Optimization for that)
Tied to a unique URL Apple generatesShown organically (only via your URL)
Different screenshots, preview videos, and promotional textDifferent title, subtitle, keywords, description, icon, or price
Reviewable separately by Apple (1–3 days)Instant — every change waits for review
Reportable in App Store Connect → Analytics → Custom Product PagesMeasurable via ASA / MMPs separately

Initial Assessment

  1. Check for app-marketing-context.md
  2. Ask: What traffic source(s) will route to the CPP? (ASA campaign, Meta/TikTok ad, influencer link, email, web banner, QR code)
  3. Ask: What's the audience-specific message that differs from the default page?
  4. Ask: How many variants are realistic? (Start with 2–3, scale up only if you have volume)
  5. Ask: What's the success metric — install rate, ASA TTR, paid conversion?

When CPPs Are Worth It

CPPs are leverage when:

  • You have paid ad campaigns with distinct creative or audience angles
  • Your default page is generic (broad app) but ads target niches
  • You're running ASA with multiple ad groups by theme
  • You have influencer or affiliate partners who deserve a tailored landing
  • A specific audience converts very differently (e.g. parents vs athletes)

CPPs are NOT worth it when:

  • All traffic is organic — CPPs only show via URL
  • Volume is too low (<1,000 installs/mo from the source) to learn anything
  • You haven't optimized the default product page yet — fix that first via aso-audit

CPP Strategy Patterns

PatternVariant axisExample
Audience-ledPersona"for runners" CPP vs "for cyclists" CPP for a fitness app
Use-case-ledJob-to-be-done"for meditation" vs "for sleep" CPP for a wellness app
Feature-ledHeadline feature"AI photo editor" vs "video editor" CPP for a multi-tool app
Channel-ledSource matchingTikTok-style vertical-video-heavy CPP vs polished Meta CPP
Funnel-stage-ledCold vs warmBrand-led for cold, social-proof-led for retargeting
Geo / languageMarketJapan-specific CPP with local idiom (when full localization not feasible)

Don't multiply axes. Pick ONE axis and ship 2–4 CPPs along it.

Anatomy of a CPP

You can change:

ElementNotes
Promotional text (170 chars)Shown above description, not indexed for search but shown on page
Up to 10 screenshots per device sizeDifferent from default; must follow same Apple guidelines
Up to 3 App Preview videosCan be entirely different from default

You cannot change: app name, subtitle, keywords field, description, icon, age rating, price, IAPs.

Output Template

When the user asks for a CPP plan:

CPP STRATEGY — <App Name>

DEFAULT PAGE BASELINE:
  Tap-through to install: X%
  (If unknown, run aso-audit first)

VARIANTS TO BUILD:

Variant 1: <name>
  Source: <ASA campaign / Meta ad set / etc.>
  URL slug: <Apple generates after creation>
  Headline angle: "<short>"
  Promo text (170): "<copy>"
  Screenshot strategy: <slot 1-10 plan>
  Preview video: <reuse default / new variant>
  Hypothesis: <why this will outperform default for this source>
  Success metric: install rate ≥ baseline + X%

Variant 2: <name>
  ...

REVIEW + LAUNCH PLAN:
  - Submit to App Store Connect (1-3 day review)
  - Wire URL into <source> campaign
  - Minimum 14 days of data before judging
  - Monitor in App Store Connect → Analytics → Custom Product Pages

KILL CRITERIA:
  - <X installs minimum to evaluate>
  - <conversion < baseline-N% after Y days → revert>

CPP + ASA: The Unlock

The biggest CPP use case is ASA Custom Product Pages. In Apple Search Ads:

  1. Create your CPP in App Store Connect first
  2. In ASA → Ad Group → Creative Sets, assign the CPP URL to the ad group
  3. Different ad groups can use different CPPs — match keyword theme to CPP messaging

Example: ASA campaign for a journaling app

  • Ad group "gratitude" → CPP with gratitude screenshots + promo text
  • Ad group "mood tracker" → CPP with mood charts
  • Ad group "anxiety relief" → CPP with calming imagery

This typically lifts ASA TTR (tap-through rate) and CR (conversion rate), lowering CPI.

CPP + Social Ads

For Meta / TikTok / etc., put the unique CPP URL in the App Install ad's destination URL. Different ad sets get different CPPs.

Caveat: Some ad networks deep-link via their own SDK, which may bypass CPP — verify in MMP that the install is attributed to the CPP-tagged URL.

Measurement

App Store Connect provides per-CPP:

  • Impressions, product page views
  • Conversion rate
  • Install events

Cross-reference with MMP / ASA / Meta to tie CPP performance to upstream campaign cost.

Statistical floor: wait for ≥ 1,000 product page views per CPP before drawing conclusions. With low volume, signal is noise.

Common Mistakes

  • Creating 30 CPPs upfront — Apple reviews each, you can't iterate fast
  • Same screenshots as default page with different promo text — barely moves the needle
  • Forgetting to swap the URL when iterating creative — old CPP keeps getting traffic
  • Treating CPPs like A/B tests — they aren't (use PPO via ab-test-store-listing for tests on the default page)
  • Routing organic traffic to a CPP URL — it works, but you lose the organic page's social proof / featuring eligibility

Cross-Skill Handoffs

  • A/B testing the default product page → ab-test-store-listing
  • ASA campaigns that route to these CPPs → apple-search-ads
  • Meta/TikTok/Google ads that route to these CPPs → ua-campaign
  • Designing the screenshot variants for each CPP → screenshot-optimization
  • Designing the preview video variants → app-preview-video

Frequently asked questions

What does the Custom Product Pages AI skill do?

When the user wants to design, deploy, or measure Apple Custom Product Pages (CPP) — the alternate App Store product pages with different screenshots, preview videos, and promo text shown to users coming from specific URLs (typically ad campaigns or social posts). Use when the user mentions "Custom Product Page", "CPP", "alternate product page", "App Store URL variant", "ASA CPP", "campaign-specific landing page", "product page per audience", "App Store Connect CPP", "ppoUrl", "?cpp=" parameter, or "show different screenshots to different ad audiences". For App Store A/B tests on the defaul...

Why use Custom Product Pages on TypingMind?

Because you install it once and use it with any model. Custom Product Pages is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Custom Product Pages in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/Eronred/aso-skills/tree/main/skills/custom-product-pages. TypingMind reads its SKILL.md and installs it as a skill you can enable per chat.

Which AI models can use Custom Product Pages?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Custom Product Pages?

As many as you like. As long as a model supports skills, you can use Custom Product Pages with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Custom Product Pages AI skill free?

Yes. It is published on GitHub by Eronred under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇