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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

36 repositorios

Awesome GitHub RepositoriesAgent Configuration Tools

Tools for defining and managing agent metadata, system prompts, and configuration settings.

Explore 36 awesome GitHub repositories matching artificial intelligence & ml · Agent Configuration Tools. Refine with filters or upvote what's useful.

Awesome Agent Configuration Tools GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • openclaw/openclawAvatar de openclaw

    openclaw/openclaw

    380,031Ver en GitHub↗

    Openclaw es una plataforma para gestionar entornos de ejecución de agentes, proporcionando la infraestructura para controlar los ciclos de vida de los agentes, el estado de la sesión y la persistencia del espacio de trabajo. Cuenta con una puerta de enlace centralizada que maneja bucles de modelos, invocación de herramientas y eventos de streaming, al tiempo que admite el enrutamiento multi-agente y la gestión de memoria persistente. El sistema está diseñado para normalizar las firmas de ejecución de herramientas y proporcionar una interfaz estandarizada para la compatibilidad entre proveedores. La plataforma incluye amplias herramientas para desarrolladores, como una interfaz de línea de comandos para la gestión del espacio de trabajo, registro de diagnósticos y una arquitectura de plugins que permite el registro de herramientas y capacidades personalizadas. Admite flujos de trabajo automatizados a través de hooks basados en eventos, programación de tareas e integración con servicios externos. La seguridad se gestiona mediante políticas de ejecución, portabilidad de credenciales y flujos de trabajo de aprobación para las acciones de los agentes. La implementación es compatible con instaladores de infraestructura automatizados y helpers de puerta de enlace en contenedores, con utilidades integradas para copias de seguridad y gestión de configuración. El sistema proporciona un formato estructurado para orquestar flujos de trabajo de varios pasos e incluye herramientas especializadas para la automatización del navegador y la aplicación de parches de código estructurados.

    Enables the definition of agent metadata, system prompts, and configuration settings through workspace-specific files.

    TypeScriptaiassistantcrustacean
    Ver en GitHub↗380,031
  • x1xhlol/system-prompts-and-models-of-ai-toolsAvatar de x1xhlol

    x1xhlol/system-prompts-and-models-of-ai-tools

    141,061Ver en GitHub↗

    This project is a community-driven knowledgebase and registry for AI agent configurations. It serves as a centralized repository for system prompts, environment settings, and integration strategies designed to standardize the behavior of various AI-assisted development tools. By capturing these configurations in a structured format, the project enables developers to maintain consistent AI agent performance across different workstations and environments. The repository distinguishes itself through a hierarchical, version-controlled architecture that treats prompt engineering patterns as portab

    Optimizes prompt and configuration patterns for AI agents operating within the VSCode development ecosystem.

    aiboltcluely
    Ver en GitHub↗141,061
  • ant-design/ant-designAvatar de ant-design

    ant-design/ant-design

    98,362Ver en GitHub↗

    Ant Design is an enterprise-grade component library and design system framework built for developing complex, data-heavy web applications. It provides a comprehensive collection of pre-built, state-driven interface elements that map data properties to rendered components, ensuring consistent interaction patterns and visual language across large-scale projects. The library distinguishes itself through a robust styling architecture that utilizes design tokens and hierarchical configuration providers to propagate global settings like themes, locale, and layout direction. By employing component-l

    Defines standardized formats for embedding design system knowledge into AI-powered coding assistants and development environments.

    TypeScriptant-designantddesign-systems
    Ver en GitHub↗98,362
  • lobehub/lobehubAvatar de lobehub

    lobehub/lobehub

    78,736Ver en GitHub↗

    LobeHub is a comprehensive multi-agent orchestration platform designed for building, configuring, and deploying specialized AI agents. It provides a unified chat-based gateway that allows users to manage autonomous agent teams across web, desktop, and mobile environments. By utilizing a framework that supports persistent memory and granular tool integration, the platform enables the execution of complex, multi-step workflows and domain-specific tasks. The platform distinguishes itself through an interactive artifact renderer that injects dynamic, visual UI elements directly into the chat stre

    Curate documentation and guides to help users locate and evaluate the efficacy of specialized agents.

    TypeScriptagentagent-collaborationagent-harness
    Ver en GitHub↗78,736
  • juliusbrussee/cavemanAvatar de JuliusBrussee

    JuliusBrussee/caveman

    73,390Ver en GitHub↗

    Caveman is a set of tools and configurations designed for large language model token optimization. It focuses on reducing the amount of data processed during AI interactions to lower costs and maximize the available context window. The project implements a fragmented communication style that replaces full grammatical sentences with concise technical keywords. This approach extends to AI context optimization by condensing memory files and tool descriptions, and includes a specialized configuration for generating terse, one-line code reviews and short conventional commit messages. The system i

    Optimizes the Claude Code CLI experience by compressing tool descriptions and communication styles.

    JavaScriptaianthropiccaveman
    Ver en GitHub↗73,390
  • safishamsi/graphifyAvatar de safishamsi

    safishamsi/graphify

    67,973Ver en GitHub↗

    Graphify is a knowledge retrieval system that transforms directories of source code and documentation into structured, queryable project maps. It utilizes a code-to-graph parser to extract technical metadata and system connectivity, converting a mix of code, SQL schemas, and documentation into a unified graph structure. The project distinguishes itself by integrating these knowledge graphs with AI coding assistants through a Model Context Protocol server and dedicated tool hooks. This allows AI agents to perform lookups and impact analysis on node neighbors and shortest paths to understand ho

    Provides configuration profiles and tool hooks to prompt AI agents to query the knowledge graph before accessing source files.

    Pythonantigravityclaude-codecodex
    Ver en GitHub↗67,973
  • imbad0202/academic-research-skillsAvatar de Imbad0202

    Imbad0202/academic-research-skills

    32,007Ver en GitHub↗

    This project is an LLM research workflow framework and academic writing automation tool designed to coordinate the research, drafting, and peer-review processes of scholarly papers. It functions as a scientific manuscript auditor and an AI peer review system that uses multi-agent evaluation to verify citation integrity and score manuscripts against quality rubrics. The system distinguishes itself through a verification suite that employs vision models for figure fidelity auditing and anchor links for claim support verification. It includes a writing style calibration utility that analyzes pre

    Manages a structured research to finalization process using Claude Code plugins and configurations.

    Pythonacademic-pipelineacademic-writingai-research
    Ver en GitHub↗32,007
  • nrwl/nxAvatar de nrwl

    nrwl/nx

    28,939Ver en GitHub↗

    This project is a build orchestration engine and development toolkit designed for managing large-scale monorepos. It provides a unified workspace environment that maps project relationships and dependencies, enabling the system to perform intelligent impact analysis and execute only the tasks affected by specific code changes. The system distinguishes itself through a persistent daemon that monitors file changes for near-instant feedback and a content-addressable caching mechanism that stores task outputs to prevent redundant computation across local and remote environments. It further suppor

    Provides configuration formats for integrating AI coding assistants into the monorepo development workflow.

    TypeScriptangularbuildbuild-system
    Ver en GitHub↗28,939
  • langchain-ai/deepagentsAvatar de langchain-ai

    langchain-ai/deepagents

    25,006Ver en GitHub↗

    Deepagents is an LLM agent orchestration platform and stateful application server designed for deploying and managing AI agents built with computational graphs. It provides a containerized runtime environment that handles agent execution, state persistence, and the versioning of AI assistants. The platform distinguishes itself through deep integration with the Model Context Protocol, allowing agents to function as servers that expose tools and capabilities to external clients. It features a sophisticated observability suite for capturing execution traces, performing LLM-based evaluations agai

    Provides tools to package system prompts, instructions, and tool links into deployable agent repositories.

    Pythonagentsdeepagentslangchain
    Ver en GitHub↗25,006
  • eclipse-theia/theiaAvatar de eclipse-theia

    eclipse-theia/theia

    21,569Ver en GitHub↗

    Theia is a modular framework designed for building professional-grade development environments that function as both local desktop applications and remote browser-based services. It provides a comprehensive toolkit for constructing specialized coding tools, allowing developers to assemble custom interfaces and backend logic through a flexible, contribution-based architecture. The platform distinguishes itself through a highly extensible workbench that supports the integration of existing third-party editor plugins and standard language servers. By utilizing a dependency injection container an

    Enables or disables specific AI assistants and configures their settings and model assignments through a centralized interface.

    TypeScriptcloud-ideeditorelectron
    Ver en GitHub↗21,569
  • krayin/laravel-crmAvatar de krayin

    krayin/laravel-crm

    21,404Ver en GitHub↗

    This project is a modular, open-source customer relationship management platform built on the Laravel framework. It serves as a comprehensive business application framework designed for tracking sales pipelines, managing business entities, and automating marketing workflows. By providing a self-hosted solution, it enables organizations to maintain full control over their contact data, sales leads, and communication history. The platform distinguishes itself through a highly extensible architecture that allows developers to modify core behavior without altering the underlying source code. It u

    Provides specialized instructions to AI tools for generating project-specific code structures via standardized configuration files.

    PHPcrmcrm-multi-tenant-saascrm-platform
    Ver en GitHub↗21,404
  • mastra-ai/mastraAvatar de mastra-ai

    mastra-ai/mastra

    21,221Ver en GitHub↗

    Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and multi-agent systems. It provides a comprehensive suite of primitives for creating resilient AI applications, including durable workflow orchestration, event-driven agent loops, and semantic memory management. By integrating these core components, the platform enables developers to build complex, multi-step processes that can reason about goals and execute tasks without manual intervention. The framework distinguishes itself through its focus on observability and secure, isolated execut

    Decouples agent instructions and tool definitions from code for external configuration.

    TypeScriptagentsaichatbots
    Ver en GitHub↗21,221
  • alchaincyf/huashu-designAvatar de alchaincyf

    alchaincyf/huashu-design

    18,928Ver en GitHub↗

    huashu-design is a design system infrastructure and a set of specialized design engines for high-fidelity HTML prototyping, quality evaluation, and presentation conversion. It provides tools for generating interactive single-file HTML mockups, frame-based motion design, and a visual evaluator that analyzes design quality across five dimensions using radar charts. The system distinguishes itself through a translation pipeline that converts HTML slide decks into editable PowerPoint and PDF objects rather than flat images. It includes a motion design engine that uses a time-slice model to render

    Provides a specialized skill for Claude Code to generate high-fidelity HTML prototypes, presentations, and animations.

    HTML
    Ver en GitHub↗18,928
  • eclipse-che/cheAvatar de eclipse-che

    eclipse-che/che

    7,151Ver en GitHub↗

    This project is a Kubernetes-based cloud IDE platform that provisions and manages containerized development environments accessible via a web browser. It functions as a multi-tenant developer platform, enabling teams to launch standardized workspaces directly from Git repositories. The platform implements development environments as code, using declarative YAML configurations and DevContainer-compatible specifications to define toolsets, IDE settings, and runtime dependencies. This ensures repeatable setups through reusable environment templates and standardized workspace stacks, allowing for

    Defines AI providers and coding assistant tools through registry configurations.

    TypeScriptcloudcloud-idecontainers
    Ver en GitHub↗7,151
  • airweave-ai/airweaveAvatar de airweave-ai

    airweave-ai/airweave

    6,453Ver en GitHub↗

    Airweave is a unified AI knowledge base platform that syncs data from external APIs into a searchable layer for retrieval-augmented generation. It provides a pre-built data connector library and a framework for building custom connectors, enabling the extraction, transformation, and synchronization of structured and unstructured data from SaaS applications. The platform includes a hybrid vector retrieval system that combines semantic, neural, and keyword search strategies to deliver grounded context for AI agents. The platform distinguishes itself through an agentic search engine that iterati

    Allows setting a custom base URL for self-hosted instances in MCP settings.

    Pythonagent-infrastructureaiai-agents
    Ver en GitHub↗6,453
  • smtg-ai/claude-squadAvatar de smtg-ai

    smtg-ai/claude-squad

    6,065Ver en GitHub↗

    Claude Squad is a terminal-based orchestrator for running multiple AI coding assistants in parallel. It manages the lifecycle of AI agent sessions from a single keyboard-driven interface, allowing users to launch, monitor, pause, resume, and terminate agents without leaving the command line. The tool isolates each agent's work in separate git worktrees, so changes remain on independent branches and never interfere with each other. Before any modifications are committed or pushed, users can review a diff preview of what each agent produced and approve or reject the changes. This diff-based app

    Ships a profile launcher that starts different AI coding assistants with user-defined shell commands.

    Goaiderclaude-codecli
    Ver en GitHub↗6,065
  • voltagent/voltagentAvatar de VoltAgent

    VoltAgent/voltagent

    6,020Ver en GitHub↗

    Provides typed agent definitions that bundle roles, tools, memory, and model providers into one configuration.

    TypeScriptagentsaiai-agents
    Ver en GitHub↗6,020
  • cameroncooke/xcodebuildmcpAvatar de cameroncooke

    cameroncooke/xcodebuildmcp

    5,917Ver en GitHub↗

    xcodebuildmcp is a Model Context Protocol server that exposes Xcode build, test, and device management tools for AI coding agents to automate iOS and macOS development workflows. It operates as a background daemon per workspace, communicating tool requests and responses over standard input/output using JSON-RPC messages, and streams progress and results as newline-delimited JSON objects for machine parsing. The project provides an interactive setup wizard and file-based client configuration to install skill files into predefined directories for supported AI coding clients. It manages the full

    Configures MCP servers across multiple AI coding clients with automated skill installation and client integration.

    TypeScript
    Ver en GitHub↗5,917
  • maiot-io/zenmlAvatar de maiot-io

    maiot-io/zenml

    5,452Ver en GitHub↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Centralizes and validates agent service requests to enforce strict internal action boundaries.

    Python
    Ver en GitHub↗5,452
  • zenml-io/zenmlAvatar de zenml-io

    zenml-io/zenml

    5,451Ver en GitHub↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Provides structured, schema-validated service invocations for agents to ensure predictable argument and result handling.

    Pythonagentopsagentsai
    Ver en GitHub↗5,451
Ant.12Siguiente
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Integration and Deployment
  5. Agent Configuration Tools

Explorar subetiquetas

  • AI Agent Registries3 sub-etiquetasVersion-controlled repositories that index and manage configuration patterns for multiple AI coding agents.
  • AI Assistant ConfigurationsStandardized configuration formats for integrating AI models and system prompts into development tools.
  • AI Coding Assistant Configurations2 sub-etiquetasSpecific configuration profiles for AI-powered development tools.
  • Agent CloningCapabilities for creating exact replicas of an agent's configuration, state, and toolsets. **Distinct from Agent Configuration Tools:** Distinct from general configuration tools: specifically addresses the duplication of an entire agent instance for parallel tasks.
  • Claude Code Configurations8 sub-etiquetasVersion-controlled system prompts and integration settings specifically for Claude Code agent environments.
  • Code Augmentation PromptsSystem prompts and configuration patterns specifically designed to augment existing codebases via AI agents.
  • Devin AI ConfigurationsStandardized system prompts and environment settings for the Devin AI coding agent.
  • Google AI Tool ConfigurationsStandardized configuration patterns and system prompts for Google-based AI coding tools.
  • NotionAi ConfigurationsStandardized system prompts and configuration patterns for Notion AI integration.
  • Perplexity ConfigurationsOptimized system prompts and configuration settings for Perplexity AI coding environments.
  • System Prompt RegistriesVersion-controlled repositories for managing and sharing standardized system prompts and agent configuration patterns.
  • Tool Message HandlersRegistration mechanisms that allow agents to recognize and respond to specific tool-related message types. **Distinct from Agent Configuration Tools:** Distinct from Agent Configuration Tools: focuses on the dynamic registration of message handlers for tool interaction rather than static metadata.
  • Typed Agent Definitions1 sub-etiquetaBundles roles, tools, memory, and model providers into a single typed configuration object. **Distinct from Agent Configuration Tools:** Distinct from Agent Configuration Tools: focuses on typed, bundled definitions rather than general metadata and prompt management.
  • VSCode Agent ConfigurationsStandardized prompt and configuration patterns specifically optimized for AI agents integrated within the VSCode environment.