← 返回 Skills 市场
looloolol

LooLoo Trading

作者 looloo · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ✓ 安全检测通过
284
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install looloo-trading
功能描述
Use this skill when the user wants a LooLoo trade quote or a website confirmation link for a buy or sell.
使用说明 (SKILL.md)

LooLoo Trading

Phase 1 trading is quote-first and wallet-confirmed.

Use this skill for

  • quoting a buy or sell on the LooLoo internal market
  • creating a confirmation link that sends the user back to looloo.lol

Workflow

  1. Call quote_trade with tokenAddress, side, and either amountETH or amountToken.
  2. Show the quote summary and confirm the side and size with the user.
  3. Call create_trade_intent only after the user explicitly wants to continue.
  4. Return the confirmUrl and explain that the final wallet signature happens on the LooLoo website.

Notes

  • Phase 1 does not support unattended execution.
  • The plugin does not hold keys or sign transactions.
  • If the API rejects an intent, surface the policy error directly because it usually comes from the user's risk settings.
安全使用建议
This skill appears to do what it says: provide quotes and return a website confirmation URL before final wallet signing. Before installing, confirm the skill's provenance (there's no homepage or source listed) and ask where quote_trade/create_trade_intent calls are sent (official LooLoo API endpoints?). Ensure the platform enforces explicit user wallet signatures (no unattended or automatic transaction signing). If you plan to use it for real funds, request the publisher's documentation or source code and verify the looloo.lol domain is legitimate and that all network calls go to expected endpoints.
功能分析
Type: OpenClaw Skill Name: looloo-trading Version: 0.1.2 The skill bundle defines a legitimate workflow for obtaining cryptocurrency trade quotes and generating confirmation links for the LooLoo trading platform. The instructions in SKILL.md emphasize user confirmation, explicitly state that the tool does not handle private keys or sign transactions, and direct the final execution to the official website (looloo.lol), showing no signs of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The name/description match the instructions (provide trade quotes and create a confirmation link to looloo.lol). The SKILL.md only references calling quote_trade and create_trade_intent, which is consistent with a trade-quote/intention flow.
Instruction Scope
Runtime instructions are narrowly scoped: call quote_trade, confirm with the user, then call create_trade_intent and return the confirmUrl. The doc explicitly prohibits unattended execution and states the plugin does not hold keys or sign transactions. No instructions ask the agent to read unrelated files, env vars, or system state.
Install Mechanism
There is no install spec and no code files — nothing is written to disk or downloaded. This is the lowest-risk install profile and matches the instruction-only nature of the skill.
Credentials
The skill declares no required environment variables or credentials. This is plausible for a wallet-confirmed flow (wallet signing happens in the user's browser/site), but trading integrations often require some API context or platform-provided auth. The absence of any declared credential is not necessarily wrong, but you should confirm how authentication and authorization are handled by the hosting platform.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent platform privileges or access to other skills' configs. Autonomous invocation is allowed by default but not in itself a concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install looloo-trading
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /looloo-trading 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
Initial public phase 1 release for LooLoo quote and trade-intent workflow.
v0.1.1
Initial public phase 1 release for LooLoo quote and trade-intent workflow.
元数据
Slug looloo-trading
版本 0.1.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

LooLoo Trading 是什么?

Use this skill when the user wants a LooLoo trade quote or a website confirmation link for a buy or sell. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 284 次。

如何安装 LooLoo Trading?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install looloo-trading」即可一键安装,无需额外配置。

LooLoo Trading 是免费的吗?

是的,LooLoo Trading 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

LooLoo Trading 支持哪些平台?

LooLoo Trading 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 LooLoo Trading?

由 looloo(@looloolol)开发并维护,当前版本 v0.1.2。

💬 留言讨论