Skip to content

labryxdev/labryx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labryx — AI Workflow Automation CLI

Build, run, and automate AI-powered workflows from your terminal.

npm version License: MIT

npm install -g labryx

Quick Start

# Build a workflow interactively
labryx workflow --interactive

# Generate a workflow from a template
labryx generate --type email

# Generate from a plain-English description (Pro)
labryx generate --prompt "send a Slack message when a form is submitted"

# View Pro features
labryx upgrade

Features

  • Interactive workflow builder — pick triggers, steps, and outputs without writing YAML
  • Template generation — email digests, reports, pipelines, scrapers out of the box
  • AI-powered generation — describe what you want, get a workflow (Pro)
  • Cloud scheduling — run on cron without a server (Pro)
  • Team collaboration — share workflows and manage permissions (Pro)

Pricing

Feature Free Pro ($29/mo)
Interactive builder
Basic templates
Local execution
AI generation (GPT-4)
Cloud scheduling
All integrations
Team features

Upgrade to Pro →

Links

License

MIT © Labryx

About

AI-powered workflow automation CLI — build, run, and automate workflows from your terminal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors