awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • agentskills/agentskillsAvatar de agentskills

    agentskills/agentskills

    10,303Voir sur GitHub↗

    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
    Voir sur GitHub↗10,303
  • openai/skillsAvatar de openai

    openai/skills

    9,043Voir sur GitHub↗

    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
    Voir sur GitHub↗9,043
  • danielmiessler/personal_ai_infrastructureAvatar de danielmiessler

    danielmiessler/Personal_AI_Infrastructure

    8,901Voir sur GitHub↗

    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
    Voir sur GitHub↗8,901
  • checkstyle/checkstyleAvatar de checkstyle

    checkstyle/checkstyle

    8,867Voir sur GitHub↗

    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
    Voir sur GitHub↗8,867
  • alibaba/higressAvatar de alibaba

    alibaba/higress

    7,558Voir sur GitHub↗

    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
    Voir sur GitHub↗7,558
  1. Home
  2. Software Engineering & Architecture
  3. Package-Based Code Organization
  4. Capability Packaging