Quick Start
Deploy your first agent in ~10 minutes with a single curl command.
Core Concepts
Understand packs, profiles, deploy methods, and how they fit together.
Agent Packs
Compare OpenClaw, Claude Code, Codex CLI, Kiro, and more.
Profiles
Choose the right IAM permission level for your use case.
What Lowkey does
Lowkey provisions an EC2 instance in your AWS account and installs an AI coding agent on it. The agent connects to Amazon Bedrock (or OpenAI/Kiro for those packs) for inference, and uses your account’s IAM role for AWS access. You interact with it via terminal, Telegram, Discord, or Slack.Always-on operation
Your agent runs 24/7. Start a build Tuesday, continue Thursday — it remembers everything.
Your data, your account
No code or config leaves your AWS account. Inference is via Amazon Bedrock under its data privacy policy.
Real AWS infrastructure
Agents build using CloudFormation, CDK, Terraform, and standard AWS services — not proprietary runtimes.
Multi-channel access
Connect via Telegram, Discord, Slack, or SSM terminal from any device.
Get started in three steps
Run the installer
Run essential bootstraps
After connecting to your agent, paste this into the chat to configure skills, memory, and best practices:
Choose your agent
Lowkey ships with eight agent packs. Pick the one that fits your workflow:| Pack | Best for | Inference |
|---|---|---|
| OpenClaw | Full builder with persistent memory, Telegram/Slack/Discord | Amazon Bedrock |
| Claude Code | Anthropic’s coding CLI, native Bedrock support | Amazon Bedrock |
| Codex CLI | OpenAI’s coding agent | OpenAI API |
| Kiro CLI | AWS agentic IDE with MCP servers | Kiro cloud |
| NemoClaw | OpenClaw in an isolated sandbox | Amazon Bedrock |
| Hermes | Lightweight NousResearch CLI | Amazon Bedrock |