A methodology-driven skill that applies triage frameworks and cognitive load reduction strategies to any incoming communication stream.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install inbox
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 inbox using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Inbox skill is a sophisticated decision-making framework designed to help AI agents manage the overwhelming influx of information across multiple platforms. Unlike standard plugins that simply fetch data, this skill provides the logical infrastructure to categorize, prioritize, and process messages from email, chat, social media, and project management tools. It focuses on the human element of productivity, ensuring that Openclaw Skills can help users stay focused by acting as an intelligent buffer between raw data and actionable tasks.
By implementing the Inbox skill, agents gain the ability to minimize context switching and reduce the anxiety associated with high unread message counts. It provides a standardized way to handle items based on their actual importance rather than their chronological order, making it an essential tool for developers building high-performance agentic workflows.
To deploy this skill within your agentic environment, include the framework files in your skill configuration directory. Because this skill focuses on methodology rather than API integration, no external credentials are required.
# Navigate to your agent skills directory
cd ~/.openclaw/skills
# Clone or add the Inbox skill repository
git clone https://github.com/openclaw/skill-inbox.git inbox
Once added, ensure your agent is configured to reference the triage.md and responses.md files to utilize these Openclaw Skills effectively.
The Inbox skill utilizes a conceptual data schema to organize communication metadata and workflow states.
| Metadata Field | Type | Description |
|---|---|---|
| Bucket | Enum | Classification: Decision, Awareness, Delegate, Noise |
| Age Signal | String | Status: Pending (3d+), Concerning (7d+), or Buffer Calculation |
| Energy State | String | User capacity: Low Energy, Focused, or Need a Win |
| Response Type | String | Action: Template, Draft, Holding, or Full Compose |
| Channel Source | String | Origin: Email, Slack, Discord, Jira, etc. |
Loading
A systematic multi-source investigation skill for AI agents that prioritizes methodology tracking and source evaluation over surface-level searches.

A comprehensive toolkit for implementing, managing, and optimizing in-app purchases and subscriptions across mobile platforms.

A professional-grade integration for generating and editing AI images across multiple providers using optimized prompt engineering and model selection.

A comprehensive AI-driven image manipulation skill for professional-grade inpainting, outpainting, background removal, and high-resolution upscaling.

A high-performance AI partner designed to help solo founders build, validate, and scale profitable software products with extreme efficiency.

A specialized behavioral skill that enables AI agents to write Indonesian that sounds human, casual, and authentic rather than formal or robotic.








































