skill-workflow-orchestrator

Installation
SKILL.md

Skill Workflow Orchestrator

Overview

This skill orchestrates multiple sub-skills into automated pipelines. A complete skill chain can be triggered through natural language descriptions, supporting sequential execution, conditional branching, and error handling.

Use Cases

Automatically triggers when user descriptions involve multi-step tasks, for example:

  • "Search for the latest AI news, generate a summary report, and then email it to me."
  • "Check the stock price; if it rises more than 5%, remind me."
  • "Read the PDF file, extract the content, summarize it, and save it to notes."

Workflow Definition

1. Parse User Intent

Parse the user's natural language description into a structured skill chain:

Installs
4
Repository
openlark/skills
GitHub Stars
4
First Seen
Jun 20, 2026
skill-workflow-orchestrator — openlark/skills