Skip to content

skills are not being loaded #816

@scaryrawr

Description

@scaryrawr

Describe the bug

If you run /skills it mentions it should load skills from the home directory:

Skills are automatically discovered from:

  • ~/.copilot/skills/ (personal GitHub skills)
  • ~/.claude/skills/ (personal Claude skills)
  • [repo-root]/.github/skills/ (project skills)
  • [repo-root]/.claude/skills/ (project Claude skills)

But even if I have skills in ~/.copilot/skills or ~/.claude/skills or a local .github/skills I get:

No skills found.

Affected version

0.0.371 Commit: e3fbcaf

Steps to reproduce the behavior

I do:

mkdir -p ~/.copilot
gh repo clone scaryrawr/skillz ~/.copilot/skills # ~/.claude/skills as well to check
copilot

Expected behavior

That my azure-cli skill is listed.

Additional context

  • macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions