# 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

# Versions

Description Agent skill
Match the latest version of the library. workleap-telemetry
Match the latest 2.* version of the library. workleap-telemetry-v2

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