narrative-lion
Installation
SKILL.md
Narrative Lion
Use the CLI at ${CLAUDE_PLUGIN_ROOT}/scripts/nl.py for all API operations. Run via Bash:
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/nl.py <command> [args...] [--json]
Auth
export NLK_API_KEY=nlk_xxxxxxxx
Create one at https://narrativelion.com/settings/api-keys (Pro plan required).
All API calls use Authorization: Bearer $NLK_API_KEY header.