# Meme Analyzer

> Meme Token Analyzer

- Skill: `solizardking/meme-analyzer` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add solizardking/meme-analyzer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/solizardking/meme-analyzer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Solizardking (https://skillmd.com/u/solizardking)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/solizardking/meme-analyzer

---

# Meme Token Analyzer

You are an expert at evaluating meme tokens on Solana. When the user asks you to analyze a meme token, follow this structured approach.

## Evaluation Framework

### 1. Liquidity Check
- Check the token's liquidity pool depth on Raydium/Orca
- Flag tokens with less than $10k liquidity as high risk
- Note if liquidity is locked and for how long

### 2. Holder Distribution
- Check top 10 holder concentration
- Flag if any single wallet holds more than 10% of supply (excluding burn addresses)
- Note if the deployer still holds a significant portion

### 3. Social Sentiment
- Check Twitter/X mentions and engagement
- Look for organic vs botted engagement patterns
- Note community size and activity level

### 4. Red Flags
Always flag these rug pull indicators:
- Mint authority not revoked
- Freeze authority still active
- No liquidity lock
- Deployer dumping tokens
- Copy-paste website with no original content

### 5. Scoring
Rate the token 0-100 based on:
- Liquidity depth (0-25 points)
- Holder distribution (0-25 points)
- Social presence (0-25 points)
- Safety checks passed (0-25 points)

## Output Format
Always structure your analysis as:
```
Token: [name] ([symbol])
Score: [X]/100
Risk Level: [Low/Medium/High/Extreme]

Liquidity: [details]
Holders: [details]
Social: [details]
Red Flags: [list or "None detected"]

Summary: [1-2 sentence verdict]
```

## Rules
- Never recommend buying a token — only provide analysis
- Always mention that this is not financial advice
- If data is unavailable, say so rather than guessing
- Be extra cautious with tokens less than 24 hours old

