An automated diagnostic tool that reviews AI agent configuration files to provide scoring and optimization insights.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install claw-score
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 claw-score using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Claw Score is a comprehensive auditing utility built for the Openclaw Skills ecosystem. It allows developers to submit their agent's core architectural files—such as instructions, personality profiles, and security rules—for a professional review by Atlas. The skill ensures that your agent follows best practices in agentic design while maintaining strict privacy standards.
By leveraging this tool, you can transform raw configuration files into high-performing digital entities. It bridges the gap between basic setup and advanced agent engineering, making it an essential addition to any developer's toolkit of Openclaw Skills.
Install the audit skill directly into your workspace to start using it with other Openclaw Skills:
# If using OpenClaw skill system
cp -r /path/to/claw-score skills/
# Or download from ClawhHub
npx clawhub install claw-score
The skill processes a specific set of metadata files to generate the Claw Score:
| File | Description |
|---|---|
| AGENTS.md | Main agent instructions and logic |
| SOUL.md | Personality and identity configuration |
| MEMORY.md | Long-term memory and context settings |
| TOOLS.md | Capability and tool definitions |
| SECURITY.md | Safety rules and constraint logic |
Loading
A self-sovereign EVM wallet enabling AI agents to manage assets, swap tokens, and access private AI inference via Venice AI.

A specialized Node.js infrastructure module providing AI agents with persistent identity, crash recovery, and cognitive health monitoring.

A specialized Node.js infrastructure module providing AI agents with persistent identity, crash recovery, and cognitive health monitoring through a verifiable ledger system.

A Python-based automation skill to control Sphero Mini robot balls through Bluetooth Low Energy across multiple platforms.

A mission control dashboard providing real-time session monitoring and cost intelligence for your AI agent workforce.

A batteries-included framework scaffold designed to standardize and secure AI agent workspaces.








































