Skip to content

Remote registry support in install.sh #2

@haluke1

Description

@haluke1

Description

Currently install.sh has placeholder for remote registry fetching. Implement actual remote registry support.

Requirements

  • Fetch skill metadata from registry API
  • Download skill tarball
  • Verify checksum before extraction
  • Support multiple registry sources

API Endpoints

GET /skills/{name}/{version}
GET /skills/{name}/latest

Labels

enhancement, help wanted

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions