An AI-native operating system that transforms stateless agents into disciplined orchestrators with persistent memory and structured delegation patterns.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install memory-pill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install memory-pill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Memory Pill acts as a sophisticated behavioral and memory framework designed for the Openclaw Skills ecosystem. It shifts the AI from a simple chat interface to a structured orchestrator that utilizes external markdown files to maintain state, personality, and execution rules. By implementing the Main claw decides, subagents execute philosophy, it ensures that complex work is delegated efficiently while the main session remains focused on routing and decision-making.
The system is built around a collection of specialized files like SOUL.md, which defines personality and boundaries, and AGENTS.md, which acts as a technical rulebook. This structure prevents common AI issues such as corporate boilerplate, lack of boundaries, and session-to-session amnesia, providing a consistent and high-functioning developer experience.
To initialize the system within your environment, use the following activation command in your chat session:
# Trigger the activation flow
Take the pill
The agent will then execute the directory creation automatically:
mkdir -p ~/.openclaw/workspace/{projects,people,areas,clients,decisions,skills,resources,tasks,archives,memory/{daily,facts}}
The skill organizes data through a specific hierarchy of Markdown and JSON files within the workspace:
| File/Folder | Purpose |
|---|---|
| SOUL.md | Defines personality, beliefs, and behavioral boundaries. |
| AGENTS.md | Contains technical rules, session initialization steps, and safety protocols. |
| BRAIN.md | Acts as short-term working memory for specific complex tasks. |
| /projects/ | Contains summary.md and items.json for tracking project milestones. |
| /memory/daily/ | Stores time-stamped logs of activities and decisions for each day. |
| /memory/facts/ | Stores extracted universal truths and user preferences in JSON format. |
Loading
A professional-grade quantitative investment assistant for A-share and global markets, enabling factor mining, backtesting, and real-time risk management.

An automated T+1 signal engine designed to identify the top 30 high-potential A-share stocks for next-day gains after every market close.

A high-performance utility designed to transform verbose agent logs into compact, indexed memory digests.

A dual-endpoint governance API that protects agents from malicious inputs and verifies AI outputs for factual accuracy and safety.

A comprehensive integration for the Notion API that allows AI agents to programmatically manage pages, databases, and content blocks.

A high-performance trading simulator skill for building, testing, and automating stock market strategies on the Molt Trader platform.








































