Agentic Compass is a local-only self-reflection tool that transforms AI agent memory logs into objective action plans and measurable performance metrics.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install agentic-compass
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 agentic-compass using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Agentic Compass is a specialized tool designed to solve the problem of subjective or passive reflection in AI agents. Unlike traditional reflection methods that rely on human-centric metrics like trust or resilience, this skill focuses on objective, countable data points extracted directly from local memory files. It ensures that AI agents remain productive across sessions by forcing concrete decisions and creating a clear path forward without any data ever leaving the local machine.
As a vital component of the Openclaw Skills ecosystem, it bridges the gap between episodic AI existence and continuous project momentum. By analyzing past performance—such as task completion rates and tool usage quality—it empowers agents to self-correct and prioritize high-value outputs effectively.
To install Agentic Compass via the hub, use the following command:
clawdhub install agentic-compass
Alternatively, clone the repository for manual setup:
git clone https://github.com/orosha-ai/agentic-compass
cd agentic-compass
You can then run the script to analyze your Openclaw Skills performance:
python3 scripts/agentic-compass.py --write
Agentic Compass organizes its analysis into structured markdown outputs and internal scoring tables. It primarily interacts with the following data points:
| Axis | Description | Data Source |
|---|---|---|
| Completion Rate | Percentage of started tasks finished | Count of [DONE] markers in memory |
| Response Relevance | Quality of agent answers | Explicit user confirmations or corrections |
| Tool Usage Quality | Technical reliability | Logged tool errors, retries, and timeouts |
| Memory Consistency | Context retention | Tracking references to prior decisions |
| Initiative | Proactive behavior | Count of tasks started without direct prompts |
All generated plans are stored locally in memory/agentic-compass.md by default.
Loading
A unified verification layer that validates AI agent identities and reputation scores across multiple on-chain and off-chain trust protocols.

Create high-signal, actionable digests from agent community feeds and forums by clustering themes and ranking signal.

A unified observability suite providing production-grade metrics, traces, and performance insights for OpenClaw agents.

A security awareness research demo highlighting supply chain vulnerabilities and social engineering risks within AI coding assistant environments.

A centralized tool for discovering, scoring, and managing Model Context Protocol (MCP) servers through semantic search and quality metrics.

A powerful tool for building Neo4j knowledge graphs from OSINT data to discover hidden connections and community patterns.








































