From the doc site (https://microsoft.github.io/skills/#skill=microsoft-foundry) there's install command like npx skills add microsoft/skills --skill microsoft-foundry, but that not work on running.
Probably because some skills are under plugin, thus cannot be detected from repo root.
From the doc site (https://microsoft.github.io/skills/#skill=microsoft-foundry) there's install command like
npx skills add microsoft/skills --skill microsoft-foundry, but that not work on running.Probably because some skills are under plugin, thus cannot be detected from repo root.