awesome-repositories.com
Blog
awesome-repositories.com

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

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

5 Repos

Awesome GitHub RepositoriesCapability Packaging

Standardized folder structures for bundling metadata and executable logic to ensure portable distribution of agent skills.

Distinct from Package-Based Code Organization: Focuses on the packaging and distribution format of agent capabilities rather than general code organization patterns.

Explore 5 awesome GitHub repositories matching software engineering & architecture · Capability Packaging. Refine with filters or upvote what's useful.

Awesome Capability Packaging GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • agentskills/agentskillsAvatar von agentskills

    agentskills/agentskills

    10,303Auf GitHub ansehen↗

    Agent Skills is a framework for bundling executable scripts and metadata to extend the capabilities and tool-use of language model agents. It provides a standardized directory structure for packaging specialized workflows, technical instructions, and portable agent capabilities for distribution across different AI platforms. The project features a tool optimization suite used to refine skill triggers and evaluate the reliability of agent-activated capabilities. It includes a context-aware knowledge manager that organizes technical references into a hierarchy, loading them on demand to reduce

    Implements a standardized directory structure for packaging and distributing specialized agent workflows and technical instructions.

    Pythonagent-skills
    Auf GitHub ansehen↗10,303
  • openai/skillsAvatar von openai

    openai/skills

    9,043Auf GitHub ansehen↗

    This project is a framework for packaging and installing standardized capabilities, scripts, and instructions that LLM agents execute to perform complex tasks. It functions as a tool orchestrator and skill framework, bundling instructions and resources into portable formats that agents discover and use for repeatable workflows. The system distinguishes itself through a manifest-driven discovery process, allowing agents to identify available capabilities and their execution parameters. It supports the deployment of these modular capability sets into isolated runtime environments using remote U

    Bundles instructions and scripts into portable packages that agents discover and install to expand their toolset.

    Python
    Auf GitHub ansehen↗9,043
  • danielmiessler/personal_ai_infrastructureAvatar von danielmiessler

    danielmiessler/Personal_AI_Infrastructure

    8,901Auf GitHub ansehen↗

    This project is a comprehensive AI infrastructure that combines an LLM agent orchestration framework, an autonomous research system, and a local AI environment. It centers on the creation of a personal knowledge graph and a programmatic prompt engineering library to provide long-term memory and optimized reasoning for artificial intelligence tasks. The system is distinguished by its ability to compose multi-agent teams using specialized personas and deterministic skills to execute complex workflows. It features an autonomous research pipeline capable of deep investigations and adversarial ana

    Provides standardized skill packages with setup and verification files for predictable agent capability deployment.

    TypeScriptaiaugmentationhumans
    Auf GitHub ansehen↗8,901
  • checkstyle/checkstyleAvatar von checkstyle

    checkstyle/checkstyle

    8,867Auf GitHub ansehen↗

    Checkstyle is a Java static analysis tool and linter designed to identify and enforce coding standards and best practices. It functions as a code quality auditor and Javadoc validation tool, checking source code against configurable rulesets to ensure structural and stylistic consistency. The project allows for the creation of custom linting rules by extending a core API to inspect the abstract syntax tree. It further enables specialized validation through the use of XPath expressions to query the syntax tree for specific code patterns and violations. Capability areas include the enforcement

    Ensures all package-level annotations are located within the package-info file for proper organization.

    Javacode-qualitycommand-line-toolhacktoberfest
    Auf GitHub ansehen↗8,867
  • alibaba/higressAvatar von alibaba

    alibaba/higress

    7,558Auf GitHub ansehen↗

    Higress is an AI API gateway and cloud-native traffic manager that functions as a Kubernetes ingress controller. It provides a centralized system for routing, securing, and optimizing traffic directed toward large language models, AI agents, and microservice architectures. The project distinguishes itself through deep AI orchestration, including the ability to host and manage Model Context Protocol servers that transform REST APIs into tools for AI agents. It features specialized AI infrastructure for model request proxying, protocol translation across multiple providers, and semantic-based c

    Wraps models, agents, and servers into standardized product packages with custom metadata and guides.

    Goai-gatewayai-nativeapi-gateway
    Auf GitHub ansehen↗7,558
  1. Home
  2. Software Engineering & Architecture
  3. Package-Based Code Organization
  4. Capability Packaging