Skip to content

Let install skills with github cli #25

@desk7

Description

@desk7

Use Case

Github CLI lets you install skills from online repos. I managed to install some of them from the repo https://github.com/matlab/skills. However, I could not install skills from this repo. I think the cause is the containing folder, named skills-catalog instead of the patterns expected by the cli.

 gh skill install https://github.com/matlab/matlab-agentic-toolkit skills-catalog/matlab-core
Using ref 2026.05.06 (8a2d96a9)
no skills found in matlab/matlab-agentic-toolkit
  Expected skills in skills/*/SKILL.md, skills/{scope}/*/SKILL.md,
  {prefix}/skills/*/SKILL.md, {prefix}/skills/{scope}/*/SKILL.md,
  */SKILL.md, or plugins/*/skills/*/SKILL.md
gh skill install https://github.com/matlab/matlab-agentic-toolkit skills-catalog/matlab-core/matlab-debugging
Using ref 2026.05.06 (8a2d96a9)
no skills found in matlab/matlab-agentic-toolkit
  Expected skills in skills/*/SKILL.md, skills/{scope}/*/SKILL.md,
  {prefix}/skills/*/SKILL.md, {prefix}/skills/{scope}/*/SKILL.md,
  */SKILL.md, or plugins/*/skills/*/SKILL.md
  This repository may be a curated list rather than a skills publisher

PS: As side question, what is the difference between the skills in this repo and those ones in https://github.com/matlab/skills?

Relevant Skill or MCP Tool

No response

Proposed Behavior

I would like to be able to install skills from this repo directly from github CLI.

Current Workaround

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeston-holdNo plan to address now, but keep open to reconsider as tools and the market evolve.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions