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

    area/cliCLI command surface, flags, help text (cross-cutting).area/docs-sitedocs/src/content (Starlight), README, doc generation.enhancementDeprecated: use type/feature. Kept for issue history; will be removed in milestone 0.10.0.needs-triageDeprecated: use status/needs-triage. Kept for issue history; will be removed in milestone 0.10.0.status/needs-designDirection approved, design discussion required before code.status/triagedInitial agentic triage complete; pending maintainer ratification (silence = approval).theme/portabilityOne manifest, every target. Multi-target deploy, marketplace, packaging, install.type/featureNew capability, new flag, new primitive.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions