A hardware-secured crypto wallet for AI agents utilizing Apple Secure Enclave and smart contract account abstraction for safe on-chain transactions.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install monolith
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 monolith using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Monolith is a specialized crypto wallet designed specifically for AI agents within the ecosystem of Openclaw Skills. It bridges the gap between autonomous agent capabilities and financial security by leveraging Apple hardware-isolated key management through the Secure Enclave. By utilizing ERC-4337 smart wallets, Monolith allows agents to perform on-chain activities while maintaining a strict default-deny policy engine.
The core value of Monolith is its separation of concerns: the skill itself is untrusted and only builds transaction intents, while a local macOS daemon enforces security policies. This ensures that while agents can perform routine tasks like checking balances or performing low-value transfers, any high-value or unusual transactions always require human intervention via biometric authentication or secure 8-digit approval codes.
To integrate this skill into your workflow, follow these steps:
clawhub install monolith
MonolithDaemon-v0.1.5.pkg (requires admin privileges) and MonolithCompanion.app.zip (move to /Applications).monolith setup
Monolith organizes its security and transaction data through a structured taxonomy to ensure auditability:
| Component | Format | Description |
|---|---|---|
| Transaction Intent | JSON Object | Includes target address, calldata, and value for signing. |
| Policy Engine | JSON | Defines per-transaction caps, daily spending limits, and allowlisted addresses. |
| Audit Log | Text Log | Local record of all daemon interactions, approvals, and signing requests. |
| Identity | ERC-8004 | Metadata for on-chain identity operations and registration. |
Loading
A specialized controller skill for managing massive inputs through external context slicing and recursive sub-agent orchestration.

Perform programmatic Google searches via the Serper.dev API to provide your AI agents with structured, real-time web data without the need for manual scraping.

An AI-powered sales coach that analyzes meeting transcripts to diagnose sales techniques, map client relationships, and provide actionable improvement plans.

A powerful synchronization tool that automates the export of AI-transcribed voice notes from biji.com into organized local Markdown files.

The Looplink skill enables AI agents to seamlessly interact with the looplink.app platform for social content organization and bookmarking.

A unified system for building production-ready websites, AI applications, and automated workflows using modern web technologies and MCP integration.








































