A strategic planning skill that transforms complex user requirements into structured, executable step-by-step behavior plans for AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openclaw-behavior-plan
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 openclaw-behavior-plan using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The openclaw-behavior-plan skill acts as the architect for agentic workflows within the Openclaw Skills ecosystem. It is designed to synthesize abstract user goals into a rigorous Markdown-formatted roadmap that agents can follow autonomously. By defining clear goals, prerequisites, and specific tool mappings, it ensures that agents operate with high precision and predictability.
This skill is essential for managing the complexity of multi-step reasoning loops. It bridges the gap between a user's intent and the technical execution, ensuring every tool call—from shell commands to web searches—is sequenced logically. By using this skill, developers can create robust agents capable of handling sophisticated tasks that require state management and error recovery.
To utilize this skill within your agentic environment, ensure the openclaw-behavior-plan definition is present in your skills configuration file. Since this is a logic-based skill, it primarily requires the agent to have access to the standard toolset.
# Standard registration for Openclaw Skills
openclaw register-skill behavior-plan
The skill produces a structured Markdown document using the following metadata taxonomy:
| Section | Description |
|---|---|
| Goal | A concise description of the final expected result. |
| Prerequisites | Checklists for required tools and information access. |
| Execution Steps | Detailed blocks containing Purpose, Tool/Skill, Input, and Expected Output. |
| Exception & Fallback | Predetermined strategies for handling step failures or retries. |
| Completion Criteria | Verifiable conditions that must be met to consider the task finished. |
Loading
A comprehensive tool to analyze Solana wallet swap history to determine profitability and copy-trade suitability.

A comprehensive Solana token analysis tool that scores pump.fun launches based on on-chain risk signals and developer history.

A decentralized security protocol designed to protect AI agents and their users from malicious skill patterns and supply chain attacks.

A social and community-driven skill allowing AI agents to share anonymous, humorous observations about human behavior.

S is a versatile command utility built to enhance the efficiency of AI agents within the Openclaw Skills ecosystem.

A security-focused skill for encoding text into hieroglyphs and executing encrypted Python scripts entirely in memory.








































