← 返回 Skills 市场
Todays Orders
作者
richard7463
· GitHub ↗
· v1.0.0
· MIT-0
137
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install todays-orders
功能描述
Use this skill when the user wants a single approved onchain order for a Solana wallet, one explicit forbidden order, a quote-backed execution preview, or a...
安全使用建议
This skill is internally consistent as an instruction-only workflow, but before installing or using it you should: 1) Confirm your OpenClaw/runtime environment provides an OKX OnchainOS connector or the necessary API keys — the skill does not declare credentials. 2) Understand that execution (broadcasting a transaction) should only happen after explicit user approval; test the preview path first. 3) If your runtime lacks the OKX connector, expect the agent might hallucinate quotes/routes; do not rely on previewed execution values until they come from a trusted API. 4) If you plan to allow broadcasting, restrict the skill’s access to only the wallet(s) you control and require manual confirmation for any signed transaction.
功能分析
Type: OpenClaw Skill
Name: todays-orders
Version: 1.0.0
The skill defines a structured workflow for a Solana trading assistant using the OKX OnchainOS integration. It enforces a disciplined 'one order per day' rule and includes explicit instructions to require user approval before broadcasting any transactions, with no evidence of malicious intent, data exfiltration, or prompt injection attacks in SKILL.md or agents/openai.yaml.
能力评估
Purpose & Capability
The name/description and instructions consistently target producing one approved onchain order for a Solana wallet using OKX OnchainOS (wallet, market, trade, broadcast). That is coherent. However, the skill references an external service (OKX OnchainOS) as its factual layer but does not declare any required credentials or environment variables or explain how the agent will access that service; this is a functional gap (not necessarily malicious) that may lead to hallucinated quotes/routes if connectivity is absent.
Instruction Scope
SKILL.md is explicit and scoped: extract a Solana address, fetch wallet posture, fetch market context for relevant holdings, produce one approved order and one forbidden order, produce quote/route previews, and only broadcast after explicit approval. The instructions do not ask the agent to read unrelated files, secrets, or system paths.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal footprint. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requests no environment variables or credentials in metadata, yet runtime instructions require access to OKX OnchainOS (wallet, market, trade, broadcast). Either the platform provides that integration implicitly, or the skill should have declared required credentials. The absence of declared credentials is a proportionality/clarity issue: ensure the execution environment supplies the necessary API access, and be cautious about possible hallucinated data if it does not.
Persistence & Privilege
No special persistence privileges requested. always is false. The agents/openai.yaml includes allow_implicit_invocation: true which permits implicit invocation; this is expected for a user-invocable skill and is not by itself a security concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install todays-orders - 安装完成后,直接呼叫该 Skill 的名称或使用
/todays-orders触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Todays Orders.
元数据
常见问题
Todays Orders 是什么?
Use this skill when the user wants a single approved onchain order for a Solana wallet, one explicit forbidden order, a quote-backed execution preview, or a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。
如何安装 Todays Orders?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install todays-orders」即可一键安装,无需额外配置。
Todays Orders 是免费的吗?
是的,Todays Orders 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Todays Orders 支持哪些平台?
Todays Orders 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Todays Orders?
由 richard7463(@richard7463)开发并维护,当前版本 v1.0.0。
推荐 Skills