Zum Hauptinhalt springen

OraClaw Pathfind

Skill Verifiziert Aktiv

A* Pfadfindung und Aufgaben-Sequenzierung für KI-Agenten. Finden Sie den optimalen Pfad durch Workflows, Abhängigkeiten und Entscheidungsbäume. K-kürzeste Pfade über Yen's Algorithmus. Kosten/Zeit/Risiko-Aufschlüsselung.

Zweck

KI-Agenten mit deterministischen mathematischen Werkzeugen zur optimalen Pfadfindung und Aufgaben-Sequenzierung auszustatten und damit die Grenzen von LLMs bei algorithmischem Denken zu überwinden.

Funktionen

  • A* Pfadfindung für optimale Routen
  • K-kürzeste Pfade über Yen's Algorithmus
  • Aufschlüsselung von Kosten, Zeit und Risiko
  • Konfigurierbare Heuristiken (Kosten, Zeit, Risiko, gewichtet, null)
  • Aufgaben-Sequenzierung und Workflow-Navigation

Anwendungsfälle

  • Finden des schnellsten/günstigsten/sichersten Pfades durch einen Aufgabenabhängigkeitsgraphen
  • Optimale Sequenzierung von Aufgaben unter Berücksichtigung von Zeit, Kosten und Risiko
  • Navigation durch komplexe Workflows mit mehreren Routen zur Fertigstellung
  • Planung der Projektumsetzungsreihenfolge mit Abhängigkeitsbeschränkungen

Nicht-Ziele

  • LLM-basiertes Denken oder Halluzinationen
  • Echtzeit-Ausführung von Aufgaben
  • Komplexe Simulationen jenseits der Pfadanalyse

Praktiken

  • Algorithmenauswahl
  • Optimierung
  • Aufgabenplanung

Voraussetzungen

  • ORACLAW_API_KEY Umgebungsvariable (für Premium-Funktionen/höhere Ratenlimits)
  • Zugriff auf die OraClaw API oder den MCP Server

Installation

npx skills add Whatsonyourmind/oraclaw

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert about 24 hours ago

Vertrauenssignale

Letzter Commit12 days ago
Sterne8
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Acp Router

100

Route plain-language requests for Pi, Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.

Skill
steipete

Vector Setup

100

First-run setup for ruvector@0.2.25 — installs ONNX/Brain/SONA add-ons, registers the MCP server, and verifies the install via `doctor`

Skill
ruvnet

Cleanup Cycles

100

Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — "find circular imports", "fix dependency cycles", "untangle our module graph", "why is madge complaining".

Skill
raintree-technology

Audit Dependency Versions

100

Audit project dependencies for version staleness, security vulnerabilities, and compatibility issues. Covers lock file analysis, upgrade path planning, and breaking change assessment. Use before a release to ensure dependencies are current and secure, during periodic maintenance reviews, after receiving a security advisory, when upgrading to a new language version, before submitting to CRAN or npm, or when inheriting a project to assess its dependency health.

Skill
pjt222

Setup

100

Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow

Skill
Yeachan-Heo

Content Creator

100

Deprecated redirect skill that routes legacy 'content creator' requests to the correct specialist. Use when a user invokes 'content creator', asks to write a blog post, article, guide, or brand voice analysis (routes to content-production), or asks to plan content, build a topic cluster, or create a content calendar (routes to content-strategy). Does not handle requests directly — identifies user intent and redirects to content-production for writing/SEO/brand-voice tasks or content-strategy for planning tasks.

Skill
alirezarezvani