Skip to content

[BUG] Install does not find skills not in root #413

@PhilippTh

Description

@PhilippTh

Describe the bug
I tried to install certain skills from a repo that I use to collect skills, commands and a lot of other agent resources. In that repo, I do have several folders like /skills/, /commands/, etc. to organise the relevant resources. So I tried running apm install PhilippTh/agent-resources/skills/article-review but got the following error:

[x] PhilippTh/agent-resources/skills/article-review -- not accessible or doesn't
exist
All packages failed validation. Nothing to install.

To Reproduce
Steps to reproduce the behavior:

  1. Run apm install <your-account>/<your-private-repo>/skills/<your-skill>
  2. See error

Expected behavior
APM should be able to discover skills if they are not in the root directory.

Environment (please complete the following information):

  • OS: macOs
  • Python Version: 3.12
  • APM Version: 0.8.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-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