aiqbee
Connect to your Aiqbee knowledge graph via MCP. Search, create, and link neurons across your architecture, portfolio, and digital strategy brains.
Why use this skill?
Connect OpenClaw to your Aiqbee knowledge graph via MCP. Seamlessly search, create, and link neurons across your architecture and strategy brains.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/louisgoodier/aiqbeeWhat This Skill Does
The aiqbee skill serves as a powerful bridge between OpenClaw and your Aiqbee knowledge graph. It leverages the Model Context Protocol (MCP) to turn your assistant into a semantic engine capable of searching, creating, and interconnecting complex ideas across your architecture, portfolio, and digital strategy brains. By integrating directly into your assistant's workflow, it eliminates the need to manually toggle between your brainstorming tools and your AI assistant, keeping your cognitive flow uninterrupted.
Installation
You can install this skill easily using the OpenClaw command-line interface. Run the command: clawhub install openclaw/skills/skills/louisgoodier/aiqbee. Once installed, you must configure your connection. For the best experience, use the Direct MCP configuration by adding the aiqbee server block to your openclaw.json file. This allows OpenClaw to communicate via streamable-http to https://mcp.aiqbee.com/mcp. Upon your first interaction, an OAuth 2.0 flow will trigger, prompting you to authorize access through your web browser. No complex API keys or manual token management are required.
Use Cases
- Strategy Synthesis: Automatically link new technical decisions to existing business objectives within your strategy brain.
- Portfolio Management: Use the agent to audit your knowledge graph, identifying gaps in documentation or architectural dependencies.
- Knowledge Retrieval: Rapidly fetch context-specific information from thousands of neurons during a project post-mortem or architectural review.
- Relationship Mapping: Visualize and strengthen connections between your projects, services, and high-level goals.
Example Prompts
- "Search my Aiqbee brain for any neurons tagged as 'API' and list their relationships to my current cloud infrastructure project."
- "Create a new neuron in my architecture brain titled 'Database Redundancy Plan' and include the content regarding the new failover strategy."
- "Summarize the current dependencies of my 'Alpha Service' neuron by fetching all related neurons and checking their metadata."
Tips & Limitations
To get the most out of aiqbee, start by calling aiqbee_get_neuron_types so you understand the taxonomy of your brain. Use aiqbee_search liberally; the semantic search is optimized for natural language queries. Remember that while this tool is excellent for managing knowledge, it is subject to the permissions of your authenticated Aiqbee account. Ensure your network connection is stable during large bulk operations, and keep in mind that deletion actions are permanent.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-louisgoodier-aiqbee": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api