SHLL is a specialized DeFi execution layer for AI agents on BNB Chain that enforces spending limits and protocol whitelists via on-chain smart contracts.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install shll-run
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 shll-run using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
SHLL (shll-run) is a robust DeFi execution framework designed to provide AI agents with a secure, contract-enforced environment on the BNB Chain. By integrating SHLL with your Openclaw Skills, you enable agents to perform complex financial operations like swapping, lending, and meme coin trading while maintaining strict security via the PolicyGuard architecture. This system ensures that every action taken by the agent is validated directly on the blockchain, preventing bypasses that often occur in off-chain safety filters.
The core value of SHLL lies in its dual-wallet isolation model, which separates the user's primary assets from the operator hot wallet used by the AI. This configuration allows developers to build powerful financial automation tools without exposing the main vault to unnecessary risks. Whether managing portfolios on PancakeSwap or interacting with the Venus Protocol, these Openclaw Skills ensure that every transaction remains within user-defined parameters.
To integrate these DeFi capabilities into your Openclaw Skills, install the package using the following commands:
npm install -g shll-skills --registry https://registry.npmjs.org
After installation, configure your environment with a dedicated operator hot wallet:
export RUNNER_PRIVATE_KEY="0xyour_operator_private_key"
# Optional: Use a private RPC for increased reliability
export SHLL_RPC="https://your-private-bsc-rpc.com"
SHLL returns machine-friendly JSON responses to ensure seamless integration with Openclaw Skills.
| Object | Description |
|---|---|
status |
Indicates success or error for every on-chain action. |
readiness |
Diagnostic fields used for onboarding (e.g., gas balance, vault status). |
portfolio |
A detailed breakdown of token balances and contract states. |
errorCode |
Standardized codes like POLICY_REJECTED for easy error handling. |
execute_calldata tools.Loading
A specialized namespace and utility for managing real-time messaging, WebSockets, and push notification infrastructure.

Voc is a dedicated namespace within the Openclaw Skills ecosystem for structured vocabulary acquisition and language learning tools.

A dedicated toolkit for scaffolding type-safe React components with integrated Storybook support.

A comprehensive TypeScript monorepo starter kit for rapid full-stack development and automated deployment.

A comprehensive toolset for managing X/Twitter interactions, automated content posting, and real-time engagement analytics via API v2.

A specialized AI assistant for navigating Dutch excavation regulations, KLIC notifications, and WIBON compliance.








































