superwall
Integrate Superwall paywalls and REST API, manage projects, paywalls, campaigns, and API keys.
npx skills add superwall/skills --skill superwallBefore / After Comparison
1 组Manually writing payment logic, handling subscription states, and managing receipt validation, resulting in complex and error-prone code.
Using Superwall API encapsulation, declaratively configure paywalls and marketing campaigns, automatically handling payment and entitlement logic.
superwall
Superwall
This skill covers three areas. Read the relevant reference doc before proceeding.
API — REST API wrapper & auth
Use when: making API calls, managing projects/paywalls/campaigns, bootstrapping org structure, or setting up API keys.
Quick start:
scripts/sw-api.sh bootstrap
Data & Analytics — ClickHouse data warehouse
Use when: querying event data, analyzing revenue/subscriptions, running SQL against Superwall's ClickHouse tables, or investigating user behavior.
→ references/data-analytics.md
Query endpoint:
scripts/sw-api.sh -m POST -d 'SELECT ... FORMAT CSVWithNames' /v2/organizations/:organizationId/query
Docs — Documentation, SDK integration, dashboard links
Use when: looking up Superwall docs, integrating an SDK, linking to dashboard pages, cloning SDK source for debugging, or configuring webhooks.
Doc lookup:
curl -sL https://superwall.com/docs/llms.txt # Find the right page
curl -sL https://superwall.com/docs/{path}.md # Fetch a specific page
Weekly Installs569Repositorysuperwall/skillsGitHub Stars17First SeenTodaySecurity AuditsGen Agent Trust HubPassSocketPassSnykWarn
User Reviews (0)
Write a Review
No reviews yet
Statistics
User Rating
Rate this Skill