nansen-binance-publisher
Automatically fetch multi-dimensional on-chain data using Nansen CLI, compile a comprehensive and beautifully formatted daily report, and publish it to Binance Square. Auto-run on messages like 'generate nansen daily report', 'post nansen daily to square', or when the user triggers the slash commands `/nansen` or `/post_square`.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/0xcii/nansen-binance-publisherWhat This Skill Does
The nansen-binance-publisher skill transforms your OpenClaw agent into a professional on-chain data analyst and social media manager. It automates the retrieval of complex multi-dimensional blockchain data—including Smart Money movements, token flows, and whale anomalies—via the Nansen CLI. Once retrieved, the skill processes this raw data into a highly structured, engaging, and beautifully formatted daily crypto report, which it then automatically publishes to your Binance Square account. This streamlines content creation for influencers, analysts, and traders who want to maintain a consistent high-quality presence in the crypto social space without manual effort.
Installation
To integrate this skill into your environment, use the OpenClaw skill manager. Run the following command in your terminal:
clawhub install openclaw/skills/skills/0xcii/nansen-binance-publisher
Upon initial execution, the agent will check for the nansen-cli dependency. If missing, it will request your explicit approval to install it via npm. Ensure you have your NANSEN_API_KEY and X_SQUARE_OPENAPI_KEY ready to be configured in your secure environment variables to enable data fetching and posting capabilities.
Use Cases
- Automated Social Content: Generate daily market summaries for followers on Binance Square without typing a single word.
- Whale Watching: Monitor Smart Money movements and turn them into actionable insights for your community.
- Data-Driven Analysis: Quickly generate reports for specific chains like Solana, Ethereum, or Arbitrum for deep-dive technical analysis.
- Brand Authority: Build credibility by consistently posting high-quality, on-chain data-backed content daily.
Example Prompts
- "Generate nansen daily report for me, please."
- "/nansen solana - I want to see the latest smart money flow on the Solana network."
- "/post_square: Fetch the latest market narrative and publish it to my Binance account immediately."
Tips & Limitations
- Authentication: Always use secure environment variables for your API keys. Never expose them in logs or chat history.
- Approval Flow: The skill is designed with safety in mind. It will always ask for confirmation before posting to public channels and before installing new dependencies.
- Data Context: While the skill handles data well, always review the generated report if you have specific regulatory compliance requirements for financial content.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-0xcii-nansen-binance-publisher": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution