{
  "markdown": "<p align=\"center\">\n  <a href=\"https://superwall.com/\">\n    <img src=\"https://user-images.githubusercontent.com/3296904/158817914-144c66d0-572d-43a4-9d47-d7d0b711c6d7.png\" alt=\"Superwall\" height=\"100\" />\n  </a>\n</p>\n\n# Superwall Agent Skills\n\nOfficial agent skills for integrating Superwall SDKs, managing Superwall\nresources, analyzing data, and building paywalls.\n\n## Install\n\nWe recommend using [skills.sh](https://skills.sh) CLI to install the skills.\n\nInstall all skills (works for all frontier agents):\n\n```bash\nnpx skills add superwall/skills --agent claude-code universal --global --yes \n```\n\nInstall one skill:\n\n```bash\nnpx skills add superwall/skills --skill superwall --agent claude-code universal --global --yes \nnpx skills add superwall/skills --skill superwall-editor --agent claude-code universal --global --yes \n```\n\n## Set up the CLI\n\nThe `superwall` skill uses the official CLI for authenticated resource and data\naccess. Install it and sign in once:\n\n```bash\nnpm install --global superwall\nsuperwall login\nsuperwall whoami --json\n```\n\nFor CI, authenticate without a browser:\n\n```bash\nsuperwall login --api-key <key>\n```\n\nThe session is stored under `~/.superwall`. Agents should pass `--json` to data\nand mutation commands.\n\n## Included skills\n\n- `superwall`: Resources, App Store Connect, ClickHouse analytics, docs, SDK\n  integration, migration, and review workflows.\n- `superwall-editor`: Live paywall, onboarding, and web-to-app editing through a\n  paired browser session.\n- `wwdc`: WWDC session lookup, comparison, citation, summarization, and\n  transcript navigation using [wwdc.ai](https://wwdc.ai/).\n",
  "bytes": 1626,
  "sha": "7ab80cd4b4929e5f3a005d603fae5d3facc6224642afccb8d7196e4e439306b5",
  "repo_slug": "superwall/skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_superwall_skills_superwall_1da9e46e/readme"
}