awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 Repos

Awesome GitHub RepositoriesAction Chaining

Chaining multiple predictable actions into single requests to optimize latency and cost.

Distinct from Batch Workload Execution: Distinct from Batch Workload Execution: focuses on chaining model-driven actions rather than containerized batch jobs.

Explore 6 awesome GitHub repositories matching devops & infrastructure · Action Chaining. Refine with filters or upvote what's useful.

Awesome Action Chaining GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • anthropics/claude-quickstartsAvatar von anthropics

    anthropics/claude-quickstarts

    17,085Auf GitHub ansehen↗

    Claude Quickstarts is a development framework and collection of reference implementations designed for building autonomous agents. It provides the foundational patterns necessary to orchestrate multi-agent workflows, enabling models to perform complex, multi-step tasks across software engineering, customer support, and computer-use domains. The platform distinguishes itself through specialized capabilities for desktop and browser automation, allowing agents to interact with graphical interfaces by capturing visual context and executing precise mouse and keyboard inputs. It includes robust inf

    Chains multiple predictable actions into a single request to reduce latency and costs for workflows.

    Python
    Auf GitHub ansehen↗17,085
  • microsoft/ufoAvatar von microsoft

    microsoft/UFO

    9,017Auf GitHub ansehen↗

    UFO is a multi-device task orchestrator and LLM agent orchestration framework designed to decompose natural language requests into executable task graphs. It functions as a cross-platform UI automation tool capable of performing interactions on Windows and mobile devices while routing tasks to distributed agents based on their hardware and software capabilities. The system is distinguished by its RAG-enhanced agent architecture, which integrates external documentation and previous execution traces to improve decision-making. It employs a hybrid UI detection approach that combines computer vis

    Groups multiple speculative actions into single requests to optimize latency and reduce the number of model calls.

    Pythonagentautomationcopilot
    Auf GitHub ansehen↗9,017
  • stackstorm/st2Avatar von StackStorm

    StackStorm/st2

    6,487Auf GitHub ansehen↗

    StackStorm is an event-driven automation platform that watches for events from external systems and triggers workflows, actions, and remediation across infrastructure tools. At its core, it provides a workflow orchestration engine that chains multiple actions and conditional logic into reusable, multi-step workflows for complex automation tasks, alongside a rules engine that applies matching criteria to triggers and maps trigger payload data to action inputs for automated responses. The platform distinguishes itself through a ChatOps integration framework that enables executing commands and r

    Assembles multiple individual tasks into a reusable, ordered pipeline that runs as a single automated workflow.

    Pythonauto-remediationautomationchatops
    Auf GitHub ansehen↗6,487
  • bram2w/baserowAvatar von bram2w

    bram2w/baserow

    5,085Auf GitHub ansehen↗

    Baserow is a no-code relational database and application builder that allows users to create structured data tables and business tools through a visual interface. It functions as a headless REST API data backend and a self-hosted data workspace, providing a platform for managing collaborative databases while maintaining full control over data residency. The platform integrates large language models to serve as an LLM-powered data platform, capable of generating database structures, record content, and technical workflows from natural language. It also acts as a Model Context Protocol server,

    Chains complex actions and notifications based on database events to automate repetitive tasks

    Python
    Auf GitHub ansehen↗5,085
  • runhey/onmyojiautoscriptAvatar von runhey

    runhey/OnmyojiAutoScript

    4,371Auf GitHub ansehen↗

    OnmyojiAutoScript ist ein ADB-basiertes Android-Spielautomatisierungstool, das Bilderkennung nutzt, um tägliche Routinen und das Farmen von Ressourcen zu automatisieren. Es fungiert als Computer-Vision-Bot und Emulator-Controller, der die gleichzeitige Aufgabenausführung über mehrere Benutzerprofile und Ports hinweg koordiniert. Das System verfügt über einen Spielressourcen-Optimierer, der Effizienzmodelle verwendet, um In-Game-Gegenstände und Assets intelligent auf Charaktere zu verteilen. Um eine automatisierte Erkennung zu umgehen, verwendet es einen Anti-Detection-Eingabesimulator, der menschliche Interaktionsmuster durch variable Klick- und Wischverhalten nachahmt. Die Software deckt ein breites Spektrum an Automatisierungslogik ab, einschließlich ereignisgesteuerter Ausführung, Priorisierung von Zielaktionen und Zeitplanung von Aufgabenfolgen. Die operativen Fähigkeiten erstrecken sich auf die Automatisierung von Charakter-Rotationen, Dungeon-Farming, wöchentlichen Zielen und gildenbasierter Koordination. Überwachung und Wartung werden durch den Export von Diagnoseprotokollen, die Erkennung von Skript-Stalls und eine grafische Benutzeroberfläche zur Verwaltung von Aufgaben-Assets und Bilderkennungsparametern unterstützt.

    Triggers automation steps based on the detection of visual cues instead of fixed time delays.

    Pythonoasonmyojiscript
    Auf GitHub ansehen↗4,371
  • rogandawes/p4wnp1_aloaAvatar von RoganDawes

    RoganDawes/P4wnP1_aloa

    4,376Auf GitHub ansehen↗

    P4wnP1_aloa is a physical security framework designed to transform a Raspberry Pi into a dedicated appliance for red teaming and penetration testing. It functions as a USB gadget emulation tool, a wireless network spoofing utility, and a GPIO automation controller. The system enables the emulation of composite USB peripherals, such as keyboards, mice, and storage devices, without requiring a reboot. It further provides capabilities for broadcasting fake access point beacons and spoofed responses to emulate diverse wireless network environments. The framework includes a remote management inte

    Coordinates multiple triggers using group channels to ensure actions execute only after a specific sequence of events.

    JavaScript
    Auf GitHub ansehen↗4,376
  1. Home
  2. DevOps & Infrastructure
  3. Container Orchestration
  4. Workload Scheduling and Scaling
  5. Batch Workload Execution
  6. Action Chaining

Unter-Tags erkunden

  • Custom Action Chains1 Sub-TagAssembles multiple individual tasks into a reusable, ordered pipeline that runs as a single automated workflow. **Distinct from Action Chaining:** Distinct from Action Chaining: focuses on user-defined, reusable pipelines rather than pre-built chaining of model actions.