@superwall/superwall

Provides Superwall REST API access, ClickHouse data analytics, documentation lookup, SDK integration triage, dashboard linking, and SDK source cloning. Use when the user asks about Superwall paywalls, campaigns, subscriptions, API usage, data analysis, SDK integration, webhook events, or debugging SDK behavior.`

View in AI SkillSafe app
0 downloads
0 stars
0 demos
SKILL.md
namesuperwall
descriptionProvides Superwall REST API access, ClickHouse data analytics, documentation lookup, SDK integration triage, dashboard linking, and SDK source cloning. Use when the user asks about Superwall paywalls, campaigns, subscriptions, API usage, data analysis, SDK integration, webhook events, or debugging SDK behavior.`

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.

references/api.md

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.

references/docs.md

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

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@superwall/superwall/verified)](https://skillsafe.ai/skill/@superwall/superwall/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@superwall/superwall/installs)](https://skillsafe.ai/skill/@superwall/superwall/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@superwall/superwall/scan)](https://skillsafe.ai/skill/@superwall/superwall/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@superwall/superwall/eval)](https://skillsafe.ai/skill/@superwall/superwall/)