A command-line management tool for Nansen smart alerts to track real-time token flows, smart money movements, and contract calls.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install nansen-smart-alerts
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 nansen-smart-alerts using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill provides a robust interface for interacting with Nansen's internal alert system, enabling developers to perform CRUD operations on complex notification rules. By leveraging this tool within the Openclaw Skills ecosystem, users can programmatically monitor on-chain events such as institutional-grade token movements, whale transfers, and specific smart contract interactions across various EVM-compatible chains. It is designed for those who need high-fidelity crypto intelligence delivered directly to their preferred communication channels or automated workflows.
To use this tool with Openclaw Skills, you must have a valid Nansen internal API key and the nansen-cli package installed.
# Install the required CLI package
npm install -g nansen-cli
# Configure your environment variable
export NANSEN_API_KEY='your_internal_api_key'
# Test the installation
nansen alerts list --table
The skill manages alerts using a structured set of parameters tailored to the alert type. Data is organized as follows:
| Property | Description | Examples |
|---|---|---|
| Alert ID | Unique identifier for CRUD operations | 12345 |
| Alert Type | The logic used for triggering | sm-token-flows, common-token-transfer |
| Chains | Target blockchains for monitoring | ethereum, bnb, hyperevm |
| Thresholds | Value-based triggers (USD, Inflow, Outflow) | --usd-min 1000000 |
| Subjects | Entities or addresses to track | label:"Centralized Exchange", entity:"Uniswap V3" |
| Notification | Destination for alerts | --telegram, --slack, --webhook |
Loading
A local MCP integration that connects AI agents directly to Figma Desktop for seamless design generation and code export without OAuth.

A streamlined tool that converts OpenAPI/Swagger specifications into functional CLI commands without needing an MCP server.

A comprehensive localization ecosystem providing Turkish personality templates, real-time news, BIST100 financial tracking, and automated daily briefs.

A layered experience mechanism that provides AI agents with per-skill memory to prevent mistakes before they happen and evolve through error-driven learning.

An automated image optimization skill for macOS that ensures your media meets platform size limits before sending.

An AI-powered automation skill designed to generate professional XiaoHongShu notes, including copy, tags, and images via the Xiaonian API.








































