No Server Required: The skill approach doesn’t require running any background process—your agent reads the skill file and makes API calls directly.
How It Works
When you install the Nia skill, it provides your agent with:- API endpoint definitions for all Nia features
- Authentication instructions for using your API key
- Usage examples the agent can follow
Installation
Install the Nia skill in non-interactive mode (recommended for agents/automation):Setup
1. Get Your API Key
Sign up at trynia.ai to get your API key. For full headless onboarding (API signup/login + non-interactive install), use the Agent Onboarding guide.2. Configure Your Agent
The skill will instruct your agent how to authenticate. Typically, you’ll set your API key in one of these ways:- Environment variable:
NIA_API_KEY - Config file:
~/.config/nia/api_key
Links
GitHub
View skill source code
Get API Key
Sign up for Nia API access

