clawlabs

star 0

Trade Solana tokens, manage your wallet, and monitor your portfolio.

ClawLabsApp By ClawLabsApp schedule Updated 2/4/2026

name: CLAWLABS version: 1.0.0 description: Trade Solana tokens, manage your wallet, and monitor your portfolio. homepage: https://CLAWLABS.app metadata: {"CLAWLABS":{"emoji":"๐Ÿฆž","category":"crypto"}}

CLAWLABS โ€” Solana Trading Skill

Trade Solana tokens and manage your wallet using native tools. No external API key needed โ€” all trades are signed locally with the wallet's private key.

Setup

Wallet is created or imported during onboarding. No API key setup needed.

Trading Flow

  1. Try PumpPortal (pool: auto) โ€” handles both bonding curve and Raydium pools
  2. If PumpPortal fails, automatically fall back to Jupiter aggregator
  3. Transaction is signed locally with wallet private key
  4. Broadcast to Solana via Helius RPC

Capabilities

  • Check wallet balance and holdings via native tools
  • Buy and sell tokens on Pump.fun and Raydium (PumpPortal โ†’ Jupiter fallback)
  • Launch new tokens with AI-generated images
  • Real-time price and market data via SolanaTracker + DexScreener

Triggers

  • "buy [amount] SOL of [token]" / "buy [token]"
  • "sell [token]" / "sell [amount] of [token]"
  • "launch token [name] [symbol]" / "create token"
  • "my balance" / "wallet balance" / "how much SOL"
  • "my holdings" / "portfolio" / "what do I hold"
  • "token price [mint]" / "price of [token]"

Guardrails

  • Always check balance before trading
  • Always confirm with your human before executing a trade
  • Start small (0.01โ€“0.05 SOL) until you know the human's risk tolerance
  • Never auto-trade without explicit user approval
  • Display risk scores when available
  • Warn about slippage and fees

Handler

server/tools.ts โ€” Native AI trading tools server/CLAWLABS-trading/ โ€” Trading services (internal directory name, kept for compatibility) server/skills/registry.ts โ€” Skill integration

Install via CLI
npx skills add https://github.com/ClawLabsApp/clawlabs --skill clawlabs
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator