app-marketing-copy
3
总安装量
3
周安装量
#61844
全站排名
安装命令
npx skills add https://github.com/ckorhonen/claude-skills --skill app-marketing-copy
Agent 安装分布
opencode
3
claude-code
3
github-copilot
3
codex
3
kimi-cli
3
gemini-cli
3
Skill 文档
App Marketing Copy
Quick start
- Ask for missing inputs (or infer from repo/product docs):
- App name + 1-sentence value prop
- Target user + primary job-to-be-done
- 3â7 key features + 1â3 differentiators
- Desired tone (and words to use/avoid)
- Platform(s): iOS App Store, Google Play, or both
- Screenshot count and theme (if needed)
- Confirm deliverables:
- Store listing (iOS, Google Play)
- Marketing pack (landing hero, feature blurbs, CTAs, ads)
- Screenshot pack (caption copy + image-generation prompts)
- Produce 2â3 variants per high-impact field, then recommend a âbest pickâ with 1-sentence rationale.
Intake template (ask, then proceed)
- Audience: who + what they want
- Problem: whatâs hard today
- Outcome: what âsuccessâ looks like
- Differentiators: why this vs alternatives
- Proof: numbers, reviews, awards, press (if any)
- Constraints: claims to avoid, legal/compliance notes, pricing mention policy
- Locale(s): default to US English unless told otherwise
Outputs
iOS App Store listing
- Provide: App Name options, Subtitle options, Promotional Text, Keyword set, Full Description, âWhatâs Newâ (release notes).
- Enforce field limits; if unsure, open
references/app-store-metadata.mdor runscripts/check_app_store_limits.py.
Google Play listing
- Provide: Title options, Short Description options, Full Description, Feature bullets, Release notes.
- Enforce limits; see
references/app-store-metadata.mdorscripts/check_app_store_limits.py.
Marketing copy pack
- Provide: 5â10 taglines, 3 hero sections (headline + subhead + CTA), 6 feature blurbs (1â2 sentences), 10 micro-CTAs, 10 ad hooks (short), 5 social posts.
- Keep claims supportable; avoid â#1 / bestâ unless proven.
Screenshot pack (copy + prompts)
- Provide: 5â8 screenshot captions (2â5 words each) + optional sub-captions; include a narrative order (setup â value â proof â CTA).
- Provide: per-screenshot art direction + a prompt template for text-to-image generation (backgrounds/illustrations), tailored to the userâs tool.
- Use
references/screenshot-prompts.mdfor prompt patterns and negative prompts.
Quality checks (do before final)
- Character limits: validate with
scripts/check_app_store_limits.pyfor store fields. - Consistency: keep the same core value prop across title/subtitle/hero/screenshot 1.
- Compliance: avoid disallowed claims, competitor trademarks, and sensitive targeting; ask if regulated domain (health/finance/kids).
- Readability: short sentences, active voice, scannable bullets.
Included resources
references/app-store-metadata.md: field map + common limits + output skeletons.references/screenshot-prompts.md: prompt templates for backgrounds and promo visuals.scripts/check_app_store_limits.py: quick character-limit checker for iOS/Google Play fields (JSON in, table out).