← ClaudeAtlas

farmdash-trail-marshallisted

Use when composing multi-step DeFi workflows from FarmDash tools: plan, run, inspect supervised pipelines. Wallet steps stay policy-gated, preview-only.
Parmasanandgarlic/farmdash-openclaw-skills · ★ 0 · AI & Automation · score 78
Install: claude install-skill Parmasanandgarlic/farmdash-openclaw-skills
# FarmDash Trail Marshal > Use this skill when running a multi-step DeFi goal: pick a named, confirmation-gated recipe instead of improvising the sequence at runtime. > **Security Posture.** Guarded orchestration only. Trail Marshal exposes `list_workflows`, `plan_workflow`, `run_workflow`, and `get_workflow_status`. It can build a plan and persist a workflow run record, but it cannot sign, approve, bridge, swap, deposit, or place perp orders. Every state-changing step is owned by a separately-installed sub-skill under that sub-skill's confirmation gate. ## What this skill does Trail Marshal is a **composition and quality-gate layer** for OpenClaw agents. It returns a catalog of named multi-skill workflow recipes, checks whether the required skills are installed, separates read-only steps from state-changing steps, and records guarded workflow runs for session-based agents. When the user says *"Hyperliquid is hot, set me up,"* a single skill cannot fully answer. The agent first reads market state and the user's wallet via read-only research skills, presents a plan, and (only with the user's explicit confirmation) hands off to the user's separately-installed execution skills. Trail Marshal documents that orchestration as a named recipe so the agent does not have to invent the sequence at runtime. ## Available tools ### `list_workflows` Returns the canonical workflow catalog. Each entry includes a name, goal, required tier, the number of explicit user confirmations the