home/categories/knowledge-base/elinsky-python-coding-dojo-claude-skills-log-attempt-skill-md
knowledge-basedocumentation

log-attempt

Log a coding problem attempt when user says "log <problem_id>" with time, tries, solved status, hints, or solution usage. Parses natural language like "log count_bits - 15 min, 3 tries, solved" and calls the log-attempt script.

elinsky
maintainer
elinsky
Actualizado 12/17/2025
Estrellas
0
Forks
0
quick start

Installation and usage

Log a coding problem attempt when user says "log <problem_id>" with time, tries, solved status, hints, or solution usage. Parses natural language like "log count_bits - 15 min, 3 tries, solved" and calls the log-attempt script.

Instalación
$ install --globalskills.sh
Uso

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

skills use log-attempt