A specialized AI agent that breaks down complex problems into two layers of sub-tasks using the MECE principle.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install divide-agent
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 divide-agent using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Divide Agent is a powerful utility within the Openclaw Skills ecosystem designed specifically for structural problem decomposition. By strictly adhering to the MECE (Mutually Exclusive, Collectively Exhaustive) principle, this skill ensures that any task or problem is segmented into logical, non-overlapping parts that cover the entire scope of the issue.
This skill is particularly valuable for developers and project managers who need to map out the architecture of a project before execution. As part of your Openclaw Skills library, the Divide Agent bypasses premature analysis or conclusions, focusing entirely on creating a clean, hierarchical structure of sub-problems that are easier to manage and solve.
To integrate this capability into your workflow, ensure your environment supports the Divide_Agent configuration. You can initialize this component of Openclaw Skills using the following commands:
# Add the divide-agent skill to your local repository
openclaw install divide-agent
# Configure runtime variables if required
export SESSION_GROUP_ID="your_session_id"
The Divide Agent organizes information into a structured hierarchy within a wiki document. The following table describes the data outputs:
| Component | Format | Description |
|---|---|---|
| Layer 1 Problems | List/Text | The primary high-level categories of the problem decomposition. |
| Layer 2 Problems | List/Text | Granular sub-problems (maximum 3 per Layer 1 node). |
| Tree Diagram | Mermaid String | A visual flowchart showing the relationship between layers. |
| Methodology | Markdown | An explanation of the specific MECE principle applied (e.g., Matrix, Process, Element). |
Loading
A high-efficiency AI agent persona designed for automated content creation and dynamic text generation using the DeepSeek-V3 Lite architecture.

An AI-driven leadership agent that orchestrates a team of specialized models to solve complex creative challenges through structured, documented brainstorming.

A professional-grade research framework that enables AI agents to conduct iterative web searches, manage detailed research logs, and synthesize structured reports.

A strategic research framework for AI agents to conduct iterative, multi-source web investigations and generate structured technical reports.

A high-precision technical search agent designed to scrape industry blogs and academic repositories for the latest developments in AI and computing.

A high-precision information retrieval skill that delivers cited, multilingual answers based on real-time search results.








































