← 返回 Skills 市场
whatsonyourmind

Oraclaw Pathfind

作者 Whatsonyourmind · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
111
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install oraclaw-pathfind
功能描述
A* pathfinding and task sequencing for AI agents. Find the optimal path through workflows, dependencies, and decision trees. K-shortest paths via Yen's algor...
安全使用建议
This skill appears coherent: it represents a hosted pathfinding API and only asks for a single ORACLAW_API_KEY. Before installing, verify the provider (https://oraclaw.dev/pathfind), confirm pricing and rate limits, and do not reuse privileged keys (e.g., don't provide an AWS/GCP key). If you want stronger isolation, create a scoped API key with minimum permissions on OraClaw and review the provider's privacy/data-retention policy since queries will be sent to their service.
功能分析
Type: OpenClaw Skill Name: oraclaw-pathfind Version: 1.0.0 The skill bundle for 'oraclaw-pathfind' is a standard utility for task sequencing and pathfinding using A* and Yen's algorithms. The provided files (SKILL.md and _meta.json) contain only metadata, tool definitions, and usage instructions aligned with the stated purpose, with no evidence of malicious code, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (A* pathfinding, K-shortest via Yen) align with the declared requirement of a single ORACLAW_API_KEY for a hosted OraClaw service. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md is instruction-only and defines a plan_pathfind tool and JSON schema for inputs/outputs. It does not instruct reading arbitrary files, shell history, system config paths, or transmitting data to unexpected endpoints. It does not grant the agent broad discretionary data collection.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing is written to disk or fetched at install time. Lowest-risk installation footprint.
Credentials
Only one environment variable is required (ORACLAW_API_KEY) and it is declared as the primary credential; that is proportional for a hosted API-backed pathfinding service. There are no other secret-like env vars or config paths requested.
Persistence & Privilege
always is false and the skill is user-invocable; there is no request to modify other skills or system-wide settings. Being instruction-only, it does not persist code or install background services.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install oraclaw-pathfind
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /oraclaw-pathfind 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of OraClaw Pathfind: A* pathfinding and task sequencing for AI agents. - Supports optimal pathfinding through workflows, dependency networks, and decision trees. - Provides K-shortest paths via Yen's algorithm with configurable heuristics (cost, time, risk, weighted). - Returns full cost, time, and risk breakdowns for each route. - Free tier (3,000 calls/month); pricing set at $0.03 per query.
元数据
Slug oraclaw-pathfind
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Oraclaw Pathfind 是什么?

A* pathfinding and task sequencing for AI agents. Find the optimal path through workflows, dependencies, and decision trees. K-shortest paths via Yen's algor... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。

如何安装 Oraclaw Pathfind?

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

Oraclaw Pathfind 是免费的吗?

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

Oraclaw Pathfind 支持哪些平台?

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

谁开发了 Oraclaw Pathfind?

由 Whatsonyourmind(@whatsonyourmind)开发并维护,当前版本 v1.0.0。

💬 留言讨论