awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Tooling and Integration Interfaces · Awesome GitHub Repositories

6 repos

Awesome GitHub RepositoriesTooling and Integration Interfaces

Mechanisms and bridges that enable agents to interact with external functions, APIs, and secure execution environments.

Explore 6 awesome GitHub repositories matching artificial intelligence & ml · Tooling and Integration Interfaces. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Artificial Intelligence Research
  4. Agent Architectures
  5. Tooling and Integration Interfaces

Awesome Tooling and Integration Interfaces GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • anthropics/skills

    anthropics/skills

    71,987GitHubView on GitHub↗

    This project provides a standardized framework for extending the functional range of artificial intelligence agents through a registry of modular, declarative instructions. It enables agentic workflow automation by allowing developers to define task-specific behaviors and operational constraints that guide how agents i

    Pythonagent-skills
  • dair-ai/Prompt-Engineering-Guide

    dair-ai/Prompt-Engineering-Guide

    70,526GitHubView on GitHub↗

    This project is a comprehensive educational resource and knowledge base dedicated to the development and application of large language models and autonomous agentic systems. It provides a structured framework for understanding prompt engineering, context management, and the architectural patterns required to build task

    MDXagentagentsai-agents
  • OpenHands/OpenHands

    OpenHands/OpenHands

    67,974GitHubView on GitHub↗

    OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system

    Pythonagentartificial-intelligencechatgpt
  • cline/cline

    cline/cline

    58,164GitHubView on GitHub↗

    Cline is an extensible agent runtime and multi-agent orchestration engine designed to automate complex software engineering workflows. It functions as an integrated development environment extension that bridges strategic task planning with autonomous execution, allowing users to manage multi-step projects through huma

    TypeScript
  • Mintplex-Labs/anything-llm

    Mintplex-Labs/anything-llm

    54,751GitHubView on GitHub↗

    This platform serves as a comprehensive environment for managing private language models, document knowledge bases, and automated agent workflows within secure local infrastructure. It functions as a document-aware workspace that enables users to ingest diverse file formats into searchable repositories, ensuring that a

    JavaScriptai-agentscustom-ai-agentsdeepseek
  • FoundationAgents/OpenManus

    FoundationAgents/OpenManus

    54,544GitHubView on GitHub↗

    OpenManus is an autonomous agent framework designed to build intelligent software entities capable of executing complex, multi-step tasks through independent decision-making. It functions as a workflow orchestration engine that uses a central language model to interpret user goals, break them down into actionable steps

    Python

Explore sub-tags

  • Agent Tooling ExtensionsInterfaces that allow for the registration and integration of custom tools to extend the functional capabilities of autonomous agents.
  • Declarative Skill OrchestrationsSystems that manage agent logic through high-level metadata and instructions rather than hard-coded routines.
  • Dynamic Capability DiscoveryMechanisms for agents to identify and select available tools at runtime.
Modular Agent Skill Executions
Interfaces that enable language models to dynamically invoke external functions through modular tool-calling mechanisms.
  • Modular Capability CompositionsSystems that configure agent behavior by assembling interchangeable components like providers and policies.
  • Tool Execution BridgesMechanisms that facilitate agent interaction with host environments by executing registered functions and shell commands.