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.
npx skills add markdavidgan/apple-dev-skills --skill app-marketing-contextgit clone --depth 1 https://github.com/markdavidgan/apple-dev-skillsWrote 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.
[](https://agentmods.dev/skills/markdavidgan/apple-dev-skills/app-marketing-context)<a href="https://agentmods.dev/skills/markdavidgan/apple-dev-skills/app-marketing-context"><img src="https://agentmods.dev/badge/skills/markdavidgan/apple-dev-skills/app-marketing-context/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.
<a href="https://agentmods.dev/skills/markdavidgan/apple-dev-skills/app-marketing-context"><img src="https://agentmods.dev/badge/skills/markdavidgan/apple-dev-skills/app-marketing-context.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00143 | $0.01995 |
| Opus 5 | $0.00072 | $0.00997 |
| Sonnet 5 | $0.00029 | $0.00399 |
| Haiku 4.5 | $0.00014 | $0.00199 |
Grade A, and why
app-marketing-context 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 211 lines — stays where its author put it; the contents beside it link to each section on GitHub.
App Marketing Context
Produce a single persistent brief that every marketing skill reads first, so you never answer the same questions twice.
This is the foundation skill for the growth cluster. Run it once per app (or when positioning shifts); every downstream skill — asc-aso, app-launch, apple-search-ads, app-store-pricing, app-brand-identity — checks for this file before asking you anything.
This is not a PRD.
product-speccaptures what to build and why;app-marketing-contextcaptures how to position, price, and grow what you've built. If you need both, runproduct-specfirst.
When to Run
- Starting any growth or marketing work on an Apple app for the first time.
- Onboarding to a new client's app — capture the landscape before touching metadata.
- Positioning has shifted (new audience, rebrand, major feature, pricing change).
- Another skill says "load app-marketing-context.md" and the file doesn't exist.
Before creating, check for an existing file
Does app-marketing-context.md exist in the project root or .claude/?
YES → Offer to review and update specific sections rather than recreate.
NO → Proceed with the full template below.
When updating, ask which sections changed. Don't overwrite data that's still accurate.
The Context Document Template
Save the completed file to .claude/app-marketing-context.md (preferred) or the project root. Use this skeleton verbatim — downstream skills parse it by section heading.
# App Marketing Context
<!-- Generated by app-marketing-context skill. Update don't recreate. -->
## App Overview
| Field | Value |
|-------|-------|
| App name | |
| Apple App ID | |
| Primary category | |
| Secondary category | |
| Platforms | iOS / iPadOS / macOS / watchOS / visionOS |
| Price model | Free / Freemium / Paid / Paymium |
| Launch date | |
| Current version | |
| App Store URL | https://apps.apple.com/app/id<APP_ID> |
## Value Proposition
**Problem:** Who has what pain, and what evidence proves it (reviews, support tickets, churn)?
**Target audience:** Primary persona (one paragraph: demographics, device habits, Jobs To Be Done).
**Differentiator:** What do you do that the top 3 competitors don't — and why does it matter to that persona?
**One-line pitch:** "For [audience], [App] is the [category] that [unique benefit] — unlike [alternative]."
## Competitor Landscape
| App | App ID | Strengths | Weaknesses | Our angle |
|-----|--------|-----------|------------|-----------|
| | | | | |
| | | | | |
| | | | | |
> Tip: Use `asc_get_app_info` on each competitor's App ID to pull current ratings and review counts without leaving Claude.
## Current ASO State
Pull live data via ASC MCP before filling these in:
```
asc_get_metadata(appId: "<APP_ID>", platform: "IOS")
asc_get_app_info(appId: "<APP_ID>")
```
| Field | Current value | Char limit | Notes |
|-------|--------------|:----------:|-------|
| Title | | 30 | |
| Subtitle | | 30 | |
| Keyword field | | 100 | |
| Promotional text | | 170 | editable without review |
| Average rating | | — | pull from asc_get_app_info |
| Rating count | | — | |
| Last metadata update | | — | |
## Goals & KPIs
Focus on three. More dilutes accountability.
| # | Goal | Metric | Target | Date |
|---|------|--------|--------|------|
| 1 | | | | |
| 2 | | | | |
| 3 | | | | |
## Resources & Constraints
| Resource | Detail |
|----------|--------|
| Budget (paid UA) | |
| Team size | |
| ASO tool | App Store Connect / third-party |
| Design capacity | |
| Release cadence | |
| Key constraint | |
## Markets & Localization
| Market | Priority | Languages | Notes |
|--------|----------|-----------|-------|
| | Primary | | |
| | Secondary | | |
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.
- 9d ago First seen · 211 lines · 143 tokens per session scan A 7acd85d8225b
app-marketing-context is a skill published in the GitHub repository markdavidgan/apple-dev-skills (5 stars, last pushed 10d ago), licensed MIT. It adds 143 tokens to every session and 1,995 once invoked, about $0.0007 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-31.
Other skills, from other repositories
asc-ppp-pricing
Set territory-specific pricing for subscriptions and in-app purchases using current asc setup, pricing summary, price import, and price schedule commands. Use when adjusting prices by country or implementing localized PPP strategies.
asc-revenuecat-catalog-sync
Reconcile App Store Connect subscriptions and in-app purchases with RevenueCat products, entitlements, offerings, and packages using asc and RevenueCat MCP. Use when setting up or syncing subscription catalogs across ASC and RevenueCat.
asc-apple-ads
Use when managing Apple Ads with asc, including OAuth profiles, ad-account discovery, Platform API v1 campaigns and targeting, reports, assets, recommendations, guarded mutations, raw requests, and Campaign Management API v5 migration.
asc-aso-audit
Run an offline ASO audit on canonical App Store metadata under ./metadata and surface keyword gaps using Astro MCP. Use after pulling metadata with asc metadata pull.
asc-localize-metadata
Automatically translate and sync App Store metadata (description, keywords, what's new, subtitle) to multiple languages using LLM translation and asc CLI. Use when asked to localize an app's App Store listing, translate app descriptions, or add new languages to App Store Connect.
asc-shots-pipeline
Orchestrate iOS screenshot automation with xcodebuild/simctl for build-run, AXe for UI actions, JSON settings and plan files, Koubou-based framing (asc screenshots frame), and screenshot upload (asc screenshots upload). Use when users ask for automated screenshot capture, AXe-driven simulator flows, frame composition…