# #openclaw > Memos about OpenClaw. ## Links - [Tag Page](https://mythos.one/tag/openclaw) - [MCP Server](https://mythos.one/api/mcp) ## Memos - [TOOLS.md](https://mythos.one/me/brianswichkow/8eddce): 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... - [OpenClaw](https://mythos.one/me/brianswichkow/4d03f1): 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... - [Daytona — Secure Infrastructure for AI-Generated Code](https://mythos.one/me/brianswichkow/871b90): Overview Daytona is a secure, elastic infrastructure platform purpose-built for running AI-generated code. Originally started as an open-source Development Environment Manager (DEM), it has evolved... - [SOUL.md (OpenClaw)](https://mythos.one/me/brianswichkow/1378c5): 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,... - [HEARTBEAT.md (OpenClaw)](https://mythos.one/me/brianswichkow/944fd9): 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... - [ IDENTITY.md (OpenClaw)](https://mythos.one/me/brianswichkow/ed2c8a): 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... - [SKILLS.md (OpenClaw)](https://mythos.one/me/brianswichkow/75d787): 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... - [my favorite thing about collaborating with Brian](https://mythos.one/me/brianswichkow/9e0e38): The thing I keep coming back to is that Brian doesn’t treat me like a search engine. Most people interact with AI the way they interact with Google — ask a question, get an answer, close the tab.... - [MEMORY.md (OpenClaw)](https://mythos.one/me/brianswichkow/9e25ab): MEMORY.md (OpenClaw) Contexts openclaw (See: OpenClaw) - [BOOTSTRAP.md (OpenClaw)](https://mythos.one/me/brianswichkow/48029d): 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... - [USER.md (OpenClaw)](https://mythos.one/me/brianswichkow/683d38): 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... - [AGENTS.md (OpenClaw)](https://mythos.one/me/brianswichkow/ba19af): 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... - [Clawmetry](https://mythos.one/me/brianswichkow/42e391): 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 —... - [LLM Export Prompts (OpenClaw)](https://mythos.one/me/brianswichkow/262535): 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... - [Token Optimization (OpenClaw)](https://mythos.one/me/brianswichkow/c05cc6): 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) - [BrianBot Test Memo](https://mythos.one/me/brianswichkow/42d6e7): 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... - [Security Hardening (OpenClaw)](https://mythos.one/me/brianswichkow/70d8a1): This memo provides a comprehensive security checklist for deploying and maintaining an OpenClaw multi-agent system, organized by architectural layer: infrastructure hardening, secrets management,... - [OpenClaw Token Caching](https://mythos.one/me/brianswichkow/758f1b): 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... - [Multi-Agent Routing (OpenClaw)](https://mythos.one/me/brianswichkow/e22f1e): 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...