← 返回 Skills 市场
233
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install looloo-discovery
功能描述
Use this skill when the user wants to discover new LooLoo tokens, inspect token activity, or review current positions from OpenClaw.
使用说明 (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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install looloo-discovery - 安装完成后,直接呼叫该 Skill 的名称或使用
/looloo-discovery触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
Initial public phase 1 release for LooLoo token discovery.
v0.1.1
Initial public phase 1 release for LooLoo token discovery.
元数据
常见问题
LooLoo Discovery 是什么?
Use this skill when the user wants to discover new LooLoo tokens, inspect token activity, or review current positions from OpenClaw. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 233 次。
如何安装 LooLoo Discovery?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install looloo-discovery」即可一键安装,无需额外配置。
LooLoo Discovery 是免费的吗?
是的,LooLoo Discovery 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
LooLoo Discovery 支持哪些平台?
LooLoo Discovery 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 LooLoo Discovery?
由 looloo(@looloolol)开发并维护,当前版本 v0.1.2。
推荐 Skills