microsoft/power-platform-power-pages-report-issue
> Use this skill when the user wants to "report a bug", "file an issue", "report an issue", "submit a bug report", or report any problem with the power-pages plugin to the GitHub repository.
npx skills add https://github.com/microsoft/power-platform-skills --skill report-issue
> Plugin check: Run node "${PLUGIN_ROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding.
Workflow: report-issue-workflow.md — Read and follow all phases defined in that bundled file.
Take microsoft/power-platform-power-pages-report-issue from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.