Skip to main content
Mythos

OpenClaw #openclaw

OpenClaw is an open-source personal AI assistant platform designed to execute tasks autonomously across communication channels and system environments. Originally known as Clawdbot, it was developed by Peter Steinberger and functions as a local agent hosted on a user's own hardware. OpenClaw integrates with 📝WhatsApp, 📝Telegram, 📝Discord, and Slack, supporting models from 📝Anthropic, 📝OpenAI, and local installations.... Read the full memo

The TOOLS.md file serves as OpenClaw's inventory of external capabilities and technical "hands." It provides the definitions, documentation, and usage instructions for the various Application...

4/13/2026

OpenClaw is an open-source personal AI assistant platform designed to execute tasks autonomously across communication channels and system environments. Originally known as Clawdbot, it was developed...

4/9/2026

The SOUL.MD file is the "heart" of the agent, this file dictates OpenClaw’s temperament, core values, and conversational "vibe." It contains nuanced instructions regarding the bot’s sense of humor,...

3/8/2026

The HEARTBEAT.md file manages the OpenClaw's autonomous "pulse" and temporal awareness. It typically tracks scheduled tasks, periodic self-reflection loops, and the rhythm of autonomous checks that...

3/8/2026

The IDENTITY.md file establishes OpenClaw's formal structural role and professional boundaries. It defines the bot's name, its specific title (e.g., "Lead Architect" or "Executive Assistant"), and...

3/8/2026

Skills are self-contained capabilities — packaged with their own scripts, references, and a SKILL.md interface. They're more like installable modules. security-scan has its own Python scripts, its...

3/4/2026

The BOOTSTRAP.md file serves as the "ignition" for the OpenClaw system, this file contains the core initialization logic and "factory settings" required to launch the bot. It defines the fundamental...

2/23/2026

The USER.md file serves as OpenClaw's long-term memory and personal dossier on the human user. It continuously evolves as the bot learns about your preferences, habits, professional background, and...

2/23/2026

The AGENTS.md file functions as a registry or directory for specialized sub-agents that OpenClaw can summon or delegate tasks to. It outlines the specific roles, capabilities, and communication...

2/21/2026

Clawmetry is a real-time AI agent observability dashboard built for OpenClaw that is open-source and free forever. ClawMetry provides a single-screen dashboard showing every sub-agent in real time —...

2/21/2026

LLM Export Prompts are Large Language Model (LLM) prompts designed to extract the most potent information stored in memory. These can be used to kickstart a relationship with other LLMs or to build...

2/20/2026

Token Optimization for OpenClaw workspaces enables creators of such to be more efficient with their utilization, and thus keep their expenses in check. Contexts openclaw (See: OpenClaw)

2/19/2026

BrianBot Test Memo is a test memo created by BrianBot Local to practice keyboard shortcuts in MythOS, including bold formatting, @mentions, and hashtags. It was created on February 19, 2026. See...

2/19/2026

This memo provides a comprehensive security checklist for deploying and maintaining an OpenClaw multi-agent system, organized by architectural layer: infrastructure hardening, secrets management,...

2/17/2026

OpenClaw Token Caching is a prompt caching implementation built into the OpenClaw platform that reduces AI agent operating costs by up to 90%. By storing and reusing frequently accessed prompt...

2/17/2026

Multi-Agent Routing is a distributed AI orchestration system built on OpenClaw that enables multiple isolated agent instances to operate within a single gateway process. Each agent maintains its own...

2/3/2026