An AI-native code intelligence tool that provides 30+ MCP tools for navigating and understanding codebases with massive token efficiency.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install cartogopher
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 cartogopher using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
CartoGopher is a high-performance code intelligence layer designed to empower AI agents with deep codebase awareness. By parsing your project into a compact graph (bake.json), it allows agents to perform complex operations like symbol lookup, API tracing, and architecture mapping using 94% fewer tokens than traditional file reading methods. This makes it an essential addition to your collection of Openclaw Skills, enabling more accurate and cost-effective AI-assisted development.
The tool bridges the gap between raw text files and structural understanding, offering AST-aware search and specific analysis for modern frontend frameworks like React and Vue. Whether you are using Cursor, Claude Code, or other AI-native environments, CartoGopher provides the structural context needed for high-fidelity code generation and refactoring.
To begin using this tool within your Openclaw Skills workflow, request a trial key:
curl -s -X POST https://cartogopher.com/api/agent-trial -H 'Content-Type: application/json' -d '{"email":"YOUR_EMAIL"}'
Download and install the MCP server based on your platform (e.g., macOS Apple Silicon):
curl -sL https://cartogopher.com/downloads/cartogopher/v4/mac/arm64 -o cg.zip && unzip cg.zip -d ~/.cartogopher/mcp-server && rm cg.zip
cd ~/.cartogopher/mcp-server && npm install
Finally, add the API key to your shell profile:
echo "export CARTOGOPHER_API_KEY=your_key_here" >> ~/.zshrc
source ~/.zshrc
CartoGopher organizes its intelligence through the following structure:
| Component | Description |
|---|---|
bake.json |
A compact graph representation of the codebase used for fast context retrieval. |
~/.cartogopher/ |
Local directory containing the MCP server binaries and configuration. |
CARTOGOPHER_API_KEY |
Environment variable required for authenticating with the code intelligence API. |
CURSOR_WORKSPACE |
Environment variable defining the root path for project analysis. |
Loading
A trustless, time-locked escrow protocol enabling AI agents to safely send and receive Solana payments.

Constructs precise realestate.com.au search and listing URLs for Australian property research without requiring an API key.

A specialized skill for navigating and extracting Australian property data, including valuations and historical sales, from property.com.au.

A zero-dependency web search skill that uses DuckDuckGo Lite to provide real-time search results to AI agents without requiring an API key.

A local-first bookmark manager that uses natural language search and spaced repetition to turn saved links into an active knowledge base.

A powerful web monitoring tool for tracking price drops, stock availability, and site changes with visual diffs and smart summaries.








































