Depends on
Objective
Move SkillX from GitHub registration to immutable reproducible package releases.
Contracts come from Phase 0/1. Package-format work may begin after Phase 0.
Scope
- Deterministic artifact format.
- R2 artifact storage.
- Publisher namespace ownership.
import vs publish semantics.
validate, pack, publish, promote.
- CI trusted/scoped publishing.
- Quarantine/review/yank lifecycle.
- Entitlement-aware artifact resolution.
Implementation tasks
Acceptance criteria
- Same version cannot receive different bytes.
- Manual/CI publish of same input resolves to same digest.
- Retried publish is safe.
- Publisher token cannot change commerce/account state.
- One AgentKit standalone skill is published without altering
ak installer behavior.
Depends on
Epic [Epic] SkillX Marketplace & Agent-Native Platform Roadmap #31
Phase 0 [Phase 0] Foundations and protected data boundaries #32 (contracts and data boundaries)
Phase 1 [Phase 1] Agent-native discovery and compatibility #33 (published contract surfaces)
Objective
Move SkillX from GitHub registration to immutable reproducible package releases.
Scope
importvspublishsemantics.validate,pack,publish,promote.Implementation tasks
publishsemantics towardimport.skillx validate.skillx pack.skillx publish.skillx promote.Acceptance criteria
akinstaller behavior.