Telemetry
Skill microsoft/power-platform-skills/plugins/power-pages/skills/telemetry
A plugin marketplace for Claude Code/GitHub Copilot that provides Power Platform development plugins, including reusable skills, agents, and commands for building and deploying solutions.
npx -y skills add microsoft/power-platform-skills --skill telemetryAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Use this skill when the user wants to enable, disable, turn on or off, opt out of, opt in to, or check the status of power-pages telemetry / anonymous usage data. Triggers: "disable telemetry", "turn off telemetry", "opt out of telemetry", "stop collecting usage data", "enable telemetry", "telemetry status".
SKILL.md
0.7 KB, as published. Nobody here has run it
Plugin check: Run
node "${PLUGIN_ROOT}/scripts/check-version.js"— if it outputs a message, show it to the user before proceeding.
Workflow: telemetry-workflow.md — Read and follow all steps defined in that bundled file.