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
- Check wallet balance — alert human if below 0.01 SOL
- Check creator fees — notify if claimable (>= 0.01 SOL)
- Browse hot token feed — note anything interesting for next conversation
- 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