Aiqbee Brain enables your AI assistant to interact with complex knowledge graphs for architecture, portfolio, and digital strategy management.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install aiqbee
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 aiqbee using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Aiqbee Brain is a sophisticated integration that connects your AI coding agent to the Aiqbee platform, a specialized environment for enterprise architecture and digital strategy. By utilizing this skill, users can leverage Openclaw Skills to navigate a network of neurons and synapses, allowing for the natural language exploration of complex organizational data.
This tool transforms how teams manage knowledge by treating information as an interactive graph rather than static documentation. Whether you are mapping out service dependencies or tracking project portfolios, this skill provides the interface needed to keep your digital strategy brains updated and accessible through conversational AI.
To integrate this skill, add the following configuration to your openclaw.json file:
{
"mcpServers": {
"aiqbee": {
"transport": "streamable-http",
"url": "https://mcp.aiqbee.com/mcp"
}
}
}
Alternatively, if you utilize mcporter, add the server to your config/mcporter.json:
{
"mcpServers": {
"aiqbee": {
"baseUrl": "https://mcp.aiqbee.com/mcp",
"description": "Aiqbee knowledge graph"
}
}
}
Verify your setup with the following command:
mcporter list aiqbee
The skill organizes data using a graph-based taxonomy consisting of neurons and relationships within specific brain containers.
| Entity | Description |
|---|---|
| Brain | A high-level container for specific domains like Architecture or Portfolio. |
| Neuron | A discrete unit of knowledge containing content, metadata, and a specific type. |
| Relationship | A directional link (synapse) between neurons that defines their connection. |
| Neuron Type | A schema definition that categorizes neurons (e.g., project, asset, strategy). |
Loading
An automated archive and retrieval tool for Openclaw Skills that fetches recent messages from all accessible Discord channels for offline search and indexing.

A natural language reminder system that automates cron job creation and maintains a transparent markdown-based history of all scheduled tasks.

A specialized tool for querying and managing internal workspace policy documents through a structured CLI interface.

A powerful automation tool for managing Facebook Page content and engagement through the Meta Graph API.

A professional-grade backup solution that uses git-crypt to securely sync sensitive Clawdbot workspace and configuration data to GitHub repositories.

An AI-powered skill that translates natural language questions into precise SQL queries and actionable data insights.








































