← 返回 Skills 市场
Oraclaw Solver
作者
Whatsonyourmind
· GitHub ↗
· v1.0.0
· MIT-0
115
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install oraclaw-solver
功能描述
Industrial-grade scheduling and resource optimization for AI agents. Solve task scheduling with energy matching, budget allocation, and any LP/MIP constraint...
安全使用建议
This skill appears to be what it claims: a thin instruction layer for calling a hosted optimization API that requires an ORACLAW_API_KEY. Before installing, consider: (1) the skill will likely transmit whatever problem data you give it to the provider — avoid embedding secrets or sensitive PII in solver inputs; (2) confirm billing and payment details (the SKILL.md states $0.10 per call and a free tier) and monitor usage/charges tied to the API key; (3) review Oraclaw's privacy/security policy and endpoint details (the SKILL.md omits exact API endpoints and request/response schemas); (4) use an API key with minimal privileges and rotate it regularly; (5) if you need stricter control, disable autonomous invocation or require user confirmation before the agent calls external services. If you want higher confidence, ask the publisher for the API endpoint, sample HTTP request/response, and privacy/billing documentation before provisioning the key.
功能分析
Type: OpenClaw Skill
Name: oraclaw-solver
Version: 1.0.0
The skill bundle (oraclaw-solver) provides metadata and instructions for an industrial-grade scheduling and optimization service. The documentation in SKILL.md defines clear, functional interfaces for task scheduling and constraint solving (LP/MIP) without any evidence of prompt injection, data exfiltration, or malicious intent. The requirement for an ORACLAW_API_KEY and the mention of micro-payments (USDC via x402) are consistent with the stated purpose of a commercial API-based service (https://oraclaw.dev/solver).
能力评估
Purpose & Capability
Name/description (scheduling, LP/MIP solving) align with the single required credential (ORACLAW_API_KEY) and the examples in SKILL.md; nothing requested (no binaries, no config paths) appears unrelated to an external optimization service.
Instruction Scope
SKILL.md stays on-topic and only instructs the agent to call solver functions with JSON payloads; however it does not document the network endpoints, exact API request/response formats, or how/where data is transmitted — so the agent will likely send user data to the external service (homepage hints at oraclaw.dev) but that is not described in detail.
Install Mechanism
No install spec and no code files — instruction-only skill has minimal local footprint and does not write or execute downloaded code.
Credentials
Only a single API key (ORACLAW_API_KEY) is required and is appropriate for a paid hosted solver; no unrelated secrets or broad environment access are requested.
Persistence & Privilege
always is false and the skill does not request to modify other skills or system configs. Note: default autonomous invocation is enabled (platform default) so the agent may call the skill without additional user prompts unless you change agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oraclaw-solver - 安装完成后,直接呼叫该 Skill 的名称或使用
/oraclaw-solver触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of OraClaw Solver for AI-based scheduling and optimization.
- Instantly solves task scheduling with energy matching and constraint-based resource allocation (LP/MIP).
- Supports smart scheduling and custom optimization problems via simple JSON API.
- Enforces task/slot matching, deterministic outputs, and robust infeasibility handling.
- Free tier: 3,000 calls/month; pricing at $0.10 per optimization call.
元数据
常见问题
Oraclaw Solver 是什么?
Industrial-grade scheduling and resource optimization for AI agents. Solve task scheduling with energy matching, budget allocation, and any LP/MIP constraint... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 Oraclaw Solver?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oraclaw-solver」即可一键安装,无需额外配置。
Oraclaw Solver 是免费的吗?
是的,Oraclaw Solver 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Oraclaw Solver 支持哪些平台?
Oraclaw Solver 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Oraclaw Solver?
由 Whatsonyourmind(@whatsonyourmind)开发并维护,当前版本 v1.0.0。
推荐 Skills