mcpbeat

Telemetry

microsoft/power-platform-telemetry

> 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 telemetry", "stop collecting usage data", "enable telemetry", "telemetry status".

593 tokens
context cost
the whole folder, loaded on every use
2
files
instructions only
0
copies elsewhere
how many repositories repackaged it
601
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/microsoft/power-platform-skills --skill telemetry

What comes with it

1 632 bytes besides the instruction
telemetry-workflow.md

What it tells the agent to use

found in the instruction text
Bash runs shell commands — read the instruction before connecting

The instruction itself

as written by the author

> 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.

How to use it

Copy the folder

Take microsoft/power-platform-telemetry from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

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.