Skill setup
Select a skill or create a new one.
Sign in to the agent console
Not connected
Configure skills, tools, and agent defaults.
Select a skill or create a new one.
Select a skill from the catalog.
Run a built-in or custom tool with sample parameters and inspect the JSON result.
Create reusable tools and edit global descriptions. Skill-specific instructions are set per skill on the Setup tab.
Custom tools reuse an existing data source under a new name. Pick the data source that matches what the tool should fetch.
When integrations call /api/chat without skills, these embeds are used.
Connect external systems to Nexus agents via the Router API.
Send messages to an agent with POST /api/chat.
Required when AUTH_ENABLED=true on the Router.
Only message is required. Context IDs depend on the agent/skills.