Handles the marketing side of your API presence, the landing page that lives at /api before developers hit the docs. It distinguishes between the intro page (value prop, use cases, getting started) and the actual reference documentation, which it leaves to docs-page-generator. Pulls from project context files if they exist, then structures an overview with SEO targeting developer search intent. The first-use intro can be verbose, but you can skip it on subsequent runs. Useful if you're realizing your API docs are great but you have nowhere that explains why someone would want to use your API in the first place.
npx skills add https://github.com/kostja94/marketing-skills --skill api-page-generator