home/categories/debugging/baserow-baserow-agents-skills-silk-profiler-skill-md
debuggingtools

silk-profiler

Investigate backend performance using Django Silk profiling data. Use when investigating a slow endpoint, a potential bottleneck, N+1 queries, or understanding query patterns for a specific request.

baserow
maintainer
baserow
Updated 4/1/2026
Stars
4607
Forks
567
quick start

Installation and usage

Investigate backend performance using Django Silk profiling data. Use when investigating a slow endpoint, a potential bottleneck, N+1 queries, or understanding query patterns for a specific request.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use silk-profiler