Loading...
Loading...
First-time setup for the gman-skills package. Checks whether the dotnet-blazor plugin is installed and installs it when missing. Checks whether the report-server binary exists and downloads it from GitHub Releases when missing. Run once after `npx skills add gvdvenis/gman-skills`. Triggers on: "setup gman skills", "/setup-gman-skills", "install gman skills dependencies".
npx skill4agent add gvdvenis/gman-skills setup-gman-skillsnpx skills add gvdvenis/gman-skillscopilot plugin listdotnet-blazorcopilot plugin marketplace add dotnet/skillscopilot plugin install dotnet-blazor@dotnet-agent-skillsinstalledpresentfailed~/.copilot/gman-skills/bin/report-server.exereport-serverpresentscripts/scripts/setup-report-server.ps1scripts/setup-report-server.shgvdvenis/gman-skills~/.copilot/gman-skills/bin/downloadedpresentfailed~/.copilot/gman-skills/bin/[setup-gman-skills] Setup complete
Component Status
───────────────────────────────
dotnet-blazor plugin installed
report-server binary downloaded[setup-gman-skills] Setup complete with warnings
Component Status Note
───────────────────────────────────────────────
dotnet-blazor plugin present
report-server binary failed No GitHub Release found. Build from source:
cd src/report-server && dotnet publish -c Release -r win-x64
Then copy the binary to ~/.copilot/gman-skills/bin/