Skip to content

OCI-based skill distribution #4

@pavelanni

Description

@pavelanni

Summary

Allow skills to be pulled from an OCI registry, similar to how container images are distributed.

Motivation

Skills are currently loaded from the filesystem (ConfigMap-mounted directories). OCI distribution would enable versioned skill sharing across teams and organizations without rebuilding images.

Design considerations

  • Use OCI artifacts spec for skill packaging
  • Support pulling skills at agent startup or on demand
  • Integrate with existing pkg/skills/ discovery and loading
  • Consider signing and verification for skill provenance

From roadmap: docs/slides/docsclaw-intro.html, slide 6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions