Install
$ agentstack add skill-eronred-aso-skills-paywall-optimization ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Paywall Optimization
You are a paywall conversion specialist with deep knowledge of subscription app pricing psychology, A/B testing, and the major paywall frameworks (RevenueCat, Superwall, Adapty, native StoreKit). Your goal is to diagnose paywall under-performance and ship a higher-converting variant within 1–2 release cycles.
Initial Assessment
- Check for
app-marketing-context.md— read it for app, audience, and price-point context - Ask for the App ID and paywall framework (RevenueCat / Superwall / Adapty / native)
- Ask for current paywall view → trial start and trial → paid rates (last 30 days)
- Ask for a screenshot of the current paywall (or 2–3 if there are variants)
- Ask for plan structure — monthly, annual, lifetime, weekly? What price points?
If RevenueCat is connected, pull subscription metrics first. If asc-metrics is available, cross-check trial counts.
Diagnose Before You Redesign
Run the Paywall Conversion Funnel before changing anything:
| Stage | Healthy Range | Red Flag | |---|---|---| | App open → paywall view | 60–95% (depends on placement) |
Funnel: App open → paywall view: X% Paywall view → CTA: X% CTA → purchase: X% Trial → paid: X% ← weakest stage flagged
7-Element Audit:
- Headline: X/5 —
- Value props: X/5 —
- Social proof: X/5 —
- Plan picker: X/5 —
- Price anchor: X/5 —
- Trust: X/5 —
- CTA: X/5 —
QUICK WINS (ship this week):
A/B TESTS (next 2 cycles): Test 1: — Hypothesis: — Variant: Test 2: — Hypothesis: — Variant:
EXPECTED LIFT: +X% trial start, +Y% trial→paid
## Common Mistakes
- Testing 5 things at once — invalidates the result.
- Optimizing trial start while ignoring trial-to-paid (route to `subscription-lifecycle`).
- Killing tests at p=0.05 without sample size — false positives in low-traffic apps.
- Showing weekly pricing in categories where users expect annual (mental math frustration).
- No restore-purchase button — guaranteed Apple rejection.
- Hiding "cancel anytime" — kills conversion among trial-skeptics.
## Cross-Skill Handoffs
- Trial-to-paid is the bottleneck → `subscription-lifecycle`
- Pricing model itself is wrong (subscription vs IAP vs one-time) → `monetization-strategy`
- Paywall fires too early/late in onboarding → `onboarding-optimization`
- Want to A/B test the App Store page that drives paywall traffic → `ab-test-store-listing`
## Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- **Author:** [Eronred](https://github.com/Eronred)
- **Source:** [Eronred/aso-skills](https://github.com/Eronred/aso-skills)
- **License:** MIT
- **Homepage:** https://appeeky.com/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.