4 repository-uri
Loads isolated tools and skills dynamically at runtime to extend AI agent capabilities without modifying core code.
Distinct from Plugin Extenders: Distinct from Plugin Extenders: specifically targets AI agent skill and tool extension rather than general application plugin loading.
Explore 4 awesome GitHub repositories matching software engineering & architecture · Agent Skill Extenders. Refine with filters or upvote what's useful.
Edict is a multi-agent orchestration system and framework designed to coordinate specialized large language model agents. It functions as a workflow designer and orchestrator that decomposes complex objectives into structured plans, using directed acyclic graphs and role-based hierarchies to execute sub-tasks. The system is distinguished by its event-driven architecture, utilizing a publish-subscribe event bus and transactional outbox to manage agent communications and task transitions. It features a dedicated skill management system that allows for the importation, updating, and sandboxed ex
Loads isolated tools and specialized skills dynamically at runtime via URLs or file paths.
IntentKit is an open-source platform for deploying and managing a collaborative team of AI agents that can work together to complete complex tasks. It provides a self-hosted agent orchestrator that coordinates multiple agents through a modular pipeline of entrypoints, orchestration, and storage, all running as containerized services using Docker Compose or Swarm for production-grade deployment. The platform distinguishes itself by offering a plugin-based system for extending agent capabilities without modifying the core codebase, along with built-in integrations for connecting agents to socia
Extends agent capabilities through a pluggable skill system without modifying the core codebase.
Material Kit is an open-source UI component library that provides pre-styled Material Design elements for building responsive web interfaces with Bootstrap 5. It offers a collection of reusable components like buttons, inputs, navbars, cards, and modals that follow Google's Material Design guidelines, along with a 12-column flexbox grid system for fluid layouts that adapt to any screen size. The kit distinguishes itself by including pre-built page sections such as headers, feature blocks, pricing tables, and footers that can be combined into complete page layouts, reducing the time needed to
Mentions installing pre-built skills for AI agents, but this is not a capability of the repository.
Acest proiect este un framework de agenți AI și chatbot multi-canal care permite unei singure inteligențe AI să fie implementată pe diverse platforme de mesagerie, interfețe web și conturi de e-mail. Acesta funcționează ca un gateway AI cross-model, oferind o interfață unificată pentru a ruta cererile între diferiți furnizori de modele de limbaj mari. Sistemul se distinge prin capabilitățile sale de planificare autonomă a sarcinilor și gestionare a cunoștințelor. Poate descompune obiectivele complexe în pași de execuție secvențiali folosind instrumente externe și un browser headless, extrăgând simultan informații din conversații pentru a construi o bază de cunoștințe structurată cu grafuri de relații vizuale. Platforma include un sistem de memorie pe mai multe niveluri pentru regăsirea contextului pe termen lung, un motor de plugin-uri de competențe dinamice pentru extinderea funcționalității și capacitatea de a executa comenzi de sistem la distanță. De asemenea, suportă fluxuri de lucru multimodale, permițând schimbul de imagini, mesaje vocale și fișiere între diferite canale de comunicare. Instanța poate fi gestionată printr-o consolă web, o interfață de comandă bazată pe terminal sau prin comenzi slash în chat.
Features a dynamic engine that loads isolated tools and skills at runtime to extend agent capabilities.