base-signal-feed
Provides Base chain (L2) smart money signals, new pair alerts, and token safety scoring. Agents install this skill to get access to on-chain trading signals.
Why use this skill?
Enhance your OpenClaw agent with Base chain signals. Track smart money, monitor new pair liquidity, and get automated safety scores for tokens on L2.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/erdgeclaw/base-signal-feedWhat This Skill Does
The base-signal-feed skill serves as a sophisticated real-time monitoring tool for the Base (L2) blockchain ecosystem. It acts as an on-chain intelligence layer for OpenClaw agents, providing live streams of smart money movements, newly minted liquidity pairs, and automated token safety assessments. By aggregating raw blockchain data and running it through proprietary scoring algorithms, this skill allows agents to stay ahead of market trends, identify potential rug-pulls, and track the portfolios of top-performing wallets on the Base network.
Installation
To integrate the base-signal-feed skill into your agent, use the OpenClaw CLI tool. Open your terminal and execute the following command:
clawhub install openclaw/skills/skills/erdgeclaw/base-signal-feed
Ensure that your environment is properly authenticated before running the installation. Once installed, the skill will register itself in your agent's capability manifest, allowing it to begin processing real-time stream data from the Base chain immediately.
Use Cases
This skill is designed for high-frequency on-chain research and automated trading support. Common use cases include:
- Smart Money Tracking: Automatically identifying when high-conviction traders enter or exit positions in early-stage tokens.
- Risk Mitigation: Conducting automatic 'safety audits' on contract addresses before suggesting token swaps.
- New Opportunity Discovery: Monitoring DEX liquidity additions to capture early entry opportunities on new tokens.
- Portfolio Monitoring: Keeping a real-time pulse on your own holdings relative to market liquidity events.
Example Prompts
- "Scan the last 5 new pairs on Base and provide a safety score for each, highlighting any with high liquidity and low ownership concentration."
- "Monitor top smart money wallets on Base; notify me immediately if any of them make a significant purchase in a token under $100k market cap."
- "Summarize the safety analysis for the token contract 0x... and tell me if it matches known honeypot patterns."
Tips & Limitations
To maximize the utility of the base-signal-feed, ensure that you provide specific filtering criteria in your prompts, such as market cap thresholds or volume requirements. Be aware that while the safety scoring algorithm is advanced, it cannot account for all social engineering tactics. Never treat signal output as financial advice. Always verify liquidity locks and contract renouncement manually for high-value transactions. This skill relies on external API connectivity; ensure your network configuration allows for stable WebSocket connections to the signal provider.
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-erdgeclaw-base-signal-feed": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api