TopRank Skills

Home / Claw Skills / 监控 / Solana Memecoin Trade
Official OpenClaw rules 36%

Solana Memecoin Trade

Solana Memecoin Guardian v2

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Solana Memecoin Trade 技能。 若已安装,则直接安装 Solana Memecoin Trade 技能。

Overview

Skill Key
binance237a-hash/solana-memecoin-trade
Author
binance237a-hash
Source Repo
openclaw/skills
Version
-
Source Path
skills/binance237a-hash/solana-memecoin-trade
Latest Commit SHA
5371705aeda3a4b0c0655da102325b10210ea2c8

Extracted Content

SKILL.md excerpt

# Solana Memecoin Guardian v2

## Overview
Solana Memecoin Guardian v2 is an autonomous trading skill designed to discover and trade Solana memecoins while minimizing downside risk.

The system combines several intelligence layers:

- Smart wallet copy trading
- AI-driven market analysis
- Social narrative detection (X / Twitter trends)
- Strict on-chain risk validation

The goal is not to chase every pump, but to selectively enter high‑probability opportunities while avoiding rug pulls and unsafe tokens.

---

## Core Capabilities

### 1. Smart Wallet Copy Trading
The skill monitors high-performing Solana wallets and selectively mirrors their trades.

Features:
- Wallet performance filtering
- Randomized delay before copying trades
- Anti‑FOMO entry protection
- Automatic exit when tracked wallets sell

### 2. AI Market Analysis
The AI engine scans Solana tokens using data sources such as:

- Pump.fun
- DexScreener
- On‑chain liquidity data

Signals are generated using rule‑based scoring models that evaluate:

- Liquidity stability
- Transaction activity
- Volume distribution
- Price volatility
- Market structure

Only tokens passing strict safety filters are considered.

### 3. Narrative Detection Engine
The system monitors viral narratives from social platforms such as X (Twitter).

When influential accounts or trending discussions appear, related tokens are prioritized for analysis.

Narrative signals increase priority but **never bypass risk validation**.

### 4. Risk Gate System
Every trade must pass the Risk Gate.

The system checks:

- Liquidity thresholds
- Mint authority status
- Freeze authority status
- Holder concentration
- Transaction anomalies
- Price impact risk

If any safety rule fails, the trade is rejected.

### 5. Position Management
Positions are automatically managed using:

- Stop Loss
- Multi‑level Take Profit
- Trailing Stop
- Liquidity monitoring
- Emergency exit triggers

### 6. Rug Pull Protection
A Rug Alarm system monitors:

- Liquidi...

README excerpt

# Solana Memecoin Guardian v2 (OpenClaw Skill Project)

This is a **TypeScript project skeleton** implementing BOTH:
1) **Selective Copy-Trade Engine** (smart wallet follower)  
2) **AI Self-Analysis Engine** (rule-based signals)

It runs in **paper mode** by default.

## Quick start
```bash
npm install
cp .env.example .env
npm run dev -- --mode paper --minutes 10
```

## What’s implemented in this bundle
✅ Shared Risk Gate (safe-by-default)  
✅ AI Engine (candidate scan + buy in paper mode)  
✅ Copy-Trade Engine (event handler + filters + anti-chase + budget)  
✅ Position Monitor (SL/TP1/TP2/Trailing)  
✅ Rug Alarms (LP drop proxy + impact proxy + holder spike placeholder)  
✅ Risk Budget Split (copy vs AI daily budget)  

## What is still a stub (you must wire)
- Real Pump.fun candidate feed (endpoints change)
- Real smart wallet stream/polling (Helius/Shyft/RPC logs)
- Real on-chain meta (mint/freeze authority + holders distribution)
- Live swap execution (Jupiter / your router)

Paper mode is safe: it will not send transactions.

---
⚠️ Memecoins are extremely risky. Audit everything.

Related Claw Skills

0xnyk

xint

★ 49

X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

jackculpan

flightclaw

★ 32

Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.

openclaw-trade

openclaw-trading-assistant

★ 24

openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.

xquik-dev

x-twitter-scraper

★ 16

X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.

mohsinkhadim59

Openclaw-Setup

★ 8

Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.