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
Actualizado 4/1/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use silk-profiler