← Back to Skills Marketplace
233
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install looloo-discovery
Description
Use this skill when the user wants to discover new LooLoo tokens, inspect token activity, or review current positions from OpenClaw.
README (SKILL.md)
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.
Usage Guidance
This is an instruction-only skill that looks coherent and low-risk: it expects the OpenClaw platform (and its bundled openclaw-looloo plugin) to provide authentication and APIs, and it asks for no extra credentials or installs. Before enabling it, confirm that your agent environment already has the OpenClaw plugin and appropriate wallet/session permissions so the calls (discover_new_tokens, get_token_summary, get_positions) will run legitimately. Note the instructions are brief — monitor the agent's actual calls and outputs (especially raw JSON) to ensure no unexpected data is accessed or transmitted, and revoke platform wallet access if you see unauthorized queries.
Capability Analysis
Type: OpenClaw Skill
Name: looloo-discovery
Version: 0.1.2
The looloo-discovery skill bundle is a standard configuration for an AI agent to interact with a token discovery platform. The SKILL.md file outlines a legitimate workflow for scanning tokens and reviewing wallet positions using defined tools (e.g., discover_new_tokens, get_positions) without any indicators of malicious intent, data exfiltration, or suspicious execution patterns.
Capability Assessment
Purpose & Capability
The name/description (discover tokens, inspect activity, review positions) match the SKILL.md workflow (discover_new_tokens, get_token_summary, get_positions). No unrelated binaries, env vars, or installs are requested.
Instruction Scope
The SKILL.md stays within the stated purpose and does not instruct reading files or contacting external endpoints. It does reference the 'authenticated wallet' and a bundled 'openclaw-looloo' plugin but does not declare how authentication is provided — this is plausibly handled by the platform, but the guidance is somewhat high-level and lacks error-handling or permission-check steps.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk and no external packages are pulled in.
Credentials
The skill declares no environment variables or credentials. It expects access to an authenticated OpenClaw wallet/session; that is likely provided by the hosting platform. There are no unrelated credential requests.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent presence or attempt to modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install looloo-discovery - After installation, invoke the skill by name or use
/looloo-discovery - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.2
Initial public phase 1 release for LooLoo token discovery.
v0.1.1
Initial public phase 1 release for LooLoo token discovery.
Metadata
Frequently Asked Questions
What is LooLoo Discovery?
Use this skill when the user wants to discover new LooLoo tokens, inspect token activity, or review current positions from OpenClaw. It is an AI Agent Skill for Claude Code / OpenClaw, with 233 downloads so far.
How do I install LooLoo Discovery?
Run "/install looloo-discovery" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is LooLoo Discovery free?
Yes, LooLoo Discovery is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does LooLoo Discovery support?
LooLoo Discovery is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created LooLoo Discovery?
It is built and maintained by looloo (@looloolol); the current version is v0.1.2.
More Skills