Skip to content

[FEATURE] Skills install syntax support having compatibility with that of Vercel #685

@lirantal

Description

@lirantal

Is your feature request related to a problem? Please describe.
Support skill install syntax similar to that of Vercel skills npx package

Describe the solution you'd like
Example:

npx skills add https://github.com/anthropics/skills --skill frontend-design

As you can see, it uses a --skill flag, unlike currently in apm which requires a full directory part in the git repo. It also accepts the github URL syntax (https://github.com/) instead of only owner/repo format.

Describe alternatives you've considered
It would be a nice DX to be able to swap between Vercel skills and that of apm easily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds-triageNew issue, not yet reviewed by maintainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions