Skip to content

[FEATURE] Install skills from plugins #441

@daghb

Description

@daghb

Is your feature request related to a problem? Please describe.

When apm installs a plugin that includes skills and instructions, these are not mapped/copied from .claude/skills, .github/skills and into the /apm_modules folder structure. It is unclear to me whether this feature is already implemented and can be classified as a bug, or if this exact feature does not exist yet.

Describe the solution you'd like

When running apm install on an apm package that includes plugins, these plugins are copied into the /apm_modules folder, but no skills are exposed in the /skills folder. If I choose to install a skill natively that skill is neatly put in the correct folder, but not if I use a plugin package

Describe alternatives you've considered

Can be bypassed by referencing the skills folder directly, for example dotnet/skills/plugins/dotnet-nuget/skills/convert-to-cpm, but it seems odd to reference the package at dotnet/skills/plugins/dotnet-nuget without the skills included being installed.

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