@island-pitch/nextwave-skills
v1.0.0
Published
Installable Claude Code / Agent Skill that teaches an AI agent to drive a self-hosted NextWave Platform (members, tiers, benefits, redemptions, NFC cards, emcee) via the nwp CLI or the NextWave MCP server.
Maintainers
Readme
@island-pitch/nextwave-skills
An installable Claude Code / Agent Skill
that teaches an AI agent to drive a self-hosted NextWave Platform membership
site — members, tiers, benefits, redemptions, NFC cards, venues, and the live
Emcee Controller — via the nwp CLI
or the NextWave MCP server.
Install
Into the current project (./.claude/skills/nextwave/):
npx @island-pitch/nextwave-skillsGlobally (~/.claude/skills/nextwave/):
npx @island-pitch/nextwave-skills --globalCheck the version (so an agent can detect a stale catalog):
npx @island-pitch/nextwave-skills --versionWhat it teaches
- Connecting to a self-hosted NextWave site with a WordPress Application Password (no central API key — each install is its own host).
- The membership domain and the discover → read → act → interpret-error loop.
- Common recipes (onboard a member, check-in/redeem, issue an NFC card, run an emcee experience, renewals) and the typed error model.
Works alongside the MCP server (which also serves these as live resources) and the CLI. Full docs: https://nextwave.ing/docs
