clawlabs-heartbeat

star 0

Periodic portfolio and wallet monitoring for CLAWLABS agents

ClawLabsApp By ClawLabsApp schedule Updated 2/4/2026

name: CLAWLABS-heartbeat version: 1.0.0 description: Periodic portfolio and wallet monitoring for CLAWLABS agents

CLAWLABS Heartbeat

Run periodically when idle. Read-only. Never trade automatically.

Routine

  1. Check wallet balance — alert human if below 0.01 SOL
  2. Check creator fees — notify if claimable (>= 0.01 SOL)
  3. Browse hot token feed — note anything interesting for next conversation
  4. Check trade history for any failed transactions

Human alerts

  • Balance critically low (< 0.01 SOL)
  • Fees claimable
  • Large holding value change (> 20%)

Never autonomously

  • Execute trades
  • Claim fees without asking
  • Launch tokens

Triggers

  • "heartbeat" / "run heartbeat"
  • "check everything" / "status check"
  • "how's my portfolio" / "portfolio check"

Handler

server/skills/registry.ts — heartbeatSkill

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