LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

workflow-loader - Load and execute markdown workflows for agents

Provides mechanisms for agents to load and execute external workflow files

Tags

Updated: 2026-02-13
workflowloaderautomationagent

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • list available workflows
  • load workflow files

Inputs

  • agent name
  • workflow name
  • workflow directory path

Outputs

  • workflow content
  • file not found error

Requirements

  • access to workflow directory
  • bash environment
  • appropriate permissions

Source

  • Spec: SKILL.md
list available workflows
load workflow files
agent name
workflow name
workflow directory path
workflow content
file not found error