Skip to main content

kolo

Kolo is a text-based Python debugger that captures every executed function, return value, local variable, HTTP request, and SQL query into greppable trace files. Use this skill for tricky debugging challenges, to verify that code behaves as expected at runtime, and to see the real data and values passing through the code. Use it to see the real data returned by sql queries or the real http data sent and received. Use it when the user reports something is not working, but you're not sure why - even if the user doesn't explicitly mention "kolo" or "debugging".

Jump to install

Source facts

Repository
koloai/kolo
Last source activity
April 17, 2026 at 00:40
Detected SKILL.md language
English
Stars
525
Forks
13

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.