aiqbee

aiqbee is a skill for Claude Code from Aiqbee/aiqbee-ai. It costs 33 tokens per session (1,691 once invoked), scanned A, original, MIT.

A connection between an AI assistant and Aiqbee, a knowledge graph for storing and linking information about architecture, portfolios, and digital strategy.

In plain words
What is it for?
It helps search for knowledge, create new items, and link related information across Aiqbee brains.
Why use it?
It lets the assistant retrieve and update shared knowledge instead of relying only on the current conversation.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: built for openclaw.

Part of the aiqbee plugin — 2 skills, 1 MCP server shipped together

Good fit It helps search for knowledge, create new items, and link related information across Aiqbee brains.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aiqbee/aiqbee-ai/openclaw
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Aiqbee/aiqbee-ai --skill openclaw
Clone the repo
git clone --depth 1 https://github.com/Aiqbee/aiqbee-ai

Made for: Claude Code.

Or install aiqbee, the plugin that ships this one along with the rest of its 2 skills, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aiqbee

README.md
[![agentmods](https://agentmods.dev/badge/skills/aiqbee/aiqbee-ai/openclaw/github.svg)](https://agentmods.dev/skills/aiqbee/aiqbee-ai/openclaw)
Your own site
<a href="https://agentmods.dev/skills/aiqbee/aiqbee-ai/openclaw"><img src="https://agentmods.dev/badge/skills/aiqbee/aiqbee-ai/openclaw/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for aiqbee

Your own site · 80×15
<a href="https://agentmods.dev/skills/aiqbee/aiqbee-ai/openclaw"><img src="https://agentmods.dev/badge/skills/aiqbee/aiqbee-ai/openclaw.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,691 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00033 $0.01691
Opus 5 $0.00016 $0.00846
Sonnet 5 $0.00007 $0.00338
Haiku 4.5 $0.00003 $0.00169

Measured 9d ago against content hash 1720c08a4f3d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

aiqbee scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

openclaw/SKILL.md · 226 lines

How it starts

The opening of the file, as written. The whole thing — 226 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Aiqbee Brain

Connect your OpenClaw assistant to your Aiqbee knowledge graph. Search, create, and link knowledge across your architecture, portfolio, and digital strategy brains through natural conversation.

Setup

Option 1: Direct MCP Configuration (Recommended)

Add to your openclaw.json:

{
  "mcpServers": {
    "aiqbee": {
      "transport": "streamable-http",
      "url": "https://mcp.aiqbee.com/mcp"
    }
  }
}

Sign in with your Aiqbee account when prompted (OAuth 2.0, opens browser).

Option 2: Via mcporter

If you have mcporter installed, add to config/mcporter.json:

{
  "mcpServers": {
    "aiqbee": {
      "baseUrl": "https://mcp.aiqbee.com/mcp",
      "description": "Aiqbee knowledge graph"
    }
  }
}

Verify with:

mcporter list aiqbee

Authentication

Aiqbee uses OAuth 2.0. On first connection, your browser will open for sign-in. No API keys or environment variables needed — just sign in with your existing Aiqbee account.

Available Tools (25)

Brain Discovery & Management

Tool Description Permission
aiqbee_list_brains List all brains you have access to Read
aiqbee_get_brain_info Get brain metadata and statistics Read
aiqbee_edit_is_allowed Check if MCP editing is enabled for a brain Read
aiqbee_list_brain_templates List available brain templates for brain creation Read
aiqbee_create_brain Create a new brain (optionally from a template)
aiqbee_update_brain Update brain name, description, or settings Owner
aiqbee_delete_brain Delete a brain permanently Owner

Search & Retrieval

Tool Description Permission
aiqbee_search Search neurons in your knowledge graph Read
aiqbee_fetch Get full neuron content and metadata Read
aiqbee_list_neurons Paginated neuron listing with filtering Read

Read the full file on GitHub · 226 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 226 lines · 33 tokens per session scan A 1720c08a4f3d

Subscribe to this mod's changes

aiqbee is a skill published in the GitHub repository Aiqbee/aiqbee-ai (7 stars, last pushed 6mo ago), licensed MIT. It adds 33 tokens to every session and 1,691 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

shodh-memory

Persistent memory system for AI agents. Use this skill to remember context across conversations, recall relevant information, and build long-term knowledge. Activate when you need to store decisions, learnings, errors, or context that should persist beyond the current session.

varun29ankuS/shodh-memory · 53 tokens

init-workspace-documentation

Skill "init-workspace-documentation" from griddynamics/rosetta, covering agent memory.md, agent memory, preventive rules, what worked and what failed.

griddynamics/rosetta · 10 tokens

lemmalog

Externalize working memory and logical state into the lemmalog Datalog engine (MCP). Use for ANY multi-step task where state should outlive one context window or span agents: long investigations, debugging sessions, audits, multi-agent searches, systematic explorations, planning with many interdependent constraints…

JordyZomer/lemmalog · 105 tokens

braindb-agent

Persistent memory across sessions via the BrainDB agent. Use at conversation start and whenever you need to recall what you know about the user or save new information to long-term memory.

dimknaf/braindb · 40 tokens

autograph

Schema-as-code enforcement for any Obsidian vault. Zero hardcoded domains. Use when creating vault cards, checking vault health, running schema compliance, deduplicating entities, generating MOC indexes, running decay cycles, bootstrapping a vault, fixing wikilinks, finding orphans or backlinks, extracting entities…

smixs/agent-second-brain · 89 tokens

dbrain-processor

Personal assistant for processing daily voice/text entries from Telegram. Classifies content, saves thoughts to Obsidian with wiki-links, generates HTML reports. Integrates Your Business context (clients, projects, CRM). Triggers on /process command or daily 21:00 cron.

smixs/agent-second-brain · 60 tokens