#
Use with agents
Information about the telemetry libraries can be shared with different agents using the workleap-telemetry agent skill.
#
Install agent skill
Open a terminal and install the workleap-telemetry agent skill by running the following command:
pnpx skills add https://github.com/workleap/wl-telemetry --skill workleap-telemetry
The skills.sh CLI will prompt you to choose whether to install the skill globally or within a project. We recommend installing it locally so it is available for code review tools such as Copilot or Claude Code.
#
Versions
#
Try it 🚀
Once the skill is installed, start an agent and ask it to setup a project:
I'm setting up telemetry in a new React + TypeScript application. Set up Workleap telemetry end-to-end using the documented APIs and patterns.