workflows

Organize reusable micro-workflows for browser automation, data tasks, and file operations.

2|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/mmcmedia/openclaw-agents --skill workflows-mmcmedia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflows
Source: https://github.com/mmcmedia/openclaw-agents/tree/main/skills/workflows
Command: npx skills add https://github.com/mmcmedia/openclaw-agents --skill workflows-mmcmedia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Library of reusable micro-workflows that capture successful patterns so teams don't reinvent the wheel, saving time and ensuring consistency.

Core Features & Use Cases

  • A centralized index of ready-to-use workflows organized by theme (Browser Automation, Sub-Agent Patterns, Data Tasks, File Operations, Content Generation).
  • Clear templates and guidelines for adding new workflows, including a one-workflow-per-task approach and rules for updating when broken.
  • A lightweight process to add, test, and save proven patterns that can be quickly adopted by agents or humans.

Quick Start

Browse the Workflow Library to find a pattern that fits your task, then copy its markdown into your project and adapt as needed.

Frequently Asked Questions about workflows

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are reusable micro-workflows for task automation?

A micro-workflow library provides standardized patterns for browser automation, sub-agent coordination, data tasks, file operations, and content generation to accelerate task execution and ensure consistency without reinventing the wheel.

How do I add new automation templates to a workflow library?

You add new automation templates by using the provided frontmatter-based template, following the one-workflow-per-task approach, and optionally extending capabilities using scripts, references, and assets directories before testing and saving the pattern.

What is the best way to standardize sub-agent coordination patterns?

Standardizing sub-agent coordination patterns requires a centralized library of proven micro-workflows, ensuring consistent implementations and allowing agents or humans to rapidly retrieve and adopt successful task templates.

Can I use these workflow templates for browser automation and data tasks?

Yes, these workflow templates support browser automation and data tasks, as the library is organized by themes including Browser Automation, Data Tasks, File Operations, and Content Generation for rapid retrieval and adaptation.

When should I update a broken micro-workflow in my library?

Update a broken micro-workflow immediately when it fails, following the library's defined rules for updating broken patterns to maintain a reliable, centralized index of ready-to-use task templates.