LooLoo Discovery
Use the bundled openclaw-looloo plugin tools instead of calling the raw API directly.
Use this skill for
- scanning new internal-market tokens
- reviewing one token's recent trades and top holders
- checking the authenticated wallet's current positions
Workflow
- Call
discover_new_tokensfor a market-wide scan. - If the user narrows to one token, call
get_token_summary. - If the user asks about their wallet, call
get_positions. - Summarize the strongest signals briefly and keep raw JSON available if needed.
Notes
- Phase 1 only supports the
internalmarket. - OpenClaw should return notifications through the user's existing chat channel.
- Do not imply guaranteed profits; frame results as discovery and execution support.