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
Atualizado 4/1/2026
Estrelas
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use silk-profiler