-
-
Notifications
You must be signed in to change notification settings - Fork 80.7k
[Feature]: Provide Skills, Plugins and Workspace templates in OCI+ORAS format #90605
Copy link
Copy link
Open
Labels
P3Low-priority cleanup, docs, polish, ergonomics, or speculative work.Low-priority cleanup, docs, polish, ergonomics, or speculative work.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:needs-security-reviewClawSweeper marked this issue as needing security-sensitive review.ClawSweeper marked this issue as needing security-sensitive review.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.enhancementNew feature or requestNew feature or requestimpact:securitySecurity boundary, credential, authz, sandbox, or sensitive-data risk.Security boundary, credential, authz, sandbox, or sensitive-data risk.issue-rating: 🌊 off-meta tidepoolIssue quality rating does not apply to this item.Issue quality rating does not apply to this item.
Description
Metadata
Metadata
Assignees
Labels
P3Low-priority cleanup, docs, polish, ergonomics, or speculative work.Low-priority cleanup, docs, polish, ergonomics, or speculative work.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:needs-security-reviewClawSweeper marked this issue as needing security-sensitive review.ClawSweeper marked this issue as needing security-sensitive review.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.enhancementNew feature or requestNew feature or requestimpact:securitySecurity boundary, credential, authz, sandbox, or sensitive-data risk.Security boundary, credential, authz, sandbox, or sensitive-data risk.issue-rating: 🌊 off-meta tidepoolIssue quality rating does not apply to this item.Issue quality rating does not apply to this item.
Type
Fields
Priority
None yet
Summary
Example of the concept: https://gitlab.com/xrow-public/helm-openclaw/-/blob/main/chart/README.md?ref_type=heads#setup-with-a-profile
REF:
Problem to solve
The OCI standard better standard is a standard for distributing artifacts (Skills, Plugins and Workspace templates) with many problems solved. Also looking at disconnceted setups.
Proposed solution
Example: Load a workspace:
Alternatives considered
Other exisiting package formats
Impact
The whole ecosystem
Evidence/examples
https://gitlab.com/xrow-public/helm-openclaw/
https://gitlab.com/xrow-public/helm-openclaw/container_registry
Additional information
This is most likely a BC break but how about:
openclaw registry login registry.gitlab.com -u X -p X
openclaw skills install oci://registry.gitlab.com/xrow-public/helm-openclaw/skills/gitlab-agent:1.44.12
openclaw plugins install oci://registry.gitlab.com/xrow-public/helm-openclaw/plugins/gitlab-agent:1.44.12