Documentation Index
Fetch the complete documentation index at: https://docs.clarion.cantina.xyz/llms.txt
Use this file to discover all available pages before exploring further.
You can create an agent in two ways: start from a curated template, or build one from scratch.
Start from a template
Templates are pre-built agents for common workflows. Each bundles a set of monitors, skills, and signal rules tuned for a specific domain.- Smart Contract Security: Monitors on-chain activity, triages exploits, coordinates emergency pause workflows.
- Identity & Access: Tracks Okta, Microsoft Entra, JumpCloud, and 1Password events for impossible-travel, MFA bypass, and policy weakening.
- DNS Infrastructure: Watches your zones for unauthorized record changes, NS hijack, and dangling subdomains.
- Cloud Posture: CloudTrail, GuardDuty, and CloudWatch for AWS, with agent-driven IAM investigation.
- Open Agents in your workspace and click New agent.
- Pick the template that matches your use case.
- Review the bundled monitors, skills, and signal rules.
- Configure notification channels. See Notifications.
- Activate the agent.
Build from scratch
If no template fits, start with a blank agent.- Open Agents and click New agent → Blank.
- Add monitors for the signals you want the agent to handle.
- Add skills that describe how to respond. Use the skill library or write custom skills.
- Configure notification preferences.
- Activate.