Official Claude Code plugin for AppAI — a free hosting platform for AI-built landing pages.
appai-publish — A skill that teaches Claude Code how to publish production-quality landing pages via the AppAI API. Handles:
- Device-flow authentication (no API keys to paste)
- 22 section types, 5 templates, 17 categories
- Multi-language publishing (30+ locales, free, unlimited)
- Automatic SEO, schema.org, sitemap, hreflang
- Privacy policy and terms of service generation
- Preview-before-publish validation
In any Claude Code session:
/plugin marketplace add KYCgrayson/appai-skill
/plugin install appai-publish@appai-skill
Then ask Claude anything like:
"Publish a landing page for my AI recipe app — it's called ChefChef, targets home cooks, available on iOS and Android."
Claude will run the device-auth flow in your browser, design the page, generate copy, and publish it to https://appai.info/p/<slug> in one shot.
- Authenticates the first time (opens browser, you click Authorize, agent takes it from there)
- Picks template, colors, fonts, and sections from your product description
- Writes SEO-optimized copy and compliance pages
- Publishes with locale variants for your target markets
- Returns the live URL
The canonical source lives in the main AppAI repo at KYCgrayson/APPAI under skills/appai-publish/. This repo mirrors it for plugin distribution.
MIT