Skip to content

Features#

What a Lens Prism agent can do, and how you shape it.

  • Agent identity


    The seven markdown documents that define an agent: Soul, User, Memory, Vision, Agent Guide, Heartbeat, and Bootstrap.

  • Memory


    The two-layer memory system — curated long-term memory plus an embedding-indexed searchable store.

  • Heartbeat


    The always-on monitoring loop, its DELIVER/SUPPRESS gate, and Slack triggers.

  • Scheduled tasks


    One-shot and recurring work on the agent's calendar, in natural language or cron.

  • Webhooks


    Named HTTP endpoints external systems POST events to, triggering an agent run or a direct notification.

  • Skills


    Installable SKILL.md capability bundles the agent uses automatically.

  • Tools


    Everything the agent can call — memory, self-management, scheduling, skills, shell, file sharing, and the Claude Code sub-agent.