4 रिपॉजिटरी
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.
यह प्रोजेक्ट एक मल्टी-चैनल AI एजेंट और चैटबॉट फ्रेमवर्क है, जो एक ही AI इंटेलिजेंस को विभिन्न मैसेजिंग प्लेटफॉर्म, वेब इंटरफेस और ईमेल अकाउंट्स पर डिप्लॉय करने की सुविधा देता है। यह एक क्रॉस-मॉडल AI गेटवे के रूप में कार्य करता है, जो अलग-अलग लार्ज लैंग्वेज मॉडल प्रोवाइडर्स के बीच रिक्वेस्ट को रूट करने के लिए एक एकीकृत इंटरफेस प्रदान करता है। यह सिस्टम अपनी स्वायत्त कार्य योजना (autonomous task planning) और ज्ञान प्रबंधन क्षमताओं के लिए जाना जाता है। यह बाहरी टूल्स और हेडलेस ब्राउज़र का उपयोग करके जटिल लक्ष्यों को क्रमिक निष्पादन चरणों में विभाजित कर सकता है, साथ ही बातचीत से जानकारी निकालकर विज़ुअल रिलेशनशिप ग्राफ के साथ एक संरचित ज्ञान आधार (knowledge base) तैयार कर सकता है। इस प्लेटफॉर्म में लॉन्ग-टर्म कॉन्टेक्स्ट रिट्रीवल के लिए एक टियर्ड मेमोरी सिस्टम, कार्यक्षमता बढ़ाने के लिए एक डायनामिक स्किल प्लगइन इंजन और रिमोट सिस्टम कमांड निष्पादित करने की क्षमता शामिल है। यह मल्टीमॉडल वर्कफ़्लो को भी सपोर्ट करता है, जिससे विभिन्न संचार चैनलों पर इमेज, वॉयस मैसेज और फाइलों का आदान-प्रदान संभव होता है। इस इंस्टेंस को वेब कंसोल, टर्मिनल-आधारित कमांड इंटरफेस या इन-चैट स्लैश कमांड के माध्यम से मैनेज किया जा सकता है।
Features a dynamic engine that loads isolated tools and skills at runtime to extend agent capabilities.