A rigorous session initialization protocol designed to synchronize an AI agent's memory, persona, and technical capabilities at the start of every new interaction.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install session-init
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 session-init using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
session-init is a foundational component within the Openclaw Skills ecosystem, serving as a manual trigger for AI agents to perform a comprehensive resource review. It ensures the agent is fully aligned with historical context, personality constraints, and available technical tools before beginning work. By consolidating the Truth Engine principles, this skill prevents cognitive drift and ensures the agent maintains a consistent identity and factual accuracy.
This skill is particularly vital for developers and power users who require their AI agents to adhere to strict operational guidelines and possess a deep understanding of previous interactions. It transforms a fresh session into a continuation of a persistent, evolving intelligence by systematically loading cross-session memories and validating the current state of Model Context Protocol (MCP) servers.
To integrate this into your agent's workflow, ensure the session-init.md file is placed in your designated skills directory. Trigger the process by sending any of the following keywords to your agent:
Ensure your workspace is structured with the following directories:
# Standard directory structure for Openclaw Skills
ls ~/.openclaw/workspace/
# Files required: AGENTS.md, SOUL.md, IDENTITY.md, USER.md, HEARTBEAT.md
The skill interacts with the following file structures and metadata:
| Data Category | Path / Source | Purpose |
|---|---|---|
| Memory | memory/*.md |
Cross-session history and event logs |
| Identity | ~/.openclaw/workspace/*.md |
Core persona, ethics, and Truth Engine rules |
| Official Skills | ~/.agents/skills/ |
Standardized toolset documentation |
| Custom Skills | ~/.openclaw/workspace/skills/ |
User-defined automation and workflows |
| Tool Connectivity | mcporter |
Live status of MCP server integrations |
Loading
An AI-driven framework for conducting comprehensive due diligence on acquisition targets, covering financial, technical, and operational dimensions.

A comprehensive interface for managing Memberstack accounts, members, and data tables directly from your terminal.

A powerful WhatsApp Business API gateway featuring managed OAuth authentication for seamless message and template management.

A comprehensive 14-phase methodology for designing, deploying, and managing production-grade infrastructure using Terraform and IaC best practices.

A secure secret-sharing skill for Openclaw agents that uses the magic-wormhole protocol to transfer sensitive data without exposing it in logs.

An expert research guide designed to mentor scholars through a six-stage workflow for publishing in world-class academic journals.








































