ai-automation-workflows

Installation
Summary

Automate AI workflows combining multiple models and services via bash scripting and the inference.sh CLI.

  • Supports five core patterns: batch processing, sequential pipelines, parallel execution, conditional branching, and retry logic with fallbacks
  • Integrates with inference.sh CLI for model invocation, bash for orchestration, and Python SDK for programmatic workflows
  • Includes cron job setup for scheduled automation, logging wrappers for monitoring, and webhook-based error alerting
  • Covers practical use cases: content calendars, data processing pipelines, daily generation tasks, and multi-step content creation workflows
SKILL.md

Install the belt CLI skill: npx skills add belt-sh/cli

AI Automation Workflows

Build automated AI workflows via inference.sh CLI.

AI Automation Workflows

Quick Start

Requires inference.sh CLI (belt). Install instructions

belt login
Related skills
Installs
GitHub Stars
500
First Seen
ai-automation-workflows — inferen-sh/skills