app-marketing-copy

Generate App Store and Google Play listings, marketing copy, and screenshot prompt templates.

1|Updated May 6, 2026
One-click install
npx skills add https://github.com/surfingalien/FinSurfing --skill app-marketing-copy-surfingalien
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: app-marketing-copy
Source: https://github.com/surfingalien/FinSurfing/tree/main/.claude/skills/app-marketing-copy
Command: npx skills add https://github.com/surfingalien/FinSurfing --skill app-marketing-copy-surfingalien

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Writing app store listings and marketing copy that fits strict character limits, avoids keyword stuffing, and communicates real user benefits is time-consuming and error-prone. This Skill produces compliant iOS App Store and Google Play metadata, marketing copy packs, and screenshot caption sets with validation. ## Core Features & Use Cases - Store Listing Generation: Creates iOS listings (app name, subtitle, promotional text, keywords, description, release notes) and Google Play listings (title, short description, full description, feature bullets) within platform character limits. - Marketing Copy Pack: Produces taglines, hero sections, feature blurbs, CTAs, ad hooks, and social posts with supportable claims. - Screenshot Pack: Generates 5-8 screenshot captions in narrative order plus text-to-image prompt templates for backgrounds and promo visuals. - Limit Validation: Includes a Python script that checks field lengths against iOS and Google Play limits from JSON input. - Use Case: You are launching a productivity app on both stores. Provide the app name, audience, and key features, and receive complete iOS and Google Play listings, a marketing pack, and screenshot captions validated against character limits. ## Quick Start Ask the assistant to write an App Store and Google Play listing for your app, providing its name, target audience, key features, and desired tone.

Frequently Asked Questions about app-marketing-copy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write an App Store listing that fits character limits?

Provide your app name, audience, and features, then generate subtitle, keyword, and description drafts. Validate every field with the included check_app_store_limits.py script, which compares each field against iOS limits such as 30 characters for subtitles and 100 for keywords.

What are the character limits for iOS and Google Play metadata?

iOS allows 30 characters for app name and subtitle, 170 for promotional text, 100 for keywords, and 4000 for description. Google Play allows 30 for title, 80 for short description, and 4000 for full description. The references file documents these limits.

How do I avoid ASO keyword stuffing in my app description?

Use each keyword once naturally in context and place extra keywords in the dedicated keyword field rather than the subtitle. The Skill's guidance shows before-and-after examples where readable, benefit-focused copy outperforms repeated keyword strings.

Can I generate screenshot captions and image prompts for my app store page?

Yes. The Skill produces 5-8 screenshot captions in a narrative order from setup to call-to-action, plus per-screenshot text-to-image prompt templates with a reusable style bible and negative prompt checklist for backgrounds.

Why does my app store copy get truncated on mobile devices?

Store pages truncate fields that exceed platform limits, and mobile displays show even fewer characters than the official limit. Keep the strongest benefit in the first 50 characters and run the validation script before publishing.