What is Steamory Agent Kit?
Steamory Agent Kit (SAK) is an infrastructure suite for building agents. It is not a single agent application. It is the underlying capability layer that gives agents identity, memory, and action in production.
SAK's core narrative is simple: Build Agent infrastructure.
Vision and mission
Steamory's vision is to give AI back to people and reshape data and intelligence ownership in the AI era.
Steamory's mission is to make agent development easy. Developers should be able to focus on business logic while standardized infrastructure gives agents identity, memory, and action.
Capability matrix
| Layer | Product | Responsibility |
|---|---|---|
| Identity | GenAuth | Human-to-Agent authorization, MCP Profile, audit, and compliance |
| Memory | GUM | Chat Memory, Profile Memory, Action Memory, and Search Memory |
| Action | Web Agent | Search, extraction, Textify, browser actions, and sandboxed execution |
Why it matters
Traditional application infrastructure is designed around human users: login, permission, database, API gateway, and monitoring. Agent applications need different assumptions:
- Agents act on behalf of users, so authorization must be delegated, scoped, revocable, and auditable.
- Agents run long tasks across sessions, so context cannot live only inside prompts.
- Agents need real web access and third-party tools, so action must become engineered infrastructure.
SAK turns these needs into a clear pipeline: intent enters the system, identity defines boundaries, memory provides context, and action connects the external world.
Product posture
SAK should feel like infrastructure: restrained, credible, production-oriented, and composable.