novoads-api
Installation
SKILL.md
Novoads REST API
Spend your effort on the prompt and on confirming the spoken line. The HTTP is mechanical and is written out below; the prompt is where the render is won or lost.
Configuration
- Base URL:
https://api.novoads.ai/v1(host overridable withNOVOADS_BASE_URL— host only, you append/v1). - Auth:
Authorization: Bearer $NOVOADS_API_KEY, read from.envat the repo root. The key isnovo_plus 64 hex. - Check:
./scripts/check-novoads-env.sh - Never print API keys, commit
.env, or paste a key intoMASTER_CONTEXT.md.