Define Your Agent's Identity.
Give your agent a name, a clear purpose, and a visual identity. This shapes how it presents itself to your team and how it describes its own capabilities.
Configure the Brain.
Choose the model, define the system prompt, and tune persona and tone. This determines how your agent reasons, communicates, and handles uncertainty.
Connect the Obelisk.
Define what your agent knows. Connect it to your Data Obelisk layers and any additional knowledge sources. Grounded agents beat hallucinating ones every time.
Wire the Tools.
Connect your agent to external systems via MCP. These give it the ability to act — not just answer. Select only what this agent actually needs.
Build the Cowork Network.
Define which other agents collaborate with this one, how handoffs work, and what triggers cross-agent workflows. Multi-agent systems multiply impact without multiplying headcount.
Set the Cadence.
Define when and how your agent activates. Agents can be on-demand, event-driven, or scheduled — or all three. Background workers run without anyone asking.
Review & Deploy.
Confirm your agent's configuration before launching. Everything can be edited after deployment — but get the core right before it goes live.
Your agent will be deployed to AWS Bedrock via Lambda. It will be accessible via API, Slack bot, and the Nycolai Sage interface immediately after launch.
Deployment connects to AWS Bedrock via Lambda. Export Skill File downloads a SKILL.md you can drop into any Claude Code project.