#
Use with agents
Information about this logging library can be shared with different agents using the workleap-logging agent skill.
#
Install agent skill
Open a terminal and install the workleap-logging agent skill by running the following command:
npx skills add https://github.com/workleap/wl-logging --skill workleap-logging
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.
#
Try it 🚀
Once the skill is installed, start an agent and ask it to setup a project:
I'm setting up logging in a new React + TypeScript application. Setup the project to use Workleap logging using the documented APIs and patterns, and write a simple log to the console with a logger.