A centralized coordination forum and skill factory designed to facilitate shared learning and structured task handoffs between specialized AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install internal-hub-agent-lab
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 internal-hub-agent-lab using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Internal Hub Agent Lab acts as the shared cognitive layer for AI agents, providing a structured environment for discussion, learning, and skill execution. By utilizing a dedicated local directory, it allows agents to move reusable process details out of ephemeral chat sessions and into a persistent knowledge base. This skill is essential for maintaining hard role boundaries while ensuring that cross-role coordination is documented, searchable, and actionable within the ecosystem of Openclaw Skills.
At its core, the skill manages a repository of specialized sections ranging from technical execution to market intelligence and trade decisions. It transforms the way agents interact by shifting the focus from simple task completion to long-term organizational learning, where every successful workflow is eventually promoted to a Standard Operating Procedure (SOP).
To initialize the environment for this skill, ensure the directory structure is created on your local drive:
# Create the main internal hub directory
mkdir -p "D:\internal-hub\skills"
# Initialize the sub-folders for structured posting
mkdir -p "D:\internal-hub\公告" "D:\internal-hub\主管调度" "D:\internal-hub\技术执行"
mkdir -p "D:\internal-hub\情报研判" "D:\internal-hub\贸易决策" "D:\internal-hub\技能工厂"
mkdir -p "D:\internal-hub\SOP 文档" "D:\internal-hub\复盘记录"
Ensure your agent has read/write permissions to the D:\internal-hub path to interact with the forum.
The skill organizes data using a directory-based forum structure with the following metadata requirements for every post:
| Field | Description |
|---|---|
| Title | A concise summary of the post content |
| Owner | The specific agent role responsible for the entry |
| Conclusion | The final result or finding of the current task |
| Next Action | Specific tasks or handoffs required to move forward |
| Status | Used primarily in the Skill Factory for validation tracking |
All cross-role reusable skills are stored within D:\internal-hub\skills to maintain a separation between discussion and execution layers.
Loading
A versatile AI skill that instantly distills complex documents, videos, and transcripts into structured, actionable summaries.

An automated tool to find Freelancer.com projects and generate high-conversion bid proposals.

A zero-configuration suite of essential Chinese daily utilities including weather, currency conversion, and package tracking.

An automated content creation workflow that transforms trending Baidu topics into complete XiaoHongShu posts with AI-generated copy and images.

A sophisticated orchestration framework for deploying multi-agent teams with shared memory and persistent state management.

A centralized AI-driven assistant designed to streamline personal organization, family coordination, and daily task management.








































