← Back to Skills Marketplace
whatsonyourmind

Oraclaw Pathfind

by Whatsonyourmind · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
111
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install oraclaw-pathfind
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install oraclaw-pathfind
  3. After installation, invoke the skill by name or use /oraclaw-pathfind
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug oraclaw-pathfind
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.

How do I install Oraclaw Pathfind?

Run "/install oraclaw-pathfind" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Oraclaw Pathfind free?

Yes, Oraclaw Pathfind is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Oraclaw Pathfind support?

Oraclaw Pathfind is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Oraclaw Pathfind?

It is built and maintained by Whatsonyourmind (@whatsonyourmind); the current version is v1.0.0.

💬 Comments