custom-product-pages

custom-product-pages is a skill for Claude Code from rshankras/claude-code-apple-skills. It costs 48 tokens per session (2,533 once invoked), scanned A, original, MIT.

A generator for Custom Product Page metadata: alternate App Store product pages tailored to different audiences, advertising campaigns, or traffic sources. It covers page text, keywords, and screenshot planning.

In plain words
What is it for?
Use it to prepare targeted App Store pages for ad campaigns, audience segments, user personas, or product-page message tests.
Why use it?
It helps you adapt App Store messaging to distinct audiences and decide when there is enough traffic to compare alternate pages meaningfully.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: names the AskUserQuestion tool.

Part of the apple-skills plugin — 147 skills shipped together , and of apple-skills

Good fit Use it to prepare targeted App Store pages for ad campaigns, audience segments, user personas, or product-page message tests.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rshankras/claude-code-apple-skills/custom-product-pages
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add rshankras/claude-code-apple-skills --skill custom-product-pages
Clone the repo
git clone --depth 1 https://github.com/rshankras/claude-code-apple-skills

Made for: Claude Code.

Or install apple-skills, the plugin that ships this one along with the rest of its 147 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for custom-product-pages

README.md
[![agentmods](https://agentmods.dev/badge/skills/rshankras/claude-code-apple-skills/custom-product-pages/github.svg)](https://agentmods.dev/skills/rshankras/claude-code-apple-skills/custom-product-pages)
Your own site
<a href="https://agentmods.dev/skills/rshankras/claude-code-apple-skills/custom-product-pages"><img src="https://agentmods.dev/badge/skills/rshankras/claude-code-apple-skills/custom-product-pages/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for custom-product-pages

Your own site · 80×15
<a href="https://agentmods.dev/skills/rshankras/claude-code-apple-skills/custom-product-pages"><img src="https://agentmods.dev/badge/skills/rshankras/claude-code-apple-skills/custom-product-pages.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,533 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.02533
Opus 5 $0.00024 $0.01267
Sonnet 5 $0.00010 $0.00507
Haiku 4.5 $0.00005 $0.00253

Measured 11d ago against content hash 03f9d16c51fa, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

custom-product-pages scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/generators/custom-product-pages/SKILL.md · 256 lines

How it starts

The opening of the file, as written. The whole thing — 256 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Custom Product Pages Generator

Generate metadata templates for Custom Product Pages (CPPs) — targeted App Store product page variants optimized for specific audiences, ad campaigns, or traffic sources.

When This Skill Activates

Use this skill when the user:

  • Asks to create "custom product pages" or "targeted App Store pages"
  • Mentions "different App Store pages for different audiences"
  • Wants to create pages for specific ad campaigns (Apple Search Ads, social media)
  • Asks about A/B testing product page messaging
  • Has multiple user personas and wants tailored messaging

Minimum Eligibility

CPPs only make sense when you have enough traffic to meaningfully split across pages.

Monthly Impressions Recommendation
Under 2,000 Don't create CPPs. Focus on optimizing your single default page. You won't have enough traffic per page to know if it's working.
2,000-10,000 Create 1 CPP max for your most distinct audience segment or highest-spend ad campaign. Monitor for 4+ weeks.
10,000-50,000 Create 2-3 CPPs. Enough traffic to compare performance across pages.
50,000+ Full CPP strategy. Multiple pages per segment, ad campaign-specific pages, seasonal variants.

Exception: If you're running paid Apple Search Ads campaigns, CPPs are valuable even at lower organic volume because ad traffic is directed specifically to your CPP — you're not splitting organic impressions.

How Custom Product Pages Work

  • You can create up to 35 custom product pages per app — prioritize a few distinctive pages over filling all 35
  • Each page gets a unique URL: your default App Store link plus a product-page-ID parameter; devices below iOS 15 (or a disabled page) fall back to the default page
  • You can customize: screenshots, app previews, and promotional text
  • The app icon, name, subtitle, and description remain the same across all pages
  • Each page is fully localizable, independently of the default page
  • Available on iOS 15+ and macOS 12+; the App Store Connect API automates page creation at scale

Read the full file on GitHub · 256 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 256 lines · 48 tokens per session scan A 03f9d16c51fa

Subscribe to this mod's changes

custom-product-pages is a skill published in the GitHub repository rshankras/claude-code-apple-skills (719 stars, last pushed 1mo ago), licensed MIT. It adds 48 tokens to every session and 2,533 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.