Auto Workflow Builder

# Auto Workflow Builder

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Auto Workflow Builder" with this command: npx skills add sunshine-del-ux/auto-workflow-builder

Auto Workflow Builder

Build automated workflows without writing code.

Features

  • Visual Workflow Builder - Drag and drop connections
  • 100+ Integrations - APIs, webhooks, schedules
  • Triggers - Webhooks, schedules, events
  • Actions - Send email, HTTP requests, database operations
  • Conditions - If/else logic, filters
  • History - Execution logs and debugging

Quick Start

# Create workflow
./workflow.sh create my-workflow

# Add trigger
./workflow.sh add-trigger my-workflow schedule "*/5 * * * *"

# Add action
./workflow.sh add-action my-workflow http "https://api.example.com"

# Run
./workflow.sh run my-workflow

Triggers Supported

  • Schedule (cron)
  • Webhook
  • HTTP
  • Database changes
  • File changes

Actions Supported

  • HTTP Requests
  • Email
  • SMS
  • Database
  • Slack/Discord notifications
  • AWS Lambda

Requirements

  • Node.js 18+
  • Redis (optional)

Author

Sunshine-del-ux

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Email Excel Transfer

Pobieranie załączników z maila przez IMAP i wypełnianie plików Excel przez PowerShell. Użyj gdy użytkownik prosi o pobranie plików z email i wstawienie warto...

Registry SourceRecently Updated
Automation

CamScanner Extract Formula

Use CamScanner to extract formulas from images. Powered by OCR recognition engine that detects formula regions in images, crops them, and stitches into a sin...

Registry SourceRecently Updated
Automation

Image Marketing Brochure

A complete workflow skill for marketing brochure design, covering everything from requirements gathering, layout design, to mock-up delivery. It uses a 'layo...

Registry SourceRecently Updated
Automation

Image Social Carousel

A structured workflow skill dedicated to social-media carousel design. The core method is 'decide intent first, then execute,' using a 'single-confirmation +...

Registry SourceRecently Updated